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
708b3ace
Commit
708b3ace
authored
May 30, 2021
by
Rocky Automation
📺
Browse files
import dotnet3.1-3.1.115-1.el8_4
parent
81a17923
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
SOURCES/core-rocky-rid.patch
View file @
708b3ace
This diff is collapsed.
Click to expand it.
SPECS/dotnet3.1.spec
View file @
708b3ace
...
...
@@ -50,10 +50,10 @@
%if 0%{?fedora}
%global runtime_id fedora.%{fedora}-%{runtime_arch}
%else
%if 0%{?
rocky
}
%global runtime_id
rocky.%{rocky
}-%{runtime_arch}
%if 0%{?
centos
}
%global runtime_id
centos.%{centos
}-%{runtime_arch}
%else
%global runtime_id
rhel.%{rhel}
-%{runtime_arch}
%global runtime_id
%(. /etc/os-release ; echo "${ID}.${VERSION_ID}")
-%{runtime_arch}
%endif
%endif
...
...
@@ -454,7 +454,7 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
%changelog
* Sun May 30 2021 Louis Abel <label@rockylinux.org> - 3.1.115-1.rocky.1
- Add Rocky Runtime ID with minor
number
s
- Add Rocky Runtime ID with minor
version
s
* 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
...
...
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