From e612873dbdcf97157a77677fb48a5b9bc8d807a2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 08:59:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libutempter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libutempter.spec b/libutempter.spec index 24021db..51e8794 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: 14%{?dist} +Release: 15%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter @@ -63,6 +63,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a %{_mandir}/man3/* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.1.6-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Feb 26 2018 Miroslav Lichvar - 1.1.6-14 - build with hardening LDFLAGS (#1548717) - remove obsolete macro and comments