New upstream version.

This commit is contained in:
José Matos 2011-07-01 08:29:45 +01:00
parent f88befa217
commit 31310ba527
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
pyparsing-1.5.0.tar.gz
/pyparsing-1.5.5.tar.gz
/pyparsing-1.5.6.tar.gz

View File

@ -5,8 +5,8 @@
%endif
Name: pyparsing
Version: 1.5.5
Release: 2%{?dist}
Version: 1.5.6
Release: 1%{?dist}
Summary: An object-oriented approach to text processing
Group: Development/Libraries
License: MIT
@ -113,6 +113,9 @@ rm -rf %{buildroot}
%doc CHANGES README LICENSE docs/*
%changelog
* Fri Jul 1 2011 José Matos <jamatos@fedoraproject.org> - 1.5.6-1
- New upstream version.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
0beba391cba3082d7914c289bffa52ce pyparsing-1.5.5.tar.gz
1e41cb219dae9fc353bd4cd47636b283 pyparsing-1.5.6.tar.gz