diff --git a/libutempter.spec b/libutempter.spec index fcd0c7d..b5f9253 100644 --- a/libutempter.spec +++ b/libutempter.spec @@ -3,7 +3,7 @@ Summary: A privileged helper for utmp/wtmp updates Name: libutempter Version: 1.1.6 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter @@ -77,6 +77,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %{_mandir}/man3/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.1.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Jan 24 2013 Miroslav Lichvar - 1.1.6-2 - compile with PIE and RELRO flags (#853176)