Compare commits

...

7 Commits

Author SHA1 Message Date
CentOS Sources f9a3ec83a0 import dotnet3.1-3.1.426-1.el8_7 2022-12-14 08:57:31 +00:00
CentOS Sources c024deae26 import dotnet3.1-3.1.423-2.el8 2022-11-08 12:15:27 +00:00
CentOS Sources d37123b9f7 import dotnet3.1-3.1.424-1.el8_6 2022-10-13 01:48:21 +00:00
CentOS Sources 665bfb6104 import dotnet3.1-3.1.423-1.el8_6 2022-09-14 13:25:06 +00:00
CentOS Sources dedd22e7cf import dotnet3.1-3.1.422-1.el8_6 2022-08-15 07:25:27 +00:00
CentOS Sources 52091bbbc7 import dotnet3.1-3.1.421-1.el8_6 2022-07-28 08:24:42 +00:00
CentOS Sources 8e9fdcdd11 import dotnet3.1-3.1.420-1.el8_6 2022-06-15 14:50:28 +00:00
3 changed files with 35 additions and 15 deletions

View File

@ -1 +1 @@
ac7ba1cd9956121b95bfb787117c192b2a7b9d96 SOURCES/dotnet-v3.1.419-SDK.tar.gz
12090bf3fa9d16f96a49119818246d432ec5e1e1 SOURCES/dotnet-v3.1.426-SDK.tar.gz

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/dotnet-v3.1.419-SDK.tar.gz
SOURCES/dotnet-v3.1.426-SDK.tar.gz

View File

@ -25,10 +25,10 @@
%endif
%global dotnet_ldflags %(echo %{__global_ldflags} | sed -re 's/-specs=[^ ]*//g')
%global host_version 3.1.25
%global runtime_version 3.1.25
%global host_version 3.1.32
%global runtime_version 3.1.32
%global aspnetcore_runtime_version %{runtime_version}
%global sdk_version 3.1.419
%global sdk_version 3.1.426
%global templates_version %(echo %{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }')
%global host_rpm_version %{host_version}
@ -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,17 +511,37 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
%{_libdir}/dotnet/source-built-artifacts
%changelog
* Thu May 05 2022 Omair Majid <omajid@redhat.com> - 3.1.419-1
* Wed Nov 30 2022 Omair Majid <omajid@redhat.com> - 3.1.426-1
- Update to .NET SDK 3.1.426 and Runtime 3.1.32
- Resolves: RHBZ#2148219
* 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#2123784
* 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#2115350
* 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
* 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#2096318
* 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
* Wed Apr 27 2022 Omair Majid <omajid@redhat.com> - 3.1.418-2
- Bump release
- Related: RHBZ#2072012
* 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#2074654
* 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
- 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