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
This commit is contained in:
Dominique Leuenberger 2015-05-12 07:01:23 +00:00 committed by Git OBS Bridge
parent c0d03388d0
commit 18b9dd68af
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:104985c6ac6fa5d91106e2397d292386469ce61d63388497dc08cf96fa4064a6
size 6253364

3
aisleriot-3.16.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f483fd743734575dc5ab053702d78c3521ccd5c2e5701f4e9af1681fc46bcc66
size 6253372

View File

@ -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

View File

@ -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