[swell-foop] Update to 3.16.0

Yanko Kaneti yaneti at fedoraproject.org
Mon Mar 23 20:18:21 UTC 2015


commit b1326f7a02f6d0a2f82a289431bf7809f057b91c
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Mon Mar 23 22:18:06 2015 +0200

    Update to 3.16.0
    
    Use license macro

 .gitignore      |  1 +
 sources         |  2 +-
 swell-foop.spec | 10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 146efcf..ed8164d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /swell-foop-3.15.90.tar.xz
 /swell-foop-3.15.91.tar.xz
 /swell-foop-3.15.92.tar.xz
+/swell-foop-3.16.0.tar.xz
diff --git a/sources b/sources
index 3f2fa8b..d961ac9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffa905bed71af644bb006af82670c55e  swell-foop-3.15.92.tar.xz
+7183e78a6482518fa4bfe561fc0ccc90  swell-foop-3.16.0.tar.xz
diff --git a/swell-foop.spec b/swell-foop.spec
index f43fb4f..e11612e 100644
--- a/swell-foop.spec
+++ b/swell-foop.spec
@@ -1,13 +1,13 @@
 %global icon_themes    hicolor HighContrast
 
 Name:           swell-foop
-Version:        3.15.92
+Version:        3.16.0
 Release:        1%{?dist}
 Summary:        GNOME colored tiles puzzle game
 
 License:        GPLv2+ and GFDL
 URL:            https://wiki.gnome.org/Apps/Swell%20Foop
-Source0:        http://download.gnome.org/sources/swell-foop/3.15/swell-foop-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/swell-foop/3.16/swell-foop-%{version}.tar.xz
 
 BuildRequires:  clutter-gtk-devel >= 1.4.0
 BuildRequires:  desktop-file-utils
@@ -64,7 +64,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %files -f %{name}.lang
-%doc COPYING
+%license COPYING
 %{_bindir}/swell-foop
 %{_datadir}/appdata/swell-foop.appdata.xml
 %{_datadir}/applications/swell-foop.desktop
@@ -75,6 +75,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Mar 23 2015 Yanko Kaneti <yaneti at declera.com> - 3.16.0-1
+- Update to 3.16.0
+- Use license macro
+
 * Mon Mar 16 2015 Yanko Kaneti <yaneti at declera.com> - 3.15.92-1
 - Update to 3.15.92
 


More information about the scm-commits mailing list