diff --git a/.gitignore b/.gitignore index 7a653c1..d46919a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libtimezonemap_0.4.2.tar.gz /timezone_pngs.tar.gz /libtimezonemap_0.4.4.tar.gz +/libtimezonemap_0.4.5.tar.gz diff --git a/libtimezonemap.spec b/libtimezonemap.spec index 55d429d..6b6e3d3 100644 --- a/libtimezonemap.spec +++ b/libtimezonemap.spec @@ -1,6 +1,6 @@ Name: libtimezonemap -Version: 0.4.4 -Release: 2%{?dist} +Version: 0.4.5 +Release: 1%{?dist} Summary: Time zone map widget for Gtk+ Group: System Environment/Libraries @@ -67,6 +67,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/glade/catalogs/TimezoneMap.xml %changelog +* Mon Jan 4 2016 David Shea - 0.4.5-1 +- Update the map images + * Wed Jun 17 2015 Fedora Release Engineering - 0.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index c0efde1..fcccbdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1cc6db9237fa63a1ce44526e6ba4ce5f libtimezonemap_0.4.4.tar.gz +054306fa998fe580f17b68aa1e16551b libtimezonemap_0.4.5.tar.gz