diff --git a/.cvsignore b/.cvsignore index 482a5ae..124517c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pyparsing-1.4.4.tar.gz +pyparsing-1.4.6.tar.gz diff --git a/pyparsing.spec b/pyparsing.spec index e78712a..7934042 100644 --- a/pyparsing.spec +++ b/pyparsing.spec @@ -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 @@ rm -rf $RPM_BUILD_ROOT %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 - 1.4.6-1 +- New upstream version. + * Mon Dec 11 2006 José Matos - 1.4.4-1 - New upstream version. diff --git a/sources b/sources index e576fdc..a58ba3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ae48bd527094756c6e575267b2d1b30 pyparsing-1.4.4.tar.gz +f504ff8cbbd9a82b79f7acdf35d30ee6 pyparsing-1.4.6.tar.gz