update rocky release to -6

This commit is contained in:
nazunalika 2021-04-14 20:20:30 -07:00
parent 7f6f7221e9
commit d8e3bac599
Signed by: label
GPG Key ID: CB6D9706D138D190
1 changed files with 6 additions and 3 deletions

View File

@ -9,7 +9,7 @@
%define distro Rocky Linux
%define major 8
%define minor 3
%define rocky_rel 5
%define rocky_rel 6
%define upstream_rel %{major}.%{minor}
%define base_release_version %{major}
@ -131,8 +131,8 @@ ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
HOME_URL="https://rockylinux.org/"
BUG_REPORT_URL="https://bugs.rockylinux.org/"
CENTOS_MANTISBT_PROJECT="Rocky-%{major}"
CENTOS_MANTISBT_PROJECT_VERSION="%{major}"
ROCKS_MANTISBT_PROJECT="Rocky-%{major}"
ROCKY_MANTISBT_PROJECT_VERSION="%{major}"
EOF
# 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/
%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
- Combine release, repos, and keys together to simplify