diff --git a/vte291.spec b/vte291.spec index 90e6b73..8231266 100644 --- a/vte291.spec +++ b/vte291.spec @@ -2,7 +2,7 @@ Name: vte291 Version: 0.53.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Terminal emulator library License: LGPLv2+ @@ -99,6 +99,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_sysconfdir}/profile.d/vte.sh %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.53.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Jun 18 2018 Kalev Lember - 0.53.0-2 - Require systemd, not initscripts for the utmp group (#1592403)