rpms/pyparsing/FC-6 .cvsignore, 1.4, 1.5 pyparsing.spec, 1.4, 1.5 sources, 1.4, 1.5

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Sat Apr 21 11:11:11 UTC 2007


Author: jamatos

Update of /cvs/extras/rpms/pyparsing/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6330

Modified Files:
	.cvsignore pyparsing.spec sources 
Log Message:
* Sat Apr 21 2007 José Matos <jamatos[AT]fc.up.pt> - 1.4.6-1
- New upstream version.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pyparsing/FC-6/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	11 Dec 2006 23:52:43 -0000	1.4
+++ .cvsignore	21 Apr 2007 11:10:36 -0000	1.5
@@ -1 +1 @@
-pyparsing-1.4.4.tar.gz
+pyparsing-1.4.6.tar.gz


Index: pyparsing.spec
===================================================================
RCS file: /cvs/extras/rpms/pyparsing/FC-6/pyparsing.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyparsing.spec	11 Dec 2006 23:52:43 -0000	1.4
+++ pyparsing.spec	21 Apr 2007 11:10:36 -0000	1.5
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pyparsing
-Version:        1.4.4
+Version:        1.4.6
 Release:        1%{?dist}
 Summary:        An object-oriented approach to text processing
 
@@ -36,11 +36,14 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES examples HowToUsePyparsing.html htmldoc pyparsingClassDiagram.png README LICENSE
+%doc CHANGES docs examples HowToUsePyparsing.html htmldoc pyparsingClassDiagram.* README LICENSE
 %{python_sitelib}/pyparsing.py
 %{python_sitelib}/pyparsing.py[co]
 
 %changelog
+* Sat Apr 21 2007 José Matos <jamatos[AT]fc.up.pt> - 1.4.6-1
+- New upstream version.
+
 * Mon Dec 11 2006 José Matos <jamatos[AT]fc.up.pt> - 1.4.4-1
 - New upstream version.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pyparsing/FC-6/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	11 Dec 2006 23:52:43 -0000	1.4
+++ sources	21 Apr 2007 11:10:36 -0000	1.5
@@ -1 +1 @@
-6ae48bd527094756c6e575267b2d1b30  pyparsing-1.4.4.tar.gz
+f504ff8cbbd9a82b79f7acdf35d30ee6  pyparsing-1.4.6.tar.gz




More information about the scm-commits mailing list