kalev pushed to iagno (master). "Update to 3.16.1"

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


>From 7b4d8d0881fdf6d6e45d99183e98d64c14336e74 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Thu, 16 Apr 2015 21:18:20 +0200
Subject: Update to 3.16.1


diff --git a/.gitignore b/.gitignore
index 7652e03..175e0b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /iagno-3.15.91.tar.xz
 /iagno-3.15.92.tar.xz
 /iagno-3.16.0.tar.xz
+/iagno-3.16.1.tar.xz
diff --git a/iagno.spec b/iagno.spec
index 31d4608..bc194b2 100644
--- a/iagno.spec
+++ b/iagno.spec
@@ -1,6 +1,6 @@
 Name:           iagno
-Version:        3.16.0
-Release:        2%{?dist}
+Version:        3.16.1
+Release:        1%{?dist}
 Summary:        GNOME Reversi game
 
 License:        GPLv3+ and CC-BY-SA
@@ -54,22 +54,18 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/iagno.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 || :
   gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
-  touch --no-create %{_datadir}/icons/HighContrast &>/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 || :
 
 
@@ -82,11 +78,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/iagno/
 %{_datadir}/icons/hicolor/*/apps/iagno.png
 %{_datadir}/icons/hicolor/scalable/apps/iagno-symbolic.svg
-%{_datadir}/icons/HighContrast/*/apps/iagno.png
 %{_mandir}/man6/iagno.6*
 
 
 %changelog
+* Tue Apr 14 2015 Kalev Lember <kalevlember at gmail.com> - 3.16.1-1
+- Update to 3.16.1
+
 * Mon Mar 30 2015 Richard Hughes <rhughes at redhat.com> - 3.16.0-2
 - Use better AppData screenshots
 
diff --git a/sources b/sources
index 654d07a..9d0f165 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81b850ff7780f4fb001d628427893dd6  iagno-3.16.0.tar.xz
+3cdcf8c1aaeeec5e57090a0582d16328  iagno-3.16.1.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/iagno.git/commit/?h=master&id=7b4d8d0881fdf6d6e45d99183e98d64c14336e74


More information about the scm-commits mailing list