|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: pam_wrapper
|
|
|
|
|
Version: 1.1.4
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Release: 14%{?dist}
|
|
|
|
|
|
|
|
|
|
Summary: A tool to test PAM applications and PAM modules
|
|
|
|
|
License: GPL-3.0-or-later
|
|
|
|
@ -144,6 +144,10 @@ sed -i -e 's/assertRaisesRegexp/assertRaisesRegex/' tests/pypamtest_test.py
|
|
|
|
|
%{python3_sitearch}/pypamtest.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.4-14
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.4-13
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|