[vegastrike-music] Initial start of update to 0.5.1.beta1

Bruno Wolff III bruno at fedoraproject.org
Sat Jul 9 18:49:24 UTC 2011


commit 6ebb88f2ae67602534d7486919319a8294a94824
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Tue Jun 28 19:51:47 2011 -0500

    Initial start of update to 0.5.1.beta1

 .gitignore            |    2 ++
 sources               |    3 ++-
 vegastrike-music.spec |   11 ++++++++---
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3672da3..db013d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 vegastrike-music-0.5.0.tar.gz
+/vegastrike-music-0.5.1.beta1.tar
+/vegastrike-speech-0.5.1.beta1.tar
diff --git a/sources b/sources
index 5880db3..8604106 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-051dff5fabc3787cc343322b4dd428cc  vegastrike-music-0.5.0.tar.gz
+77d1b8da741f0f9cf35357ce806d7fac  vegastrike-music-0.5.1.beta1.tar
+1b7e01facf46079d4b30dd2f7659629d  vegastrike-speech-0.5.1.beta1.tar
diff --git a/vegastrike-music.spec b/vegastrike-music.spec
index fb153fd..7432022 100644
--- a/vegastrike-music.spec
+++ b/vegastrike-music.spec
@@ -1,6 +1,6 @@
 Name:           vegastrike-music
-Version:        0.5.0
-Release:        5
+Version:        0.5.1
+Release:        0.1.beta1
 Summary:        Music for Vega Strike
 Group:          Amusements/Games
 License:        GPL+
@@ -9,7 +9,9 @@ URL:            http://vegastrike.sourceforge.net/
 # http://downloads.sourceforge.net/vegastrike/vegastrike-linux-0.5.0.tar.bz2
 # despite the confusing LICENSE.STANDALONE file, this is all fully GPL licensed
 # see: http://vegastrike.sourceforge.net/forums/viewtopic.php?p=97573#97573
-Source0:        %{name}-%{version}.tar.gz
+#Source0:        %{name}-%{version}.tar.gz
+Source0:        %{name}-%{version}.beta1.tar.gz
+Source1:        vegastrike-speech-%{version}.beta1.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       vegastrike-data >= %{version}
@@ -46,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 28 2011 Bruno Wolff III <bruno at wolff.to> 0.5.1-0.1.beta1
+- Update to upstream 0.5.1.beta1
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list