[zanata-python-client] Change to version 1.3.3

james ni jamesni at fedoraproject.org
Thu Dec 1 05:59:03 UTC 2011


commit 88dac0937681a1d2745fa704b2d2680b125ce03c
Author: James Ni <kent.neo at gmail.com>
Date:   Thu Dec 1 13:58:39 2011 +0800

    Change to version 1.3.3

 .gitignore                |    1 +
 sources                   |    2 +-
 zanata-python-client.spec |    6 ++++++
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 575875a..5e50082 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /zanata-python-client-1.3.0.tar.gz
 /zanata-python-client-1.3.1.tar.gz
 /zanata-python-client-1.3.2.tar.gz
+/zanata-python-client-1.3.3.tar.gz
diff --git a/sources b/sources
index 00cd988..c068979 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-950dd4c79270ee525b64109e93e41408  zanata-python-client-1.3.2.tar.gz
+550cd0621b6c2bf2047811cffdb951ce  zanata-python-client-1.3.3.tar.gz
diff --git a/zanata-python-client.spec b/zanata-python-client.spec
index 65ec016..7746f5f 100644
--- a/zanata-python-client.spec
+++ b/zanata-python-client.spec
@@ -47,6 +47,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Thu Dec 01 2011 James Ni <jni at redhat.com> - 1.3.3-1
+- Fixed rhbz#751648: Error reading path names with dots
+- Fixed rhbz#754869: The python client is pulling some files with a wrong path
+- Fixed rhbz#756617: python client process file name not correctly for file name contain more than one dot
+- Fixed rhbz#753719: Python client explodes on F16 
+
 * Thu Nov 03 2011 James Ni <jni at redhat.com> - 1.3.2-1
 - csv format glossary file support
 - support msgctxt when pushing po file to server and pull it back 


More information about the scm-commits mailing list