diff --git a/SPECS/nss-altfiles.spec b/SPECS/nss-altfiles.spec index 084f722..e18297f 100644 --- a/SPECS/nss-altfiles.spec +++ b/SPECS/nss-altfiles.spec @@ -1,7 +1,7 @@ Summary: NSS module to look up from files in /usr/lib as well Name: nss-altfiles Version: 2.23.0 -Release: 4%{?dist} +Release: 5%{?dist} Source0: https://github.com/flatcar/nss-altfiles/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch1: 0001-build-sys-Inherit-LDFLAGS.patch # From https://github.com/flatcar/nss-altfiles/commit/de2b32289bf701ce3c8167a1b58436866922085e @@ -35,6 +35,10 @@ make install DESTDIR=$RPM_BUILD_ROOT %ldconfig_scriptlets %changelog +* Tue Oct 29 2024 Troy Dawson - 2.23.0-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 2.23.0-4 - Bump release for June 2024 mass rebuild