Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
c35112f0d4 | ||
|
5bdd34efa5 | ||
|
dae1b71eec |
25
mono.spec
25
mono.spec
@ -21,10 +21,10 @@
|
|||||||
%undefine _missing_build_ids_terminate_build
|
%undefine _missing_build_ids_terminate_build
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global xamarinrelease 182
|
%global xamarinrelease 122
|
||||||
Name: mono
|
Name: mono
|
||||||
Version: 6.12.0
|
Version: 6.12.0
|
||||||
Release: 9%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Cross-platform, Open Source, .NET development framework
|
Summary: Cross-platform, Open Source, .NET development framework
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -182,7 +182,7 @@ assemblies: Microsoft.Vsa,
|
|||||||
System.Configuration.Install, System.Management, System.Messaging.
|
System.Configuration.Install, System.Management, System.Messaging.
|
||||||
|
|
||||||
%package reactive
|
%package reactive
|
||||||
License: MIT and ASL 2.0
|
License: MIT License (or similar) ; Apache License 2.0
|
||||||
Summary: Reactive Extensions for Mono core libraries
|
Summary: Reactive Extensions for Mono core libraries
|
||||||
Requires: mono-core = %{version}-%{release}
|
Requires: mono-core = %{version}-%{release}
|
||||||
|
|
||||||
@ -191,7 +191,7 @@ Reactive Extensions for Mono, this packages don't depend on
|
|||||||
desktop-specific features.
|
desktop-specific features.
|
||||||
|
|
||||||
%package reactive-winforms
|
%package reactive-winforms
|
||||||
License: MIT and ASL 2.0
|
License: MIT License (or similar) ; Apache License 2.0
|
||||||
Summary: Reactive Extensions for Mono desktop-specific libraries
|
Summary: Reactive Extensions for Mono desktop-specific libraries
|
||||||
Requires: mono-core = %{version}-%{release}
|
Requires: mono-core = %{version}-%{release}
|
||||||
Requires: mono-reactive = %{version}-%{release}
|
Requires: mono-reactive = %{version}-%{release}
|
||||||
@ -501,7 +501,7 @@ rm %{buildroot}%{_bindir}/mono-find-provides
|
|||||||
|
|
||||||
%post core
|
%post core
|
||||||
%{?ldconfig}
|
%{?ldconfig}
|
||||||
cert-sync --quiet /etc/pki/tls/certs/ca-bundle.crt
|
cert-sync /etc/pki/tls/certs/ca-bundle.crt
|
||||||
|
|
||||||
%ldconfig_postun
|
%ldconfig_postun
|
||||||
|
|
||||||
@ -941,21 +941,6 @@ cert-sync --quiet /etc/pki/tls/certs/ca-bundle.crt
|
|||||||
%files complete
|
%files complete
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.12.0-9
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jun 16 2022 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 6.12.0-8
|
|
||||||
- Upgrade to Mono 6.12.0.182
|
|
||||||
|
|
||||||
* Fri Feb 11 2022 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 6.12.0-7
|
|
||||||
- Fixing license for mono-reactive packages, fixing bug 2025856
|
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.12.0-6
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.12.0-5
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Feb 27 2021 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 6.12.0-4
|
* Sat Feb 27 2021 Timotheus Pokorra <timotheus.pokorra@solidcharity.com> - 6.12.0-4
|
||||||
- Upgrade to Mono 6.12.0.122
|
- Upgrade to Mono 6.12.0.122
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mono-6.12.0.182.tar.xz) = 5f0f02f2adf89785af8f620c16d69fc97b87c9b39133286e6f1237a397f4842ea8d26802d9f802f8798a86540dc1bc3b5201428f218c78fbcf91f0d575cde512
|
SHA512 (mono-6.12.0.122.tar.xz) = 0fbd4147498cc81e384933147eb6aa5c559d17a794a308af7ffa43dce51e0faefde24fc75e987ed804dcb161b52756944bc3611100fc0a4adcc260ca97ddaecd
|
||||||
|
Loading…
Reference in New Issue
Block a user