From 18b9dd68afbf620dbf78236859fddfbcc5597e2c548752c3587f234dc7c8a5f0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 May 2015 07:01:23 +0000 Subject: [PATCH] Accepting request 306350 from GNOME:Next 1 OBS-URL: https://build.opensuse.org/request/show/306350 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/aisleriot?expand=0&rev=70 --- aisleriot-3.16.1.tar.xz | 3 --- aisleriot-3.16.2.tar.xz | 3 +++ aisleriot.changes | 9 +++++++++ aisleriot.spec | 7 ++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 aisleriot-3.16.1.tar.xz create mode 100644 aisleriot-3.16.2.tar.xz diff --git a/aisleriot-3.16.1.tar.xz b/aisleriot-3.16.1.tar.xz deleted file mode 100644 index 34ebd61..0000000 --- a/aisleriot-3.16.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:104985c6ac6fa5d91106e2397d292386469ce61d63388497dc08cf96fa4064a6 -size 6253364 diff --git a/aisleriot-3.16.2.tar.xz b/aisleriot-3.16.2.tar.xz new file mode 100644 index 0000000..aa48b51 --- /dev/null +++ b/aisleriot-3.16.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f483fd743734575dc5ab053702d78c3521ccd5c2e5701f4e9af1681fc46bcc66 +size 6253372 diff --git a/aisleriot.changes b/aisleriot.changes index 25c3b7c..dfc6e95 100644 --- a/aisleriot.changes +++ b/aisleriot.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon May 11 12:39:09 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.2: + + icon: provide a symbolic variant of the app icon (bgo#747007). + + Updated translations. +- Remove HighContrast %icon_theme_cache_post(un) calls, as Symbolic + icons have replaced them. + ------------------------------------------------------------------- Thu Apr 16 06:26:53 UTC 2015 - dimstar@opensuse.org diff --git a/aisleriot.spec b/aisleriot.spec index c28235e..b4cd6b8 100644 --- a/aisleriot.spec +++ b/aisleriot.spec @@ -17,7 +17,7 @@ Name: aisleriot -Version: 3.16.1 +Version: 3.16.2 Release: 0 Summary: Solitaire Card Games for GNOME License: GPL-3.0+ @@ -85,7 +85,6 @@ make %{?_smp_mflags} %glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post -%icon_theme_cache_post HighContrast %posttrans -f aisleriot.schemas_posttrans @@ -95,7 +94,6 @@ make %{?_smp_mflags} %glib2_gsettings_schema_postun %desktop_database_postun %icon_theme_cache_postun -%icon_theme_cache_postun HighContrast %files -f aisleriot.schemas_list %defattr(-, root, root) @@ -121,9 +119,8 @@ make %{?_smp_mflags} %endif %{_libexecdir}/aisleriot/ar-cards-renderer %{_datadir}/glib-2.0/schemas/org.gnome.Patience.WindowState.gschema.xml -%{_datadir}/icons/hicolor/*/apps/gnome-aisleriot.* +%{_datadir}/icons/hicolor/*/apps/gnome-aisleriot* %{_datadir}/icons/hicolor/*/apps/gnome-freecell.* -%{_datadir}/icons/HighContrast/ %{_mandir}/man?/sol.* # Kind of ugly to own the valgrind directory, but the other solutions (a dep on # valgrind, a subpackage, etc.) are not worth it