[python-mwlib] Update to 0.13.5

Ian Weller ianweller at fedoraproject.org
Mon Mar 5 20:18:57 UTC 2012


commit 9df84716c764e3158a2f1eb63f1ed4e26ade17e7
Author: Ian Weller <ian at ianweller.org>
Date:   Mon Mar 5 14:18:47 2012 -0600

    Update to 0.13.5

 .gitignore        |    1 +
 python-mwlib.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34eeb6a..26933c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 e4adff8732c4.tar.bz2
 /mwlib-0.13.3.zip
 /mwlib-0.13.4.zip
+/mwlib-0.13.5.zip
diff --git a/python-mwlib.spec b/python-mwlib.spec
index 8449b07..218be9f 100644
--- a/python-mwlib.spec
+++ b/python-mwlib.spec
@@ -6,7 +6,7 @@
 }
 
 Name:           python-%{module_name}
-Version:        0.13.4
+Version:        0.13.5
 Release:        1%{?dist}
 Summary:        MediaWiki parser and utility library
 
@@ -56,6 +56,7 @@ in order to generate PDF documents from Wikipedia articles.
 # Unbundle apipkg
 rm mwlib/apipkg.py
 %patch1 -p1
+rm mwlib.egg-info/*.orig
 
 # Replace timelib with dateutil
 %patch2 -p1
@@ -83,6 +84,9 @@ rm %{buildroot}%{python_sitearch}/%{module_name}/templ/*.c
 
 
 %changelog
+* Mon Mar 05 2012 Ian Weller <iweller at redhat.com> - 0.13.5-1
+- Update to 0.13.5 upstream
+
 * Wed Feb 15 2012 Ian Weller <iweller at redhat.com> - 0.13.4-1
 - Update to 0.13.4 upstream
 - Update Requires: python-qserve >= 0.2.7
diff --git a/sources b/sources
index b631d3e..0afe268 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2b16288ed1195f3011487e8d5dfc30f  mwlib-0.13.4.zip
+92cd4d17da5ba2e729a92cd13004bec5  mwlib-0.13.5.zip


More information about the scm-commits mailing list