From 9e491c023f856023327d384f48275cc8acd3e2f6 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mar 06 2011 17:14:03 +0000 Subject: updated to 1.2 --- diff --git a/berusky-1.1-animqlength.patch b/berusky-1.1-animqlength.patch deleted file mode 100644 index 9d60f41..0000000 --- a/berusky-1.1-animqlength.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur berusky-1.1.orig/src/defines.h berusky-1.1.new/src/defines.h ---- berusky-1.1.orig/src/defines.h 2007-04-21 20:57:55.000000000 +0200 -+++ berusky-1.1.new/src/defines.h 2008-08-08 19:59:05.000000000 +0200 -@@ -365,7 +365,7 @@ - // ------------------------------------------------------- - #define ANIM_NONE 0 - #define ANIM_QUEUE_FIRST 1 --#define ANIM_QUEUE_LENGHT 50 -+#define ANIM_QUEUE_LENGHT 100 - - - // Basic types diff --git a/berusky-1.1-build.patch b/berusky-1.1-build.patch deleted file mode 100644 index 086ea9d..0000000 --- a/berusky-1.1-build.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- berusky-1.1/src/editor.cpp.build 2007-04-05 16:12:25.000000000 +0200 -+++ berusky-1.1/src/editor.cpp 2007-05-08 09:44:07.000000000 +0200 -@@ -29,7 +29,6 @@ - #include - #include - #include --#include - #include - #include - #include ---- berusky-1.1/src/berusky.cpp.build 2007-03-13 18:34:21.000000000 +0100 -+++ berusky-1.1/src/berusky.cpp 2007-05-08 09:44:07.000000000 +0200 -@@ -30,7 +30,6 @@ - #include - #include - #include --#include - - #include "berusky.h" - #include "berusky_gui.h" ---- berusky-1.1/src/main.cpp.build 2007-04-22 11:08:10.000000000 +0200 -+++ berusky-1.1/src/main.cpp 2007-05-08 09:49:49.000000000 +0200 -@@ -29,7 +29,6 @@ - #include - #include - #include --#include - #include - #include - #include diff --git a/berusky.spec b/berusky.spec index 549f6bc..dec4430 100644 --- a/berusky.spec +++ b/berusky.spec @@ -1,14 +1,12 @@ Summary: Sokoban clone Name: berusky -Version: 1.1 -Release: 14%{?dist} +Version: 1.2 +Release: 1%{?dist} License: GPLv2+ Group: Amusements/Games Source: http://www.anakreon.cz/download/berusky/tar.gz/%{name}-%{version}.tar.gz Source1: berusky.desktop Source2: berusky.png -Patch: berusky-1.1-build.patch -Patch1: berusky-1.1-animqlength.patch URL: http://www.anakreon.cz/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: berusky-data @@ -27,8 +25,6 @@ This package contains a binary for the game. %prep %setup -q -n %{name}-%{version} -%patch -p1 -b .build -%patch1 -p1 -b .anim %build %configure \ @@ -78,6 +74,9 @@ fi %{_datadir}/icons/hicolor/32x32/apps/berusky.png %changelog +* Sun Mar 6 2011 Martin Stransky 1.2-1 +- updated to 1.2 + * Mon Feb 07 2011 Fedora Release Engineering - 1.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 1f057ce..1408c9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb0a03a9fde970124a2674943775c117 berusky-1.1.tar.gz +0afc4dbf09611ff2ed223f702755d92a berusky-1.2.tar.gz