diff --git a/libuser.spec b/libuser.spec index 3b2f355..83e5e1f 100644 --- a/libuser.spec +++ b/libuser.spec @@ -1,6 +1,6 @@ Name: libuser Version: 0.62 -Release: 30%{?dist} +Release: 31%{?dist} License: LGPLv2+ URL: https://pagure.io/libuser Source: http://releases.pagure.org/libuser/libuser-%{version}.tar.xz @@ -20,6 +20,7 @@ BuildRequires: fakeroot BuildRequires: openldap-clients BuildRequires: openldap-servers BuildRequires: openssl +BuildRequires: make Summary: A user and group account administration library %global __provides_exclude_from ^(%{_libdir}/%{name}|%{python3_sitearch})/.*$ @@ -118,6 +119,9 @@ make %{_datadir}/gtk-doc/html/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.62-31 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 09 2020 Tom Stellard - 0.62-30 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro