diff --git a/passwd.spec b/passwd.spec index 36f7883..371bd8e 100644 --- a/passwd.spec +++ b/passwd.spec @@ -7,13 +7,14 @@ Summary: An utility for setting or changing passwords using PAM Name: passwd Version: 0.80 -Release: 9%{?dist} +Release: 10%{?dist} License: BSD or GPL+ URL: https://pagure.io/passwd Source: https://releases.pagure.org/passwd/passwd-%{version}.autotoolized.tar.bz2 Patch0: passwd-0.80-manpage.patch Patch1: passwd-0.80-S-output.patch Requires: pam >= 1.0.90, /etc/pam.d/system-auth +BuildRequires: make %if %{WITH_SELINUX} Requires: libselinux >= 2.1.6-3 BuildRequires: libselinux-devel >= 2.1.6-3 @@ -74,6 +75,9 @@ done %{_mandir}/man1/passwd.1* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.80-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.80-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild