]> git.pld-linux.org Git - packages/swell-foop.git/commitdiff
Update to 3.10.1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 16 Feb 2014 12:30:05 +0000 (13:30 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Sun, 16 Feb 2014 12:30:05 +0000 (13:30 +0100)
swell-foop.spec

index bd5afb8925c589bdaad200c4a3df63c2c2543960..195613d6a66412721da78ac9b40de16ffa371cfc 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Swell Foop
 Summary(pl.UTF-8):     Gra Swell Foop dla GNOME
 Name:          swell-foop
-Version:       3.8.1
+Version:       3.10.1
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Games
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/swell-foop/3.8/%{name}-%{version}.tar.xz
-# Source0-md5: 3b9080ac6f09f28e5996be4a6f921c91
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/swell-foop/3.10/%{name}-%{version}.tar.xz
+# Source0-md5: 1de7523ec0f16dfb445908a04618fbab
 URL:           https://live.gnome.org/Swell%20Foop
 BuildRequires: autoconf
 BuildRequires: automake >= 1:1.11
@@ -61,18 +61,22 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 %glib_compile_schemas
+%update_icon_cache HighContrast
 %update_icon_cache hicolor
 
 %postun
 %glib_compile_schemas
+%update_icon_cache HighContrast
 %update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc NEWS
 %attr(755,root,root) %{_bindir}/swell-foop
+%{_datadir}/appdata/swell-foop.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
 %{_datadir}/swell-foop
 %{_desktopdir}/swell-foop.desktop
+%{_iconsdir}/HighContrast/*/*/*.png
 %{_iconsdir}/hicolor/*/*/*.png
 %{_iconsdir}/hicolor/*/*/*.svg
This page took 0.159583 seconds and 4 git commands to generate.