diff --git a/aisleriot-3.3.2.tar.xz b/aisleriot-3.3.2.tar.xz deleted file mode 100644 index ea21cb2..0000000 --- a/aisleriot-3.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00e6d1cb6baa80f1761e0ca1a29ea205605bec98ad2503e655f8b9abe1f9d11c -size 3962920 diff --git a/aisleriot-3.4.0.1.tar.xz b/aisleriot-3.4.0.1.tar.xz new file mode 100644 index 0000000..a024c58 --- /dev/null +++ b/aisleriot-3.4.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac119c96e503b3957f4054d1d98b189a6673dc1ea73b861c230b550c866be64 +size 4161952 diff --git a/aisleriot.changes b/aisleriot.changes index 03cb6f1..d793f54 100644 --- a/aisleriot.changes +++ b/aisleriot.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Mar 26 19:03:37 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.0.1: + + Updated translations. +- Remove sed hack in %prep for missing translations: fixed + upstream. + +------------------------------------------------------------------- +Mon Mar 26 14:45:27 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.4.0: + + Updated translations. +- Note that we keep the sed hack in %prep for missing translations: + things are still broken, unfortunately. + ------------------------------------------------------------------- Mon Mar 26 07:28:49 UTC 2012 - vuntz@opensuse.org diff --git a/aisleriot.spec b/aisleriot.spec index 73eb06a..ef04817 100644 --- a/aisleriot.spec +++ b/aisleriot.spec @@ -17,14 +17,13 @@ Name: aisleriot -Version: 3.3.2 +Version: 3.4.0.1 Release: 0 -# FIXME drop sed hack in %%prep on update to > 3.3.2 Summary: Solitaire Card Games for GNOME License: GPL-3.0+ Group: Amusements/Games/Board/Card Url: http://www.gnome.org -Source0: http://download.gnome.org/sources/aisleriot/3.3/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/aisleriot/3.4/%{name}-%{version}.tar.xz BuildRequires: guile-devel BuildRequires: intltool BuildRequires: lsb-release @@ -62,12 +61,6 @@ This package provides extra themes for Aisleriot. %lang_package %prep %setup -q -if test "%{version}" != "3.3.2"; then - echo "Sed hack should be dropped." - /bin/false -fi -sed -i "s/HELP_LINGUAS = ca de el en_GB es eu fr gl oc ru sl sr sr@latin sv zh_CN/HELP_LINGUAS = de en_GB fr/g" help/Makefile.am -sed -i "s/HELP_LINGUAS = ca de el en_GB es eu fr gl oc ru sl sr sr@latin sv zh_CN/HELP_LINGUAS = de en_GB fr/g" help/Makefile.in %build %configure \