mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-22 06:01:23 +00:00
fix spelling...
This commit is contained in:
parent
d8e3bac599
commit
d8833afe1e
@ -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 6
|
%define rocky_rel 7
|
||||||
%define upstream_rel %{major}.%{minor}
|
%define upstream_rel %{major}.%{minor}
|
||||||
|
|
||||||
%define base_release_version %{major}
|
%define base_release_version %{major}
|
||||||
@ -131,7 +131,7 @@ 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/"
|
||||||
ROCKS_MANTISBT_PROJECT="Rocky-%{major}"
|
ROCKY_MANTISBT_PROJECT="Rocky-%{major}"
|
||||||
ROCKY_MANTISBT_PROJECT_VERSION="%{major}"
|
ROCKY_MANTISBT_PROJECT_VERSION="%{major}"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
@ -234,7 +234,7 @@ 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
|
* Wed Apr 14 2021 Louis Abel <label@rockylinux.org> - 8.3-7
|
||||||
- Fix mantis links
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user