Cody Robibero
cb6e6879e2
Merge pull request #7614 from mihawk90/fedora-spec-rework
2 years ago
Cody Robibero
ec2ad4ec8c
Upgrade to dotnet 6.0.6
2 years ago
Tarulia
6d5c697183
Add make in Fedora Docker install
...
Fedora 36 doesn't seem to ship make, so add it manually.
2 years ago
Tarulia
9b805c9e83
Use Fedora 36 image in Fedora Docker builds
...
* fixes #7504
2 years ago
Cody Robibero
a82e378da9
Update to dotnet 6.0.5
3 years ago
Cody Robibero
cb0baddde3
Update to dotnet 6.0.4
3 years ago
Cody Robibero
965bf7332f
Update to dotnet 6.0.3
3 years ago
Cody Robibero
b98cc71c3b
Update to dotnet 6.0.2
...
Signed-off-by: Cody Robibero <cody@robibe.ro>
3 years ago
Cody Robibero
5e8aaa68cf
Update to dotnet 6.0.1
3 years ago
Cody Robibero
40045d2147
Update to full dotnet 6
3 years ago
Cody Robibero
2b10251b32
Update to dotnet6.rc2
3 years ago
Cody Robibero
4fc3de9b75
Fix builds for dotnet6 ( #6595 )
...
* Target net6.0
* Use new Enum.TryParse(ReadOnlySpan<char>) overload
* Replace RNGCryptoServiceProvider with RandomNumberGenerator
* ci - target net6.0 (#6594 )
* Update deployment for dotnet6
* Use generic 6.0.x preview for CI
* Update direct dotnet download links
Co-authored-by: Bond_009 <bond.009@outlook.com>
3 years ago
h1dden-da3m0n
6a3ec7b479
change OS packaging images to be quiet
...
also uses the base dotnet/sdk image where possible
3 years ago
Joshua M. Boniface
235b36a4c7
Remove Microsoft repo from install step
...
This was breaking Fedora builds due to a mismatch. We can use the .NET
SDK 5.0 from the Fedora 33 repos instead and this seems to work.
4 years ago
Anthony Lavado
ad719b7ac6
Merge pull request #4460 from yodatak/patch-1
...
Bump dependencies to Fedora 33
4 years ago
Odd Stråbø
001bf95d10
Fedora: install systemd as build dependency
4 years ago
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
4 years ago
yodatak
7104a37be1
Bump dependencies to Fedora 33
...
Fedora 33 is out so Fedora 31 is unmaintened so its time to migrate the build to Fedora 33 !
4 years ago
Joshua M. Boniface
be9eb0f19e
Unify dep installation and update
5 years ago
Joshua M. Boniface
6028bc0f79
Port Fedora and CentOS builds and remove web build
...
Simplifies a number of aspects of the RPM build, including moving
.copr/Makefile into the "fedora/" folder (and leaving a symlink),
removing the jellyfin-web build components, and renaming it
jellyfin-server like Debian did.
5 years ago