rpms/wfut/devel .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 wfut.spec, 1.1, 1.2

Michael Thomas (wart) fedora-extras-commits at redhat.com
Thu Feb 8 00:40:16 UTC 2007


Author: wart

Update of /cvs/extras/rpms/wfut/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19893

Modified Files:
	.cvsignore sources wfut.spec 
Log Message:
Update to 1.1.0




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wfut/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	4 Sep 2006 01:32:20 -0000	1.2
+++ .cvsignore	8 Feb 2007 00:39:44 -0000	1.3
@@ -1 +1 @@
-WFUT-1.0-SNAPSHOT-src.tar.gz
+WFUT-1.1.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wfut/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	4 Sep 2006 01:32:20 -0000	1.2
+++ sources	8 Feb 2007 00:39:44 -0000	1.3
@@ -1 +1 @@
-23d40558c121d5c52917846a36d48b80  WFUT-1.0-SNAPSHOT-src.tar.gz
+72bed202a37f2aaee536a6264a4957f2  WFUT-1.1.0.tar.gz


Index: wfut.spec
===================================================================
RCS file: /cvs/extras/rpms/wfut/devel/wfut.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wfut.spec	4 Sep 2006 01:32:20 -0000	1.1
+++ wfut.spec	8 Feb 2007 00:39:44 -0000	1.2
@@ -1,12 +1,12 @@
 Name:           wfut
-Version:        1.0
-Release:        3%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 Summary:        Software updater tool for WorldForge applications
 
 Group:          Development/Libraries
 License:        GPL
 URL:            http://www.worldforge.org
-Source0:        http://white.worldforge.org/downloads/WFUT/srcs/WFUT-1.0-SNAPSHOT-src.tar.gz
+Source0:        http://dl.sourceforge.net/worldforge/srcs/WFUT-1.1.0.tar.gz
 Source1:        wfut.desktop
 Source2:        wfut.png
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -18,7 +18,7 @@
 
 
 %prep
-%setup -q -n WFUT-1.0-SNAPSHOT
+%setup -q -n WFUT-%{version}
 
 
 %build
@@ -73,6 +73,10 @@
 
 
 %changelog
+* Wed Feb 7 2007 Wart <wart at kobold dot ort> 1.1.0-1
+- Update to 1.1.0
+- Upstream moved sources to SourceForge
+
 * Thu Aug 17 2006 Wart <wart at kobold dot ort> 1.0-3
 - Remove unnecessary startup script.
 - Added .desktop file




More information about the scm-commits mailing list