[hitori] Update to 3.13.4

Kalev Lember kalev at fedoraproject.org
Mon Jul 21 09:52:33 UTC 2014


commit f445d4183fbef2f5ba6b546ebd75d82fc3d917ce
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Jul 21 08:51:57 2014 +0200

    Update to 3.13.4

 .gitignore                     |    1 +
 hitori-0.4.0-translation.patch |  853 ----------------------------------------
 hitori.spec                    |   16 +-
 sources                        |    2 +-
 4 files changed, 11 insertions(+), 861 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2fb5da6..d3b9f04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /hitori-0.3.1.tar.xz
 /hitori-0.3.2.tar.xz
 /hitori-0.4.0.tar.xz
+/hitori-3.13.4.tar.xz
diff --git a/hitori.spec b/hitori.spec
index f167299..6eb1ecf 100644
--- a/hitori.spec
+++ b/hitori.spec
@@ -1,6 +1,6 @@
 Name:		hitori
-Version:	0.4.0
-Release:	4%{?dist}
+Version:	3.13.4
+Release:	1%{?dist}
 Summary:	Logic puzzle game for GNOME
 Summary(de):	Logikpuzzle für GNOME
 
@@ -8,8 +8,7 @@ Group:		Amusements/Games
 # The executable is licensed under GPLv3+, while the user manual is CC-BY-SA.
 License:	GPLv3+ and CC-BY-SA
 URL:		http://live.gnome.org/Hitori
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.xz
-Patch0:         %{name}-%{version}-translation.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.13/%{name}-%{version}.tar.xz
 
 BuildRequires:	desktop-file-utils
 BuildRequires:	itstool
@@ -38,7 +37,6 @@ Lösung zu erleichtern. Mögliche Spielfeldgrößen reichen von 5x5 bis hin zu
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 %configure
@@ -68,14 +66,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files -f %{name}.lang
 %%doc AUTHORS ChangeLog COPYING COPYING-DOCS MAINTAINERS NEWS README
 %{_bindir}/%{name}
+%{_datadir}/appdata/hitori.appdata.xml
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.hitori.gschema.xml
 %{_datadir}/help/*/%{name}
-%dir %{_datadir}/%{name}/
-%{_datadir}/%{name}/%{name}.ui
+%{_datadir}/%{name}/
 %{_datadir}/icons/hicolor/*x*/apps/%{name}.png
 
 
 %changelog
+* Mon Jul 21 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.4-1
+- Update to 3.13.4
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index d65f2d7..68e8d11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ae450a2c448899478a79901028a0183  hitori-0.4.0.tar.xz
+1fd8798f54c3b1e9572764d0528a0cf9  hitori-3.13.4.tar.xz


More information about the scm-commits mailing list