[zaz/f13/master] - Updated to upstream 1.0.0

musuruan musuruan at fedoraproject.org
Sun Sep 5 12:41:07 UTC 2010


commit 7dca7265f1258c5dc6d8a6da4323dee92f9a7fab
Author: Andrea Musuruane <musuruan at gmail.com>
Date:   Sun Sep 5 14:41:09 2010 +0200

    - Updated to upstream 1.0.0

 .gitignore |    1 +
 sources    |    2 +-
 zaz.spec   |    9 ++++-----
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea4a827..64f6ad2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 zaz-0.7.0.tar.bz2
 zaz-0.8.0.tar.bz2
+/zaz-1.0.0.tar.bz2
diff --git a/sources b/sources
index 6b2484a..1458901 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a63f986a80b4f4e1852ecf9871e9735  zaz-0.8.0.tar.bz2
+d92a043780d06c699da0ba04aab32a6b  zaz-1.0.0.tar.bz2
diff --git a/zaz.spec b/zaz.spec
index 00abfc1..694bf80 100644
--- a/zaz.spec
+++ b/zaz.spec
@@ -1,5 +1,5 @@
 Name:           zaz
-Version:        0.8.0
+Version:        1.0.0
 Release:        1%{?dist}
 Summary:        A puzzle game where the player has to arrange balls in triplets
 
@@ -25,8 +25,6 @@ Requires:       oflb-dignas-handwriting-fonts
 %description
 Zaz is an arcade action puzzle game where the goal is to get rid of all 
 incoming balls by rearranging their order and making triplets.
-It currently includes 6 different levels. The game's name is recursive and 
-stands for "Zaz ain't Z".
 
 A 3D accelerator is needed for decent gameplay.
 
@@ -37,8 +35,6 @@ A 3D accelerator is needed for decent gameplay.
 # Fix permissions
 chmod 644 src/*.{cpp,h}
 
-# Fix desktop file
-sed -i '/#!\/usr\/bin\/env xdg-open/d' extra/zaz.desktop
 
 %build
 %configure
@@ -99,6 +95,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sat Sep 04 2010 Andrea Musuruane <musuruan at gmail.com> 1.0.0-1
+- Updated to upstream 1.0.0
+
 * Thu Jul 22 2010 Andrea Musuruane <musuruan at gmail.com> 0.8.0-1
 - Updated to upstream 0.8.0
 


More information about the scm-commits mailing list