[avoision] update to 1.1

Tom Callaway spot at fedoraproject.org
Tue Sep 4 20:45:45 UTC 2012


commit aa9d9a5b17a2a44e4c33cd05b493aaa1ad2beb68
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Sep 4 16:46:21 2012 -0400

    update to 1.1

 .gitignore    |    1 +
 avoision.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f8adfa..204b0ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /avoision-0.6.tar.gz
+/avoision-1.1.tar.gz
diff --git a/avoision.spec b/avoision.spec
index 4ba08c3..eeb2593 100644
--- a/avoision.spec
+++ b/avoision.spec
@@ -1,6 +1,6 @@
 Name:		avoision
-Version:	0.6
-Release:	6%{?dist}
+Version:	1.1
+Release:	1%{?dist}
 Summary:	Arcade style game of evade and capture
 Group:		Amusements/Games
 # Code is GPLv2+, music and graphics are CC-BY-SA
@@ -9,7 +9,7 @@ URL:		http://avsn.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/project/avsn/%{name}-%{version}.tar.gz
 Source1:	%{name}.png
 Source2:	%{name}.desktop
-BuildRequires:	radius-engine-devel, desktop-file-utils, zip
+BuildRequires:	radius-engine-devel >= 1.1, desktop-file-utils, zip
 
 %description
 Avoision is a straightforward, yet captivating distillation of vintage arcade 
@@ -42,6 +42,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications	%{SOURCE2}
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Tue Sep  4 2012 Tom Callaway <spot at fedoraproject.org> - 1.1-1
+- update to 1.1
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 3ac62ef..b702700 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e6aa929624b385dc83fbd80c97d9529  avoision-0.6.tar.gz
+3fb3e84a61ced8bdc238cbf96041fd9a  avoision-1.1.tar.gz


More information about the scm-commits mailing list