Skip to content
Snippets Groups Projects
Verified Commit f9197889 authored by Louis Abel's avatar Louis Abel :tv:
Browse files

adjust comments

parent a1990164
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
#[plus-source]
#name=Rocky Linux $releasever - Plus - Source
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=source&repo=plus-$releasever-source
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/Plus/source/tree/
#baseurl=http://dl.rockylinux.org/$contentdir/$releasever/plus/source/tree/
#gpgcheck=1
#enabled=0
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rockyofficial
......
......@@ -21,7 +21,7 @@
%define distro_code Green Obsidian
%define major 8
%define minor 9
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.6}
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.7}
%define upstream_rel %{major}.%{minor}-0.1
%define rpm_license BSD-3-Clause
%define dist .el%{major}
......@@ -420,6 +420,9 @@ install -p -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
%{_datadir}/pki/sb-certs/*
%changelog
* Sun Nov 19 2023 Louis Abel <label@rockylinux.org> - 8.9-1.7
- Adjust sources repo file comments
* Thu Nov 02 2023 Louis Abel <label@rockylinux.org> - 8.9-1.6
- Add aarch64 secure boot certificates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment