mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-12-22 08:38:31 +00:00
adjust comments
This commit is contained in:
parent
4404f86d09
commit
f3e797ed31
@ -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 10
|
||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.2}
|
||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.3}
|
||||
%define upstream_rel %{major}.%{minor}-0.1
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
@ -421,6 +421,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.10-1.3
|
||||
- Adjust comments in sources repo
|
||||
|
||||
* Thu Nov 02 2023 Louis Abel <label@rockylinux.org> - 8.10-1.2
|
||||
- Add aarch64 secure boot certificates
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user