[gnome-taquin] Update to 3.15.4

Yanko Kaneti yaneti at fedoraproject.org
Tue Jan 20 14:33:02 UTC 2015


commit 3e0eb746afecfb592ae8738580f0915a07cc6696
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Tue Jan 20 16:33:04 2015 +0200

    Update to 3.15.4

 .gitignore        |    1 +
 gnome-taquin.spec |   12 +++++-------
 sources           |    2 +-
 3 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 505efb4..0d60482 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gnome-taquin-3.15.3.tar.xz
+/gnome-taquin-3.15.4.tar.xz
diff --git a/gnome-taquin.spec b/gnome-taquin.spec
index 5504e72..e5a7fcd 100644
--- a/gnome-taquin.spec
+++ b/gnome-taquin.spec
@@ -1,7 +1,7 @@
 %global icon_themes hicolor HighContrast
 
 Name:           gnome-taquin
-Version:        3.15.3
+Version:        3.15.4
 Release:        1%{?dist}
 Summary:        Sliding-block puzzle game
 
@@ -27,9 +27,6 @@ either indicated with numbers, or with parts of a great image.
 %prep
 %setup -q
 
-# 3.15.3 tarball has some file permission issues 
-chmod -x AUTHORS NEWS COPYING src/*
-
 
 %build
 %configure
@@ -67,9 +64,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 %files -f %{name}.lang
 %doc AUTHORS NEWS
-# FIXME will add the other licenses once the are distributed with the tarball
-# https://bugzilla.gnome.org/show_bug.cgi?id=742964
-%license COPYING
+%license COPYING COPYING.sounds COPYING.themes
 %{_bindir}/gnome-taquin
 %{_datadir}/appdata/gnome-taquin.appdata.xml
 %{_datadir}/applications/gnome-taquin.desktop
@@ -80,5 +75,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Jan 20 2015 Yanko Kaneti <yaneti at declera.com> - 3.15.4-1
+- Update to 3.15.4
+
 * Thu Jan 15 2015 Yanko Kaneti <yaneti at declera.com> - 3.15.3-1
 - Packaging attempt
diff --git a/sources b/sources
index fdfe539..3d157de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a70f7def9593eefdaa690c657d207153  gnome-taquin-3.15.3.tar.xz
+b92a2d88b75afaeb4d94bc69c56073d1  gnome-taquin-3.15.4.tar.xz


More information about the scm-commits mailing list