diff --git a/libutempter.spec b/libutempter.spec index 9661404..406371a 100644 --- a/libutempter.spec +++ b/libutempter.spec @@ -3,7 +3,7 @@ Summary: A privileged helper for utmp/wtmp updates Name: libutempter Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter @@ -61,6 +61,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %{_mandir}/man3/* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 07 2020 Tomas Korbar - 1.2.1-1 - Update to 1.2.1 (#1854129)