mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-12-31 12:30:55 +00:00
fix spelling...
This commit is contained in:
parent
d8e3bac599
commit
d8833afe1e
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
%define distro Rocky Linux
|
||||
%define major 8
|
||||
%define minor 3
|
||||
%define rocky_rel 6
|
||||
%define rocky_rel 7
|
||||
%define upstream_rel %{major}.%{minor}
|
||||
|
||||
%define base_release_version %{major}
|
||||
|
@ -131,7 +131,7 @@ ANSI_COLOR="0;31"
|
|||
CPE_NAME="cpe:/o:rocky:rocky:%{major}"
|
||||
HOME_URL="https://rockylinux.org/"
|
||||
BUG_REPORT_URL="https://bugs.rockylinux.org/"
|
||||
ROCKS_MANTISBT_PROJECT="Rocky-%{major}"
|
||||
ROCKY_MANTISBT_PROJECT="Rocky-%{major}"
|
||||
ROCKY_MANTISBT_PROJECT_VERSION="%{major}"
|
||||
EOF
|
||||
|
||||
|
@ -234,7 +234,7 @@ 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
|
||||
* Wed Apr 14 2021 Louis Abel <label@rockylinux.org> - 8.3-7
|
||||
- Fix mantis links
|
||||
|
||||
* Thu Apr 08 2021 Louis Abel <label@rockylinux.org> - 8.3-5
|
||||
|
|
Loading…
Reference in a new issue