From 91ed22536b03a6cab1c33b757fe3c037f7f3290a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 23:30:50 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libtimezonemap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtimezonemap.spec b/libtimezonemap.spec index 156d51f..bde9bd9 100644 --- a/libtimezonemap.spec +++ b/libtimezonemap.spec @@ -1,6 +1,6 @@ Name: libtimezonemap Version: 0.4.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Time zone map widget for Gtk+ Group: System Environment/Libraries @@ -64,6 +64,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/glade/catalogs/TimezoneMap.xml %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0.4.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Oct 20 2017 David Shea - 0.4.5.1-1 - Fix SVG visibility (jkonecny) (#1502915)