[zanata-python-client/el5] Version 1.3.12

Ding-Yi Chen dchen at fedoraproject.org
Thu Nov 15 07:07:29 UTC 2012


commit 5e270ea52a71c01b044905e28764a6b09ff4ea91
Author: Ding-Yi Chen <dingyichen at gmail.com>
Date:   Thu Nov 15 17:06:22 2012 +1000

    Version 1.3.12

 .gitignore                |    1 +
 sources                   |    2 +-
 zanata-python-client.spec |    7 ++++++-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e11ef4c..8bcd0a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /zanata-python-client-1.3.8.tar.gz
 /zanata-python-client-1.3.10.tar.gz
 /zanata-python-client-1.3.11.tar.gz
+/zanata-python-client-1.3.12.tar.gz
diff --git a/sources b/sources
index 990681b..a86af40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87f4fcf21d08549253b880facd3b1ee4  zanata-python-client-1.3.11.tar.gz
+b72d17fe103939e9571243ea210695bc  zanata-python-client-1.3.12.tar.gz
diff --git a/zanata-python-client.spec b/zanata-python-client.spec
index 87e01bb..e7bd601 100644
--- a/zanata-python-client.spec
+++ b/zanata-python-client.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name: zanata-python-client
-Version: 1.3.11
+Version: 1.3.12
 Release: 1%{?dist}
 Summary: Python Client for Zanata Server
 
@@ -53,6 +53,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Thu Nov 15 2012 Sean Flanigan <sflaniga at redhat.com> - 1.3.12-1
+- Revised test files
+- Use PUT instead of POST/PUT when pushing source documents
+- Change Flies to Zanata in messages
+
 * Tue Aug 07 2012 Ding-Yi Chen <dchen at redhat.com> - 1.3.11-1
 - Updated: CHANGELOG and setup.py
 


More information about the scm-commits mailing list