Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
dotnet3.1
Commits
e0afef2f
Commit
e0afef2f
authored
Jun 11, 2021
by
Rocky Automation
📺
Browse files
import dotnet3.1-3.1.116-1.el8_4
parent
ce5fd5cf
Changes
3
Hide whitespace changes
Inline
Side-by-side
.dotnet3.1.metadata
View file @
e0afef2f
e6ef455f23890d0984537aa745a3ccb9b2c50c31
SOURCES/dotnet-v3.1.11
5
-SDK.tar.gz
6328f5f61fafa872db6c0f4ca3fc91533f4e2903
SOURCES/dotnet-v3.1.11
6
-SDK.tar.gz
.gitignore
View file @
e0afef2f
SOURCES/dotnet-v3.1.11
5
-SDK.tar.gz
SOURCES/dotnet-v3.1.11
6
-SDK.tar.gz
SPECS/dotnet3.1.spec
View file @
e0afef2f
...
...
@@ -23,10 +23,10 @@
%endif
%global dotnet_ldflags %(echo %{__global_ldflags} | sed -re 's/-specs=[^ ]*//g')
%global host_version 3.1.1
5
%global runtime_version 3.1.1
5
%global host_version 3.1.1
6
%global runtime_version 3.1.1
6
%global aspnetcore_runtime_version %{runtime_version}
%global sdk_version 3.1.11
5
%global sdk_version 3.1.11
6
%global templates_version %(echo %{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }')
%global host_rpm_version %{host_version}
...
...
@@ -453,10 +453,14 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
%dir %{_libdir}/dotnet/packs
%changelog
*
Mon May 3
1 2021 Louis Abel <label@rockylinux.org> - 3.1.11
5
-1.rocky.2
*
Fri Jun 1
1 2021 Louis Abel <label@rockylinux.org> - 3.1.11
6
-1.rocky.2
- Add Rocky Runtime ID with minor versions
- Merge Michael Young's slim patch
* Thu May 27 2021 Omair Majid <omajid@redhat.com> - 3.1.116-1
- Update to .NET SDK 3.1.116 and Runtime 3.1.16
- Resolves: RHBZ#1965505
* Wed Apr 28 2021 Omair Majid <omajid@redhat.com> - 3.1.115-1
- Update to .NET SDK 3.1.115 and Runtime 3.1.15
- Resolves: RHBZ#1954333
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment