diff --git a/pam_wrapper.spec b/pam_wrapper.spec index b563986..a697f03 100644 --- a/pam_wrapper.spec +++ b/pam_wrapper.spec @@ -1,6 +1,6 @@ Name: pam_wrapper Version: 1.1.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A tool to test PAM applications and PAM modules License: GPLv3+ @@ -138,6 +138,9 @@ gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0} %{python3_sitearch}/pypamtest.so %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Aug 05 2020 Andreas Schneider - 1.1.3-5 - Build using new cmake macros