[swell-foop] Update to 3.12.1. Drop upstreamed patch

Yanko Kaneti yaneti at fedoraproject.org
Mon Apr 14 22:54:28 UTC 2014


commit 0f150be9c01d2e1205504a8e945a4f8ac9d34eba
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Tue Apr 15 01:53:41 2014 +0300

    Update to 3.12.1. Drop upstreamed patch

 .gitignore                                         |    1 +
 ...-screen-issue-where-taping-didnt-work-dep.patch |   71 --------------------
 sources                                            |    2 +-
 swell-foop.spec                                    |   13 ++--
 4 files changed, 8 insertions(+), 79 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 598a67c..7f27741 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /swell-foop-3.11.90.tar.xz
 /swell-foop-3.11.92.tar.xz
 /swell-foop-3.12.0.tar.xz
+/swell-foop-3.12.1.tar.xz
diff --git a/sources b/sources
index c30aa33..1bee9e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7f6c712d0439d6b6085abb6c11d4e62  swell-foop-3.12.0.tar.xz
+18e9d10a32cc9dc572c17b7c6f65fd0f  swell-foop-3.12.1.tar.xz
diff --git a/swell-foop.spec b/swell-foop.spec
index 23d8eaf..16d358b 100644
--- a/swell-foop.spec
+++ b/swell-foop.spec
@@ -1,16 +1,13 @@
 Name:           swell-foop
-Version:        3.12.0
-Release:        2%{?dist}
+Version:        3.12.1
+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.12/swell-foop-%{version}.tar.xz
-# Upstream https://git.gnome.org/browse/swell-foop/commit/?id=380341eef1290defa0670978ad4fad50dc70877c
-# Fixes touchscreen interaction
-Patch0:         0001-Fixed-touch-screen-issue-where-taping-didnt-work-dep.patch
 
-BuildRequires:  clutter-gtk-devel
+BuildRequires:  clutter-gtk-devel >= 1.4.0
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk3-devel
 BuildRequires:  intltool
@@ -27,7 +24,6 @@ Clear the screen by removing groups of colored and shaped tiles
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
@@ -75,6 +71,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Apr 15 2014 Yanko Kaneti <yaneti at declera.com> - 3.12.1-1
+- Update to 3.12.1. Drop upstreamed patch.
+
 * Thu Mar 27 2014 Adam Williamson <awilliam at redhat.com> - 3.12.0-2
 - backport upstream patch for touch input
 


More information about the scm-commits mailing list