|
|
|
@ -25,10 +25,10 @@ |
|
|
|
|
%endif |
|
|
|
|
%global dotnet_ldflags %(echo %{__global_ldflags} | sed -re 's/-specs=[^ ]*//g') |
|
|
|
|
|
|
|
|
|
%global host_version 3.1.30 |
|
|
|
|
%global runtime_version 3.1.30 |
|
|
|
|
%global host_version 3.1.29 |
|
|
|
|
%global runtime_version 3.1.29 |
|
|
|
|
%global aspnetcore_runtime_version %{runtime_version} |
|
|
|
|
%global sdk_version 3.1.424 |
|
|
|
|
%global sdk_version 3.1.423 |
|
|
|
|
%global templates_version %(echo %{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }') |
|
|
|
|
|
|
|
|
|
%global host_rpm_version %{host_version} |
|
|
|
@ -61,7 +61,7 @@ |
|
|
|
|
|
|
|
|
|
Name: dotnet3.1 |
|
|
|
|
Version: %{sdk_rpm_version} |
|
|
|
|
Release: 1%{?dist} |
|
|
|
|
Release: 2%{?dist} |
|
|
|
|
Summary: .NET Core CLI tools and runtime |
|
|
|
|
License: MIT and ASL 2.0 and BSD |
|
|
|
|
URL: https://github.com/dotnet/ |
|
|
|
@ -438,8 +438,8 @@ chmod 0755 %{buildroot}/%{_libdir}/dotnet/packs/Microsoft.NETCore.App.Host.%{run |
|
|
|
|
chmod 0755 %{buildroot}/%{_libdir}/dotnet/packs/Microsoft.NETCore.App.Host.%{runtime_id}/%{runtime_version}/runtimes/%{runtime_id}/native/libnethost.so |
|
|
|
|
|
|
|
|
|
# Provided by dotnet-host from another SRPM |
|
|
|
|
#install -dm 0755 %%{buildroot}%{_sysconfdir}/profile.d/ |
|
|
|
|
#install dotnet.sh %%{buildroot}%{_sysconfdir}/profile.d/ |
|
|
|
|
#install -dm 0755 %%{buildroot}%%{_sysconfdir}/profile.d/ |
|
|
|
|
#install dotnet.sh %%{buildroot}%%{_sysconfdir}/profile.d/ |
|
|
|
|
|
|
|
|
|
# Provided by dotnet-host from another SRPM |
|
|
|
|
#install -dm 0755 %%{buildroot}/%%{_datadir}/bash-completion/completions |
|
|
|
@ -511,37 +511,33 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0 |
|
|
|
|
%{_libdir}/dotnet/source-built-artifacts |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Mon Oct 03 2022 Omair Majid <omajid@redhat.com> - 3.1.424-1 |
|
|
|
|
- Update to .NET SDK 3.1.424 and Runtime 3.1.30 |
|
|
|
|
- Resolves: RHBZ#2131728 |
|
|
|
|
|
|
|
|
|
* Fri Sep 02 2022 Omair Majid <omajid@redhat.com> - 3.1.423-1 |
|
|
|
|
* Wed Sep 14 2022 Omair Majid <omajid@redhat.com> - 3.1.423-2 |
|
|
|
|
- Update to .NET SDK 3.1.423 and Runtime 3.1.29 |
|
|
|
|
- Resolves: RHBZ#2123785 |
|
|
|
|
- Resolves: RHBZ#2123784 |
|
|
|
|
|
|
|
|
|
* Thu Aug 04 2022 Omair Majid <omajid@redhat.com> - 3.1.422-1 |
|
|
|
|
* Tue Aug 09 2022 Omair Majid <omajid@redhat.com> - 3.1.422-2 |
|
|
|
|
- Update to .NET SDK 3.1.422 and Runtime 3.1.28 |
|
|
|
|
- Resolves: RHBZ#2115351 |
|
|
|
|
- Resolves: RHBZ#2115350 |
|
|
|
|
|
|
|
|
|
* Tue Jul 05 2022 Andrew Slice <andrew.slice@redhat.com> - 3.1.421-1 |
|
|
|
|
* Thu Jul 21 2022 Omair Majid <omajid@redhat.com> - 3.1.421-2 |
|
|
|
|
- Update to .NET SDK 3.1.421 and Runtime 3.1.27 |
|
|
|
|
- Resolves: RHBZ#2103273 |
|
|
|
|
|
|
|
|
|
* Mon Jun 13 2022 Omair Majid <omajid@redhat.com> - 3.1.420-1 |
|
|
|
|
* Thu Jun 23 2022 Omair Majid <omajid@redhat.com> - 3.1.420-1 |
|
|
|
|
- Update to .NET SDK 3.1.420 and Runtime 3.1.26 |
|
|
|
|
- Resolves: RHBZ#2096319 |
|
|
|
|
- Resolves: RHBZ#2096318 |
|
|
|
|
|
|
|
|
|
* Thu May 05 2022 Omair Majid <omajid@redhat.com> - 3.1.419-1 |
|
|
|
|
* Mon May 16 2022 Omair Majid <omajid@redhat.com> - 3.1.419-1 |
|
|
|
|
- Update to .NET SDK 3.1.419 and Runtime 3.1.25 |
|
|
|
|
- Resolves: RHBZ#2081443 |
|
|
|
|
- Resolves: RHBZ#2081442 |
|
|
|
|
|
|
|
|
|
* Fri Apr 22 2022 Omair Majid <omajid@redhat.com> - 3.1.418-1 |
|
|
|
|
- Update to .NET SDK 3.1.418 and Runtime 3.1.24 |
|
|
|
|
- Resolves: RHBZ#2074654 |
|
|
|
|
* Wed Apr 27 2022 Omair Majid <omajid@redhat.com> - 3.1.418-2 |
|
|
|
|
- Bump release |
|
|
|
|
- Related: RHBZ#2072012 |
|
|
|
|
|
|
|
|
|
* Mon Mar 28 2022 Omair Majid <omajid@redhat.com> - 3.1.417-1 |
|
|
|
|
- Update to .NET SDK 3.1.417 and Runtime 3.1.23 |
|
|
|
|
- Resolves: RHBZ#2060566 |
|
|
|
|
* Mon Apr 25 2022 Omair Majid <omajid@redhat.com> - 3.1.418-1 |
|
|
|
|
- Update to .NET SDK 3.1.418 and Runtime 3.1.24 |
|
|
|
|
- Resolves: RHBZ#2072012 |
|
|
|
|
|
|
|
|
|
* Tue Jan 25 2022 Omair Majid <omajid@redhat.com> - 3.1.416-4 |
|
|
|
|
- Update to .NET SDK 3.1.416 and Runtime 3.1.22 |
|
|
|
|