diff --git a/.gitignore b/.gitignore index 89eeec3..6b0fa45 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /aisleriot-3.2.3.1.tar.xz /aisleriot-3.2.3.2.tar.xz /aisleriot-3.6.2.tar.xz +/aisleriot-3.7.91.tar.xz diff --git a/aisleriot-keywords.patch b/aisleriot-keywords.patch new file mode 100644 index 0000000..629247b --- /dev/null +++ b/aisleriot-keywords.patch @@ -0,0 +1,24 @@ +diff -up aisleriot-3.7.91/po/ml.po.keywords aisleriot-3.7.91/po/ml.po +--- aisleriot-3.7.91/po/ml.po.keywords 2013-03-04 17:50:50.000000000 -0500 ++++ aisleriot-3.7.91/po/ml.po 2013-03-14 18:46:50.205963854 -0400 +@@ -35,7 +35,7 @@ msgstr "പലതരം സോളിറ� + + #: ../data/sol.desktop.in.in.h:3 + msgid "solitaire;cards;klondike;spider;freecell;patience;" +-msgstr "സോളിറ്റെയര്‍;ചീട്ടുകള്‍;ക്ലോണ്ടൈക്ക്‌;എട്ടുകാലി;ഫ്രീസെല്‍;പെശ്യെന്‍സ്‌" ++msgstr "" + + #: ../src/aisleriot.schemas.in.h:1 + msgid "Theme file name" +diff -up aisleriot-3.7.91/po/sl.po.keywords aisleriot-3.7.91/po/sl.po +--- aisleriot-3.7.91/po/sl.po.keywords 2013-03-14 18:53:00.842950605 -0400 ++++ aisleriot-3.7.91/po/sl.po 2013-03-14 18:53:06.162950415 -0400 +@@ -36,7 +36,7 @@ msgstr "Igrajte več različnih iger pas + + #: ../data/sol.desktop.in.in.h:3 + msgid "solitaire;cards;klondike;spider;freecell;patience;" +-msgstr "solitaire;karte,klondike;spider;freecell;patience" ++msgstr "solitaire;karte,klondike;spider;freecell;patience;" + + #: ../src/aisleriot.schemas.in.h:1 + msgid "Theme file name" diff --git a/aisleriot.spec b/aisleriot.spec index 1f8ea00..d135a8a 100644 --- a/aisleriot.spec +++ b/aisleriot.spec @@ -1,15 +1,18 @@ Summary: A collection of card games Name: aisleriot -Version: 3.6.2 +Version: 3.7.91 Release: 1%{?dist} Epoch: 1 License: GPLv3+ and LGPLv3+ and GFDL Group: Amusements/Games #VCS: git:git://git.gnome.org/aisleriot -Source: http://download.gnome.org/sources/aisleriot/3.6/aisleriot-%{version}.tar.xz +Source: http://download.gnome.org/sources/aisleriot/3.7/aisleriot-%{version}.tar.xz URL: http://live.gnome.org/Aisleriot +# grr +Patch0: aisleriot-keywords.patch + BuildRequires: glib2-devel BuildRequires: gtk3-devel BuildRequires: GConf2-devel @@ -32,6 +35,7 @@ Aisleriot is a collection of over 80 card games programmed in scheme. %prep %setup -q +%patch0 -p1 -b .keywords %build %configure @@ -90,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_mandir}/man6/sol.6.gz %changelog +* Thu Mar 14 2013 Matthias Clasen - 1:3.7.91-1 +- Update to 3.7.91 + * Sat Feb 16 2013 Kalev Lember - 1:3.6.2-1 - Update to 3.6.2 diff --git a/sources b/sources index c3e990e..e5c5cc9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70a3ac85ffecbb08b17b047677c99e5d aisleriot-3.6.2.tar.xz +3680759f37f8004e8a7d669f506c4834 aisleriot-3.7.91.tar.xz