kalev pushed to gnome-nibbles (master). "Update to 3.16.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 19:10:23 UTC 2015


>From 2d3aa5970796669024bcde312e7b4a750fce5a6a Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Thu, 16 Apr 2015 21:09:52 +0200
Subject: Update to 3.16.1


diff --git a/.gitignore b/.gitignore
index d1b9ed4..58121e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /gnome-nibbles-3.15.91.1.tar.xz
 /gnome-nibbles-3.15.92.tar.xz
 /gnome-nibbles-3.16.0.tar.xz
+/gnome-nibbles-3.16.1.tar.xz
diff --git a/gnome-nibbles.spec b/gnome-nibbles.spec
index 6c43e90..a16f8e8 100644
--- a/gnome-nibbles.spec
+++ b/gnome-nibbles.spec
@@ -1,5 +1,5 @@
 Name:           gnome-nibbles
-Version:        3.16.0
+Version:        3.16.1
 Release:        1%{?dist}
 Summary:        GNOME Nibbles game
 
@@ -42,22 +42,18 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
 
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-touch --no-create %{_datadir}/icons/HighContrast &>/dev/null || :
 
 
 %postun
 if [ $1 -eq 0 ]; then
   touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-  touch --no-create %{_datadir}/icons/HighContrast &>/dev/null || :
   gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
-  gtk-update-icon-cache %{_datadir}/icons/HighContrast &> /dev/null || :
   glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 fi
 
 
 %posttrans
 gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
@@ -69,11 +65,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/glib-2.0/schemas/org.gnome.nibbles.gschema.xml
 %{_datadir}/gnome-nibbles
 %{_datadir}/icons/hicolor/*/apps/gnome-nibbles.*
-%{_datadir}/icons/HighContrast/*/apps/gnome-nibbles.*
+%{_datadir}/icons/hicolor/scalable/apps/gnome-nibbles-symbolic.svg
 %{_mandir}/man6/gnome-nibbles.6*
 
 
 %changelog
+* Tue Apr 14 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.1-1
+- Update to 3.16.1
+
 * Mon Mar 23 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.0-1
 - Update to 3.16.0
 
diff --git a/sources b/sources
index 26ded2f..6e65d2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8cab049f488a883f65d08e7c01908b05  gnome-nibbles-3.16.0.tar.xz
+0513f988e7fbed2d74e1064c87459e9b  gnome-nibbles-3.16.1.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gnome-nibbles.git/commit/?h=master&id=2d3aa5970796669024bcde312e7b4a750fce5a6a


More information about the scm-commits mailing list