diff --git a/aisleriot-3.22.3.tar.xz b/aisleriot-3.22.3.tar.xz deleted file mode 100644 index 2c2b2fb..0000000 --- a/aisleriot-3.22.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f062c43ff1ee64a8b5400b23687dd023a58f317efc357bbe9dbc098ba35f7889 -size 6339944 diff --git a/aisleriot-3.22.4.tar.xz b/aisleriot-3.22.4.tar.xz new file mode 100644 index 0000000..f80e1d5 --- /dev/null +++ b/aisleriot-3.22.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8dee3ad771ab778d37740a26410778aa5c61e8eb75dd42b9a5e5719c6e34fb +size 6330600 diff --git a/aisleriot.changes b/aisleriot.changes index fcc7a6a..83c8320 100644 --- a/aisleriot.changes +++ b/aisleriot.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Oct 31 01:44:34 UTC 2017 - luc14n0@linuxmail.org + +- Update to version 3.22.4: + + Updated translations. +- Drop %glib2_gsettings_schema_*, %desktop_database_ and + %icon_theme_cache_* post/postun/requires macros: functionality + now covered by file triggers. +- Pass --enable-sound to configure to ensure sound is enabled. + ------------------------------------------------------------------- Tue Oct 3 01:15:30 UTC 2017 - jengelh@inai.de diff --git a/aisleriot.spec b/aisleriot.spec index dd322f6..81ab1eb 100644 --- a/aisleriot.spec +++ b/aisleriot.spec @@ -17,7 +17,7 @@ Name: aisleriot -Version: 3.22.3 +Version: 3.22.4 Release: 0 Summary: Solitaire Card Games for GNOME License: GPL-3.0+ @@ -41,7 +41,6 @@ Requires: guile Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %gconf_schemas_prereq -%glib2_gsettings_schema_requires %description Aisleriot is a compilation of 80 different solitaire card games. @@ -68,32 +67,23 @@ sed -i 's:DISTRO="unknown":DISTRO="opensuse":' configure %configure \ --disable-schemas-install \ --disable-static \ + --enable-sound \ --with-guile=auto make %{?_smp_mflags} %install %make_install -%fdupes %{buildroot}/usr/share/help/ +%fdupes -s %{buildroot}%{_datadir}/help %suse_update_desktop_file -N "AisleRiot" -G "Solitaire" sol %find_lang %{name} %{?no_lang_C} %find_gconf_schemas %pre -f aisleriot.schemas_pre -%post -%glib2_gsettings_schema_post -%desktop_database_post -%icon_theme_cache_post - %posttrans -f aisleriot.schemas_posttrans %preun -f aisleriot.schemas_preun -%postun -%glib2_gsettings_schema_postun -%desktop_database_postun -%icon_theme_cache_postun - %files -f aisleriot.schemas_list %defattr(-, root, root) %doc AUTHORS ChangeLog COPYING.GFDL COPYING.GPL3 COPYING.LGPL3