rpms/waf/devel .cvsignore, 1.9, 1.10 import.log, 1.4, 1.5 sources, 1.9, 1.10 waf.spec, 1.11, 1.12

Thomas Moschny thm at fedoraproject.org
Mon Feb 2 20:57:35 UTC 2009


Author: thm

Update of /cvs/pkgs/rpms/waf/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12767/devel

Modified Files:
	.cvsignore import.log sources waf.spec 
Log Message:
Update to 1.5.3.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/waf/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	16 Jan 2009 17:54:52 -0000	1.9
+++ .cvsignore	2 Feb 2009 20:57:04 -0000	1.10
@@ -1 +1 @@
-waf-1.5.2.stripped.tar.bz2
+waf-1.5.3.stripped.tar.bz2


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/waf/devel/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- import.log	16 Jan 2009 17:54:52 -0000	1.4
+++ import.log	2 Feb 2009 20:57:04 -0000	1.5
@@ -2,3 +2,4 @@
 waf-1_4_4-1_fc9:HEAD:waf-1.4.4-1.fc9.src.rpm:1220215604
 waf-1_5_2-1_fc10:HEAD:waf-1.5.2-1.fc10.src.rpm:1232126058
 waf-1_5_2-2_fc10:HEAD:waf-1.5.2-2.fc10.src.rpm:1232128440
+waf-1_5_3-1_fc10:HEAD:waf-1.5.3-1.fc10.src.rpm:1233608182


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/waf/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	16 Jan 2009 17:54:52 -0000	1.9
+++ sources	2 Feb 2009 20:57:04 -0000	1.10
@@ -1 +1 @@
-f389fe7cb4ac72f4bbc2248aa130dbb6  waf-1.5.2.stripped.tar.bz2
+423c8b5919bcb0cbee0edc993d694dcc  waf-1.5.3.stripped.tar.bz2


Index: waf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/waf/devel/waf.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- waf.spec	16 Jan 2009 17:54:52 -0000	1.11
+++ waf.spec	2 Feb 2009 20:57:04 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           waf
-Version:        1.5.2
-Release:        2%{?dist}
+Version:        1.5.3
+Release:        1%{?dist}
 Summary:        A Python-based build system
 Group:          Development/Tools
 # The entire source code is BSD apart from pproc.py (taken from Python 2.5)
@@ -83,6 +83,11 @@
 
 
 %changelog
+* Mon Feb  2 2009 Thomas Moschny <thomas.moschny at gmx.de> - 1.5.3-1
+- Update to 1.5.3, which contains various enhancements and bugfixes,
+  see http://waf.googlecode.com/svn/trunk/ChangeLog for a list of
+  changes.
+
 * Fri Jan 16 2009 Thomas Moschny <thomas.moschny at gmx.de> - 1.5.2-2
 - Remove the documentation again, as it is under CC-BY-NC-ND. Also
   remove it from the tarfile.




More information about the fedora-extras-commits mailing list