[gnome-sudoku] Update to 3.11.3. Update url. Drop upstreamed patch

Yanko Kaneti yaneti at fedoraproject.org
Mon Dec 16 15:45:05 UTC 2013


commit 018e1eb9695821233d256ebefe9a667de45c859f
Author: Yanko Kaneti <yaneti at declera.com>
Date:   Mon Dec 16 17:37:02 2013 +0200

    Update to 3.11.3. Update url. Drop upstreamed patch

 .gitignore                                         |    1 +
 ...-and-PREFIX-by-importing-defs-python3-sty.patch |   25 --------------------
 gnome-sudoku.spec                                  |   12 ++++-----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2eac28..5e62bea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /gnome-sudoku-3.10.1.tar.xz
 /gnome-sudoku-3.11.1.tar.xz
 /gnome-sudoku-3.11.2.tar.xz
+/gnome-sudoku-3.11.3.tar.xz
diff --git a/gnome-sudoku.spec b/gnome-sudoku.spec
index df395e6..91edfac 100644
--- a/gnome-sudoku.spec
+++ b/gnome-sudoku.spec
@@ -2,18 +2,14 @@
 
 Name:           gnome-sudoku
 Epoch:          1
-Version:        3.11.2
+Version:        3.11.3
 Release:        1%{?dist}
 Summary:        GNOME Sudoku game
 
 License:        GPLv2+ and CC-BY-SA
-URL:            http://projects.gnome.org/gnome-games/
+URL:            https://wiki.gnome.org/Apps/Sudoku
 Source0:        http://download.gnome.org/sources/gnome-sudoku/3.11/gnome-sudoku-%{version}.tar.xz
 
-# Fix the version in the about dialog
-# https://bugzilla.gnome.org/show_bug.cgi?id=71252
-Patch1:         0001-Fix-VERSION-and-PREFIX-by-importing-defs-python3-sty.patch
-
 BuildArch:      noarch
 
 BuildRequires:  desktop-file-utils
@@ -36,7 +32,6 @@ GNOME version of the popular Sudoku Japanese logic game.
 
 %prep
 %setup -q
-%patch1 -p1 -b .version
 
 %build
 %configure
@@ -87,6 +82,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Mon Dec 16 2013 Yanko Kaneti <yaneti at declera.com> - 3.11.3-1
+- Update to 3.11.3. Update url. Drop upstreamed patch
+
 * Sat Nov 16 2013 Yanko Kaneti <yaneti at declera.com> - 3.11.2-1
 - Update to 3.11.2. Move to python 3
 
diff --git a/sources b/sources
index e9e16eb..0d0ed26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53479e9ff2a43a127e463ed300e699fa  gnome-sudoku-3.11.2.tar.xz
+2ec681a2ba9a05499f2681922185d064  gnome-sudoku-3.11.3.tar.xz


More information about the scm-commits mailing list