From cad004c371014cc155e0aa4eb163ad425c58aaba Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Mon, 26 Jul 2021 16:34:07 +0200 Subject: [PATCH] Merging gating.yaml to make OSCI happy Resolves: rhbz#1963858 --- libpwquality.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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