From c728a1011ff2f9b945c5dbf9fcde748fcaf91cc7 Mon Sep 17 00:00:00 2001 From: nazunalika Date: Thu, 19 May 2022 22:59:21 -0700 Subject: [PATCH] bump to 16 --- SOURCES/rocky-devel.repo | 6 +++--- SPECS/rocky-release.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/SOURCES/rocky-devel.repo b/SOURCES/rocky-devel.repo index 2825a64..f6edbbc 100644 --- a/SOURCES/rocky-devel.repo +++ b/SOURCES/rocky-devel.repo @@ -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 diff --git a/SPECS/rocky-release.spec b/SPECS/rocky-release.spec index 5496db7..91a84cc 100644 --- a/SPECS/rocky-release.spec +++ b/SPECS/rocky-release.spec @@ -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 - 9.0-1.15 +* Sun May 01 2022 Louis Abel - 9.0-1.16 - Backport current SB certs for now - Add logrotate timer and switcheroo - Add missing macros