From 1199d6c03a2f396dabc8c384cfbade933965cf1c Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:42:16 +0300 Subject: [PATCH] import libpwquality-1.4.5-12.el10 --- SPECS/libpwquality.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/libpwquality.spec b/SPECS/libpwquality.spec index 877c21b..f1a827b 100644 --- a/SPECS/libpwquality.spec +++ b/SPECS/libpwquality.spec @@ -1,7 +1,7 @@ Summary: A library for password generation and password quality checking Name: libpwquality Version: 1.4.5 -Release: 11%{?dist} +Release: 12%{?dist} URL: https://github.com/libpwquality/libpwquality/ Source0: https://github.com/libpwquality/libpwquality/releases/download/libpwquality-%{version}/libpwquality-%{version}.tar.bz2 @@ -105,6 +105,10 @@ mkdir %{buildroot}%{_secconfdir}/pwquality.conf.d %{python3_sitearch}/*.egg-info %changelog +* Tue Oct 29 2024 Troy Dawson - 1.4.5-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Jul 30 2024 Veronika Hanulikova - 1.4.5-11 - Add cracklib dependency (RHEL-39973)