[swell-foop/f19] Update to 3.8.2

Richard Hughes rhughes at fedoraproject.org
Mon Jan 20 21:09:58 UTC 2014


commit 73b4b9b0473ec9e91aff89d3a3c96aa315dbc7ad
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 20 21:10:12 2014 +0000

    Update to 3.8.2

 .gitignore      |    1 +
 module.patch    |   11 -----------
 sources         |    2 +-
 swell-foop.spec |   11 +++++------
 4 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4739151..8c9e385 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /swell-foop-3.7.92.tar.xz
 /swell-foop-3.8.0.tar.xz
 /swell-foop-3.8.1.tar.xz
+/swell-foop-3.8.2.tar.xz
diff --git a/sources b/sources
index e54d35e..cb67844 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b9080ac6f09f28e5996be4a6f921c91  swell-foop-3.8.1.tar.xz
+cdb38bf396621b1f28ea7e2c907caecf  swell-foop-3.8.2.tar.xz
diff --git a/swell-foop.spec b/swell-foop.spec
index 824c361..d4dc8b0 100644
--- a/swell-foop.spec
+++ b/swell-foop.spec
@@ -1,15 +1,12 @@
 Name:           swell-foop
-Version:        3.8.1
-Release:        4%{?dist}
+Version:        3.8.2
+Release:        1%{?dist}
 Summary:        GNOME colored tiles puzzle game
 
 License:        GPLv2+ and GFDL
 URL:            http://projects.gnome.org/gnome-games/
 Source0:        http://download.gnome.org/sources/swell-foop/3.8/swell-foop-%{version}.tar.xz
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=694504
-Patch0: module.patch
-
 BuildRequires:  clutter-gtk-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk3-devel
@@ -27,7 +24,6 @@ Clear the screen by removing groups of colored and shaped tiles
 
 %prep
 %setup -q
-%patch0 -p1
 
 autoreconf -i -f
 
@@ -71,6 +67,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 3.8.2-1
+- Update to 3.8.2
+
 * Sat Jun 22 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.1-4
 - Obsolete gnome-games-help as well
 


More information about the scm-commits mailing list