rpms/wesnoth/FC-3 .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 wesnoth.spec, 1.6, 1.7

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat Aug 13 21:57:26 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/wesnoth/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22929/FC-3

Modified Files:
	.cvsignore sources wesnoth.spec 
Log Message:
* Sat Aug 13 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.5-1
- update to 0.9.5



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/FC-3/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	27 Jul 2005 20:11:41 -0000	1.5
+++ .cvsignore	13 Aug 2005 21:57:24 -0000	1.6
@@ -1 +1 @@
-wesnoth-0.9.4.tar.gz
+wesnoth-0.9.5.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/FC-3/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	27 Jul 2005 20:11:41 -0000	1.5
+++ sources	13 Aug 2005 21:57:24 -0000	1.6
@@ -1 +1 @@
-b27115df93298a8ee192a85499f26ef2  wesnoth-0.9.4.tar.gz
+864dee75a0d5c37a5e91d2f063121a83  wesnoth-0.9.5.tar.gz


Index: wesnoth.spec
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/FC-3/wesnoth.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wesnoth.spec	27 Jul 2005 20:11:41 -0000	1.6
+++ wesnoth.spec	13 Aug 2005 21:57:24 -0000	1.7
@@ -1,5 +1,5 @@
 Name:           wesnoth
-Version:        0.9.4
+Version:        0.9.5
 Release:        1%{?dist}
 Summary:        Battle for Wesnoth, a fantasy turn-based strategy game
 
@@ -31,7 +31,7 @@
 %package server
 Summary:	%{summary}
 Group:		Amusements/Games
-Requires:   %{name} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description server
 This package contains the binaries for running a Wesnoth server
@@ -41,7 +41,7 @@
 %package tools
 Summary:	%{summary}
 Group:		Amusements/Games
-Requires:   %{name} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description tools
 This package contains the game editor and development tools.
@@ -145,6 +145,9 @@
 %ghost /var/run/wesnothd/socket
 
 %changelog
+* Sat Aug 13 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.5-1
+- update to 0.9.5
+
 * Wed Jul 27 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.4-1
 - update to 0.9.4
 




More information about the scm-commits mailing list