[hitori/f17] New upstream version

Mario Blättermann mariobl at fedoraproject.org
Mon May 28 16:33:17 UTC 2012


commit cefc5b0bd2c1434266a6fe8ae5c7b1c132087c64
Author: Mario Blättermann <mario.blaettermann at gmail.com>
Date:   Mon May 28 18:33:51 2012 +0200

    New upstream version

 .gitignore          |    1 +
 hitori-fixdso.patch |   11 -----------
 hitori.spec         |   34 ++++++++++++++++++----------------
 sources             |    2 +-
 4 files changed, 20 insertions(+), 28 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 29d5f12..7a7e573 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /hitori-0.2.6.tar.bz2
 /hitori-0.3.0.tar.xz
 /hitori-0.3.1.tar.xz
+/hitori-0.3.2.tar.xz
diff --git a/hitori.spec b/hitori.spec
index 870b7b0..b6671a4 100644
--- a/hitori.spec
+++ b/hitori.spec
@@ -1,6 +1,6 @@
 Name:		hitori
-Version:	0.3.1
-Release:	4%{?dist}
+Version:	0.3.2
+Release:	1%{?dist}
 Summary:	Logic puzzle game for GNOME
 Summary(de):	Logikpuzzle für GNOME
 
@@ -9,7 +9,6 @@ Group:		Amusements/Games
 License:	GPLv3+ and CC-BY-SA
 URL:		http://live.gnome.org/Hitori
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.xz
-Patch0:		hitori-fixdso.patch
 
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
@@ -23,27 +22,24 @@ Requires:	hicolor-icon-theme
 A small application written to allow one to play the Hitori puzzle game,
 which is similar in theme to more popular puzzles such as Sudoku.
 
-It depends on GTK+ 2.13 and Cairo 1.4, and has full support for playing the
-game (i.e. it checks all three rules are satisfied). It has undo/redo support,
-can give hints, and allows for cells to be tagged with one of two different
-tags, to aid in solving the puzzle. It has support for anything from
-5×5 to 10×10 grids.
+It has full support for playing the game (i.e. it checks all three rules are
+satisfied). It has undo/redo support, can give hints, and allows for cells
+to be tagged with one of two different tags, to aid in solving the puzzle.
+It has support for anything from 5×5 to 10×10 grids.
 
 %description -l de
 Ein kleines Programm zum Spielen des Hitori-Puzzles, das thematisch
 populäreren Puzzlespielen wie beispielsweise Sudoku ähnelt.
 
-Das Programm basiert auf GTK+ 2.13 und Cairo 1.4 und unterstützt die
-Spielregeln vollständig. Es wird in jedem Fall überprüft, ob die drei
-Ausschlussregeln angewendet sind. Das Zurücknehmen und Wiederholen von Zügen
-ist ebenso möglich wie das Kennzeichnen von Feldern mit einer oder mehreren
-Markierungen, um den Weg zur Lösung zu erleichtern. Mögliche Spielfeldgrößen
-reichen von 5x5 bis hin zu 10x10 Feldern. 
+Das Programm unterstützt die Spielregeln vollständig. Es wird in
+jedem Fall überprüft, ob die drei Ausschlussregeln angewendet sind.
+Das Zurücknehmen und Wiederholen von Zügen ist ebenso möglich wie das
+Kennzeichnen von Feldern mit einer oder mehreren Markierungen, um den Weg zur
+Lösung zu erleichtern. Mögliche Spielfeldgrößen reichen von 5x5 bis hin zu
+10x10 Feldern. 
 
 %prep
 %setup -q
-%patch0 -p1 -b .fixdso
-
 
 %build
 %configure
@@ -82,6 +78,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+
+* Mon May 28 2012 Mario Blättermann <mariobl at fedoraproject.org> - 0.3.2-1
+- New upstream version
+- Removed the patch because it doesn't depend on libm anymore
+- Tweaked the description
+
 * Sat Mar  3 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.3.1-4
 - Merge F-16 to master as it's a newer version
 - Fix FTBFS
diff --git a/sources b/sources
index 0ded5f7..93ca12e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-812742db8d7816e12cdd2f45788b9d43  hitori-0.3.1.tar.xz
+b5b46ed4468aa29956d5c986634277bc  hitori-0.3.2.tar.xz


More information about the scm-commits mailing list