diff --git a/.gitignore b/.gitignore index 6b0fa45..47aed79 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /aisleriot-3.2.3.2.tar.xz /aisleriot-3.6.2.tar.xz /aisleriot-3.7.91.tar.xz +/aisleriot-3.8.0.tar.xz diff --git a/aisleriot-keywords.patch b/aisleriot-keywords.patch deleted file mode 100644 index 629247b..0000000 --- a/aisleriot-keywords.patch +++ /dev/null @@ -1,24 +0,0 @@ -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 d135a8a..4cd72c2 100644 --- a/aisleriot.spec +++ b/aisleriot.spec @@ -1,18 +1,15 @@ Summary: A collection of card games Name: aisleriot -Version: 3.7.91 +Version: 3.8.0 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.7/aisleriot-%{version}.tar.xz +Source: http://download.gnome.org/sources/aisleriot/3.8/aisleriot-%{version}.tar.xz URL: http://live.gnome.org/Aisleriot -# grr -Patch0: aisleriot-keywords.patch - BuildRequires: glib2-devel BuildRequires: gtk3-devel BuildRequires: GConf2-devel @@ -35,7 +32,6 @@ Aisleriot is a collection of over 80 card games programmed in scheme. %prep %setup -q -%patch0 -p1 -b .keywords %build %configure @@ -94,6 +90,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_mandir}/man6/sol.6.gz %changelog +* Mon May 13 2013 Richard Hughes - 1:3.8.0-1 +- Update to 3.8.0 + * Thu Mar 14 2013 Matthias Clasen - 1:3.7.91-1 - Update to 3.7.91 diff --git a/sources b/sources index e5c5cc9..0d66bb6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3680759f37f8004e8a7d669f506c4834 aisleriot-3.7.91.tar.xz +bdc1ef70f8375d19683ba37b8496e813 aisleriot-3.8.0.tar.xz