Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
3217e5685b
commit
1a51e53e47
@ -5,7 +5,7 @@
|
|||||||
Summary: A password-checking library
|
Summary: A password-checking library
|
||||||
Name: cracklib
|
Name: cracklib
|
||||||
Version: 2.9.7
|
Version: 2.9.7
|
||||||
Release: 30%{?dist}
|
Release: 31%{?dist}
|
||||||
URL: https://github.com/cracklib/cracklib
|
URL: https://github.com/cracklib/cracklib
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Source0: https://github.com/cracklib/cracklib/releases/download/v%{version}/cracklib-%{version}.tar.gz
|
Source0: https://github.com/cracklib/cracklib/releases/download/v%{version}/cracklib-%{version}.tar.gz
|
||||||
@ -171,6 +171,9 @@ make test DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_sbindir}/mkdict
|
%{_sbindir}/mkdict
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.7-31
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Aug 30 2022 Parag Nemade <pnemade AT redhat DOT com> - 2.9.7-30
|
* Tue Aug 30 2022 Parag Nemade <pnemade AT redhat DOT com> - 2.9.7-30
|
||||||
- As -dicts subpackage installs files under %%{_libdir} path it should not be noarch
|
- As -dicts subpackage installs files under %%{_libdir} path it should not be noarch
|
||||||
- this fixes FTBFS on F37+
|
- this fixes FTBFS on F37+
|
||||||
|
Loading…
Reference in New Issue
Block a user