diff --git a/.gitignore b/.gitignore index a1e93f8..1721762 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /gnome-clocks-3.7.91.tar.xz /gnome-clocks-3.7.92.tar.xz /gnome-clocks-3.8.0.tar.xz +/gnome-clocks-3.8.1.tar.xz diff --git a/gnome-clocks.spec b/gnome-clocks.spec index ccbb8dd..94a3b57 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,5 +1,5 @@ Name: gnome-clocks -Version: 3.8.0 +Version: 3.8.1 Release: 1%{?dist} Summary: Clock application designed for GNOME 3 @@ -7,9 +7,6 @@ License: GPLv2+ URL: https://live.gnome.org/GnomeClocks Source0: http://download.gnome.org/sources/gnome-clocks/3.8/%{name}-%{version}.tar.xz -# https://bugzilla.gnome.org/show_bug.cgi?id=696610 -Patch1: po-keywords.patch - BuildRequires: gtk3-devel Buildrequires: gobject-introspection-devel BuildRequires: libcanberra-devel @@ -24,7 +21,6 @@ Clock application designed for GNOME 3 %prep %setup -q -%patch1 -p1 -b .po-keywords %build %configure @@ -61,6 +57,9 @@ fi %changelog +* Mon Apr 15 2013 Kalev Lember - 3.8.1-1 +- Update to 3.8.1 + * Tue Mar 26 2013 Yanko Kaneti - 3.8.0-1 - Update to 3.7.92 diff --git a/po-keywords.patch b/po-keywords.patch deleted file mode 100644 index 27dcd43..0000000 --- a/po-keywords.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/po/ta.po b/po/ta.po -index 159f166..286a2cb 100644 ---- a/po/ta.po -+++ b/po/ta.po -@@ -34,7 +34,7 @@ msgstr "" - #: ../data/gnome-clocks.desktop.in.h:4 - msgid "time;timer;alarm;world clock;stopwatch;time zone;" - msgstr "" --"நேரம்;நேரஅளவி;எச்சரிக்கை மணி;உலக கடிகாரம்;நிறுத்தற்கடிகாரம்;நேர மண்டலம்." -+"நேரம்;நேரஅளவி;எச்சரிக்கை மணி;உலக கடிகாரம்;நிறுத்தற்கடிகாரம்;நேர மண்டலம்;" - - #: ../data/org.gnome.clocks.gschema.xml.in.h:1 - msgid "Configured world clocks" diff --git a/sources b/sources index 4daadfd..ad88e3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d0c387c1f11b30cb91fbe43e54d3d63 gnome-clocks-3.8.0.tar.xz +294dab9053bd04fe8f4ef88271642060 gnome-clocks-3.8.1.tar.xz