[python-mwlib] update to 0.13.6

Ian Weller ianweller at fedoraproject.org
Tue Mar 13 20:21:29 UTC 2012


commit 46920783b9c505093eaa8fc20b5d018e7850d38c
Author: Ian Weller <ian at ianweller.org>
Date:   Tue Mar 13 15:21:14 2012 -0500

    update to 0.13.6

 .gitignore        |    1 +
 python-mwlib.spec |    6 +++++-
 sources           |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26933c2..8567f4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ e4adff8732c4.tar.bz2
 /mwlib-0.13.3.zip
 /mwlib-0.13.4.zip
 /mwlib-0.13.5.zip
+/mwlib-0.13.6.zip
diff --git a/python-mwlib.spec b/python-mwlib.spec
index 218be9f..f9fb262 100644
--- a/python-mwlib.spec
+++ b/python-mwlib.spec
@@ -6,7 +6,7 @@
 }
 
 Name:           python-%{module_name}
-Version:        0.13.5
+Version:        0.13.6
 Release:        1%{?dist}
 Summary:        MediaWiki parser and utility library
 
@@ -84,6 +84,10 @@ rm %{buildroot}%{python_sitearch}/%{module_name}/templ/*.c
 
 
 %changelog
+* Tue Mar 13 2012 Ian Weller <iweller at redhat.com> - 0.13.6-1
+- enhancement: implement protocol relative urls in named links
+- enhancement: make mw-zip -gg post test.pediapress.com
+
 * Mon Mar 05 2012 Ian Weller <iweller at redhat.com> - 0.13.5-1
 - Update to 0.13.5 upstream
 
diff --git a/sources b/sources
index 0afe268..e5de085 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92cd4d17da5ba2e729a92cd13004bec5  mwlib-0.13.5.zip
+9dade43c979fa628b4fee7441acebc7e  mwlib-0.13.6.zip


More information about the scm-commits mailing list