[warzone2100/f12/master] Update to v2.3.3

Karol Trzcionka karlik at fedoraproject.org
Tue Aug 3 21:09:56 UTC 2010


commit 77963cbdf2617eaacb2556e23b474cdf94a00e3f
Author: Karol Trzcionka <karlik at fedoraproject.org>
Date:   Tue Aug 3 23:09:45 2010 +0200

    Update to v2.3.3

 .gitignore       |    1 +
 sources          |    2 +-
 warzone2100.spec |    7 ++++++-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44a75c7..124d932 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 sequences.wz
 warzone2100-2.3.0.tar.gz
+warzone2100-2.3.3.tar.gz
diff --git a/sources b/sources
index ae2aec6..508d593 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+561df3d87f725f86bba8d4aeffd7135d  warzone2100-2.3.3.tar.gz
 6fa4d723d4019552cddf51d7ec8fb78c  sequences.wz
-70fa70d326303e88fa3c9d07756ef1b1  warzone2100-2.3.0.tar.gz
diff --git a/warzone2100.spec b/warzone2100.spec
index d1c12ac..852615f 100644
--- a/warzone2100.spec
+++ b/warzone2100.spec
@@ -1,5 +1,5 @@
 Name:           warzone2100
-Version:        2.3.0
+Version:        2.3.3
 Release:        1%{?dist}
 Summary:        Innovative 3D real-time strategy
 
@@ -28,6 +28,7 @@ Summary:        Video file for %{name}
 Group:          Amusements/Games
 Provides:       warzone2100-data
 Requires:       %{name}
+BuildArch:      noarch
 
 %description sequences
 Video file for %{name}
@@ -67,6 +68,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/sequences.wz
 
 %changelog
+* Tue Aug 03 2010 Karol Trzcionka <karlikt at gmail.com> - 2.3.3-1
+- Update to v2.3.3
+- Sequences in noarch RPM
+
 * Mon Apr 26 2010 Karol Trzcionka <karlikt at gmail.com> - 2.3.0-1
 - Update to v2.3.0
 


More information about the scm-commits mailing list