1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Joshua M. Boniface
2d381bbdc6 Bump version to 10.7.2 2021-04-11 14:20:17 -04:00
Joshua M. Boniface
def3532019 Bump version to 10.7.1 2021-03-21 19:24:02 -04:00
Brian J. Murrell
bcba45fc7d
Bump the Release:
So that it successfully upgrades any broken ones.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-03-11 08:46:53 -05:00
Brian J. Murrell
e404106f9c
Make directory permissions 755
Files can/should be 644 but directories need to be 755.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-03-11 08:33:38 -05:00
Brian J. Murrell
31b52f2c32
Reduce permissions
Giving everything a blanket execute permission is overzealous and dangerous.

Change permissions to 644.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-03-10 10:25:29 -05:00
Brian J. Murrell
a6d9897d8f
Escape macro in comment
Not really allowed to use macros in comments and rpmbuild on F33 is starting
to enforce this.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-03-10 09:59:31 -05:00
Brian J. Murrell
925c2c926d
Add BR: nodejs for Fedora 33 and up
nodejs doesn't seem to be implicitly installed as a BR: on Fedora 33, so set
an explicit BR: for it.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-03-10 09:37:44 -05:00
Joshua M. Boniface
a1dddf4524 Bump version to 10.7.0 2021-03-08 17:03:07 -05:00
Joshua M. Boniface
0ccbae44d1 Bump version to 10.7.0~rc4 2021-02-21 13:42:10 -05:00
Joshua M. Boniface
d4c8cceb7f Bump version to 10.7.0-rc3 2021-01-23 16:02:48 -05:00
Joshua M. Boniface
58dc73cf66 Bump version to 10.7.0-rc2 2020-12-31 19:24:43 -05:00
Joshua M. Boniface
4b9ffb7b22 Bump version to 10.7.0~rc1 2020-12-04 21:00:31 -05:00
dkanada
2032322692
revert release bump for now 2020-09-16 04:23:48 +09:00
Brian J. Murrell
6553cea696
Add BR: git for all distros
Seems the Fedora yarn package also doesn't Requires: git so add it
as a BuildRequires:.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2020-09-03 10:33:59 -04:00
Joshua M. Boniface
2ff95140bb Merge pull request #1849 from brianjmurrell/patch-1
Add BuildRequires: git to Fedora specfile

(cherry picked from commit 5f1af65c2e)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-08-30 16:07:09 -04:00
Joshua M. Boniface
fc73a8a98a Bump master version to 10.7.0 for next release 2020-07-27 19:15:26 -04:00
dkanada
f9797c0658 add packaging step on azure and refactor pipelines 2020-06-13 00:18:20 +09:00
dkanada
c867677d70
update links
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-19 20:29:30 +09:00
Joshua M. Boniface
60b0bbd082 Improve dependencies in CentOS 2020-03-24 00:19:04 -04:00
Joshua M. Boniface
a52d37bfa9 Add Fedora package specification 2020-03-24 00:02:41 -04:00