mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-21 13:41:23 +00:00
bump to 16
This commit is contained in:
parent
264970e3db
commit
c728a1011f
@ -5,7 +5,7 @@
|
||||
[devel]
|
||||
name=Rocky Linux $releasever - Devel WARNING! FOR BUILDROOT ONLY
|
||||
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=Devel-$releasever&rltype=$rltype
|
||||
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/Devel/$basearch/os/
|
||||
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/devel/$basearch/os/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
countme=1
|
||||
@ -14,8 +14,8 @@ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9
|
||||
|
||||
[nplb]
|
||||
name=Rocky Linux $releasever - NPLB - WARNING! DO NOT LEAVE PERMANENTLY ENABLED
|
||||
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=NPLB-$releasever&rltype=$rltype
|
||||
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/NPLB/$basearch/os/
|
||||
#mirrorlist=https://mirrors.rockylinux.org/mirrorlist?arch=$basearch&repo=nplb-$releasever&rltype=$rltype
|
||||
baseurl=http://dl.rockylinux.org/$contentdir/$releasever/nplb/$basearch/os/
|
||||
gpgcheck=1
|
||||
enabled=0
|
||||
countme=1
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define distro_code Blue Onyx
|
||||
%define major 9
|
||||
%define minor 0
|
||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.15}
|
||||
%define rocky_rel 1%{?rllh:.%{rllh}}%{!?rllh:.16}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
|
||||
@ -412,7 +412,7 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Sun May 01 2022 Louis Abel <label@rockylinux.org> - 9.0-1.15
|
||||
* Sun May 01 2022 Louis Abel <label@rockylinux.org> - 9.0-1.16
|
||||
- Backport current SB certs for now
|
||||
- Add logrotate timer and switcheroo
|
||||
- Add missing macros
|
||||
|
Loading…
Reference in New Issue
Block a user