mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-22 14:11:23 +00:00
update rocky release to -6
This commit is contained in:
parent
7f6f7221e9
commit
d8e3bac599
@ -9,7 +9,7 @@
|
|||||||
%define distro Rocky Linux
|
%define distro Rocky Linux
|
||||||
%define major 8
|
%define major 8
|
||||||
%define minor 3
|
%define minor 3
|
||||||
%define rocky_rel 5
|
%define rocky_rel 6
|
||||||
%define upstream_rel %{major}.%{minor}
|
%define upstream_rel %{major}.%{minor}
|
||||||
|
|
||||||
%define base_release_version %{major}
|
%define base_release_version %{major}
|
||||||
@ -131,8 +131,8 @@ ANSI_COLOR="0;31"
|
|||||||
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
|
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
|
||||||
HOME_URL="https://rockylinux.org/"
|
HOME_URL="https://rockylinux.org/"
|
||||||
BUG_REPORT_URL="https://bugs.rockylinux.org/"
|
BUG_REPORT_URL="https://bugs.rockylinux.org/"
|
||||||
CENTOS_MANTISBT_PROJECT="Rocky-%{major}"
|
ROCKS_MANTISBT_PROJECT="Rocky-%{major}"
|
||||||
CENTOS_MANTISBT_PROJECT_VERSION="%{major}"
|
ROCKY_MANTISBT_PROJECT_VERSION="%{major}"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Create the symlink for /etc/os-release
|
# Create the symlink for /etc/os-release
|
||||||
@ -234,6 +234,9 @@ install -p -m 0644 %{_sourcedir}/*.repo %{buildroot}%{_sysconfdir}/yum.repos.d/
|
|||||||
%{_sysconfdir}/pki/rpm-gpg/
|
%{_sysconfdir}/pki/rpm-gpg/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 14 2021 Louis Abel <label@rockylinux.org> - 8.3-6
|
||||||
|
- Fix mantis links
|
||||||
|
|
||||||
* Thu Apr 08 2021 Louis Abel <label@rockylinux.org> - 8.3-5
|
* Thu Apr 08 2021 Louis Abel <label@rockylinux.org> - 8.3-5
|
||||||
- Combine release, repos, and keys together to simplify
|
- Combine release, repos, and keys together to simplify
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user