diff --git a/libpwquality.spec b/libpwquality.spec index 04f3528..73ec25d 100644 --- a/libpwquality.spec +++ b/libpwquality.spec @@ -15,7 +15,7 @@ Summary: A library for password generation and password quality checking Name: libpwquality Version: 1.4.4 -Release: 5%{?dist} +Release: 6%{?dist} # The package is BSD licensed with option to relicense as GPLv2+ # - this option is redundant as the BSD license allows that anyway. License: BSD or GPLv2+ @@ -183,6 +183,9 @@ mkdir $RPM_BUILD_ROOT%{_secconfdir}/pwquality.conf.d %endif %changelog +* Mon Jul 26 2021 Dmitry Belyavskiy - 1.4.4-6 +- rebuilt + * Mon Jul 26 2021 Dmitry Belyavskiy - 1.4.4-5 - added i18n updates for de, fr, ja, ko, zh_CN - Resolves: rhbz#1963858