[warzone2100: 3/3] Update to 3.1 beta 11

jsynacek jsynacek at fedoraproject.org
Wed Jun 20 11:44:44 UTC 2012


commit fee049ff1df50b0fcaba8fbeacf0238de19c1156
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Wed Jun 20 13:43:00 2012 +0200

    Update to 3.1 beta 11

 .gitignore       |    1 +
 sources          |    2 +-
 warzone2100.spec |   16 ++++++----------
 3 files changed, 8 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de10c9b..a005ef2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ warzone2100-2.3.3.tar.gz
 /warzone2100-3.1_beta6.tar.gz
 /warzone2100-3.1_beta7.tar.gz
 /warzone2100-3.1_beta9.tar.gz
+/warzone2100-3.1_beta11.tar.gz
diff --git a/sources b/sources
index 35ccef3..8d3728b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-70b157956187f84879fa6bfe7f224054  warzone2100-3.1_beta9.tar.gz
+924fa5f42d1e3385d41db9a3b3bd0dca  warzone2100-3.1_beta11.tar.gz
 6fa4d723d4019552cddf51d7ec8fb78c  sequences.wz
diff --git a/warzone2100.spec b/warzone2100.spec
index 9061a7e..c408c71 100644
--- a/warzone2100.spec
+++ b/warzone2100.spec
@@ -1,12 +1,12 @@
 Name:           warzone2100
 Version:        3.1
-Release:        0.4.beta9%{?dist}
+Release:        0.5.beta11%{?dist}
 Summary:        Innovative 3D real-time strategy
 
 Group:          Amusements/Games
 License:        GPLv2+ and CC-BY-SA
 URL:            http://wz2100.net/
-Source0:        http://downloads.sourceforge.net/project/%{name}/releases/%{version}_beta9/%{name}-%{version}_beta9.tar.gz
+Source0:        http://downloads.sourceforge.net/project/%{name}/releases/%{version}_beta11/%{name}-%{version}_beta11.tar.gz
 Source1:        http://downloads.sourceforge.net/project/%{name}/%{name}/Videos/low-quality-en/sequences.wz
 
 BuildRequires: physfs-devel >= 2.0
@@ -38,7 +38,7 @@ Video file for %{name}
 %prep
 # %setup -q
 # restore after beta
-%setup -q -n %{name}-%{version}_beta9
+%setup -q -n %{name}-%{version}_beta11
 
 %build
 %configure --disable-rpath --disable-debug --with-distributor="Fedora"
@@ -61,13 +61,6 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %{_bindir}/%{name}
-### beta specific, triage after the full release
-%{_bindir}/map2lnd
-%{_bindir}/map2png
-%{_bindir}/map2preview
-%{_bindir}/mapconv
-%{_bindir}/mapinfo
-###
 %{_datadir}/icons/warzone*
 %{_datadir}/applications/fedora-%{name}.desktop
 %{_datadir}/%{name}
@@ -79,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/sequences.wz
 
 %changelog
+* Wed Jun 20 2012 Jan Synáček <jsynacek at redhat.com> - 3.1-0.5.beta11
+- Update to 3.1 beta 11
+
 * Wed May 09 2012 Jan Synáček <jsynacek at redhat.com> - 3.1-0.4.beta9
 - Update to 3.1 beta9
 - Fix spec


More information about the scm-commits mailing list