From 2c5ad4695befada15ccd2f4083624c40673c11f4 Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Mon, 23 Feb 2015 12:10:34 +0530 Subject: [PATCH 1/7] Upstream has released new sources --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d7e7988..d5a3b15 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /v1.3.15.tar.gz /v1.3.16.tar.gz /v1.3.18.tar.gz +/v1.3.19.tar.gz diff --git a/sources b/sources index 2f39cfb..3bf0cfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7577a3d940d385ab7654fac5bb891af9 v1.3.18.tar.gz +abd917836e55e1018ffa4486e8fd1f21 v1.3.19.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index c2a6314..9b64469 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,5 +1,5 @@ Name: zanata-python-client -Version: 1.3.18 +Version: 1.3.19 Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir} %changelog +* Mon Feb 23 2014 Anish Patil - 1.3.19-1 +- Upstream has released new version + * Wed Dec 03 2014 Anish Patil - 1.3.18-1 - Upstream has released new version From 269a7e8b3f971944200e4a38f7b38a9b3a1458f5 Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Mon, 23 Feb 2015 12:13:49 +0530 Subject: [PATCH 2/7] Fixed changelog --- zanata-python-client.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 9b64469..55f655c 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -43,7 +43,7 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir} %changelog -* Mon Feb 23 2014 Anish Patil - 1.3.19-1 +* Mon Feb 23 2015 Anish Patil - 1.3.19-1 - Upstream has released new version * Wed Dec 03 2014 Anish Patil - 1.3.18-1 From 7875ad88b83ee355ce9e8422d825ccf0196882af Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Mon, 2 Mar 2015 14:33:00 +0530 Subject: [PATCH 3/7] Build for v 1.3.20 version --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d5a3b15..15f0f34 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /v1.3.16.tar.gz /v1.3.18.tar.gz /v1.3.19.tar.gz +/v1.3.20.tar.gz diff --git a/sources b/sources index 3bf0cfb..5aab091 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abd917836e55e1018ffa4486e8fd1f21 v1.3.19.tar.gz +b132bb1b8aa7979bf7f00a63fe4e22a6 v1.3.20.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 55f655c..7159f80 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,5 +1,5 @@ Name: zanata-python-client -Version: 1.3.19 +Version: 1.3.20 Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir} %changelog +* Mon Mar 02 2015 Anish Patil - 1.3.20-1 +- Upstream has released new version + * Mon Feb 23 2015 Anish Patil - 1.3.19-1 - Upstream has released new version From 8f1129413e01ae40625c14fae734d1cb4aac0e29 Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Tue, 3 Mar 2015 20:55:28 +0530 Subject: [PATCH 4/7] Upstrem has released new verion --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 15f0f34..6032e70 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /v1.3.18.tar.gz /v1.3.19.tar.gz /v1.3.20.tar.gz +/v1.3.21.tar.gz diff --git a/sources b/sources index 5aab091..5b7bacc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b132bb1b8aa7979bf7f00a63fe4e22a6 v1.3.20.tar.gz +3bca1ea2002799f69901c46dad070a1f v1.3.21.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 7159f80..cec6e1f 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,5 +1,5 @@ Name: zanata-python-client -Version: 1.3.20 +Version: 1.3.21 Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir} %changelog +* Tue Mar 03 2015 Anish Patil - 1.3.21-1 +- Upstream has released new version + * Mon Mar 02 2015 Anish Patil - 1.3.20-1 - Upstream has released new version From 4543d9056bb24fb0b8b4ec869454b05e6047faef Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 19 Jun 2015 04:43:06 +0000 Subject: [PATCH 5/7] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- zanata-python-client.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zanata-python-client.spec b/zanata-python-client.spec index cec6e1f..2f769f2 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,6 +1,6 @@ Name: zanata-python-client Version: 1.3.21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ URL: http://zanata.org @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir} %changelog +* Fri Jun 19 2015 Fedora Release Engineering - 1.3.21-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Mar 03 2015 Anish Patil - 1.3.21-1 - Upstream has released new version From 1bd8f39654a5dc368d7c591fa0a9463d224f9288 Mon Sep 17 00:00:00 2001 From: anish Date: Mon, 27 Jul 2015 12:34:48 +1000 Subject: [PATCH 6/7] Upstream has released new release --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 9 ++++++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6032e70..ebdf29d 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /v1.3.19.tar.gz /v1.3.20.tar.gz /v1.3.21.tar.gz +/v1.3.22.tar.gz diff --git a/sources b/sources index 5b7bacc..ed6bda8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3bca1ea2002799f69901c46dad070a1f v1.3.21.tar.gz +cc4d32f4968236d5e6bf925653884d7f v1.3.22.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 2f769f2..9d4dbee 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,6 +1,6 @@ Name: zanata-python-client -Version: 1.3.21 -Release: 2%{?dist} +Version: 1.3.22 +Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ URL: http://zanata.org @@ -37,12 +37,15 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient rm -rf $RPM_BUILD_ROOT/%{_docdir} %files -%doc README COPYING.LESSER zanata.ini CHANGELOG +%doc README.rst COPYING.LESSER zanata.ini CHANGELOG %{python2_sitelib}/* %{_bindir}/* %changelog +* Mon Jul 27 2015 Anish Patil - 1.3.22-1 +- Upstream has released new version + * Fri Jun 19 2015 Fedora Release Engineering - 1.3.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From ad4ac4fc7e967e73c2934503d03fd3cabb25e48f Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Thu, 10 Dec 2015 16:57:46 +1000 Subject: [PATCH 7/7] - Upsteam update to 1.4.0 which fixed: - Bug 1215274 - specify minimum percentage completion on pull - Rename zanatalib/project.py to zanatalib/projectutils.py - Bug 1156236 - use locale aliases defined in the server - added ProjectContext, Improved help, fixed code issues - added and in zanata.xml - refactor code - added config to centralize rest resources - Organize exception messages, added test. - HTTP to HTTPS redirect - auto, if found in httplib2 response - Rename zanatalib/client.py to zanatalib/resource.py - flake8 changes and addition of: make flake8 - added requirements.txt --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 24 ++++++++++++++++++++---- 3 files changed, 22 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ebdf29d..b0b0241 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /v1.3.20.tar.gz /v1.3.21.tar.gz /v1.3.22.tar.gz +/v1.4.0.tar.gz diff --git a/sources b/sources index ed6bda8..22db96c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cc4d32f4968236d5e6bf925653884d7f v1.3.22.tar.gz +edf01427031321d71f540ea6e46e40ef v1.4.0.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 9d4dbee..97bffcb 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,12 +1,13 @@ +%{!?__python2: %define __python2 %{__python}} +%{!?python2_sitelib: %define python2_sitelib %{python_sitelib}} Name: zanata-python-client -Version: 1.3.22 +Version: 1.4.0 Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ URL: http://zanata.org Source0: https://github.com/zanata/zanata-python-client/archive/v%{version}.tar.gz - BuildArch: noarch BuildRequires: python-setuptools Requires: python-polib >= 1.0.0-1 @@ -16,7 +17,7 @@ Requires: python-hashlib Requires: python-simplejson %endif -Conflicts: python-json +#Conflicts: python-json BuildRequires: python2-devel Provides: flies-python-client = %{version}-%{release} @@ -37,12 +38,27 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient rm -rf $RPM_BUILD_ROOT/%{_docdir} %files +%defattr(-,root,root,-) %doc README.rst COPYING.LESSER zanata.ini CHANGELOG -%{python2_sitelib}/* %{_bindir}/* +%{python2_sitelib} %changelog +* Thu Dec 10 2015 Ding-Yi Chen - 1.4.0-1 +- Upsteam update to 1.4.0 which fixed: + - Bug 1215274 - specify minimum percentage completion on pull + - Rename zanatalib/project.py to zanatalib/projectutils.py + - Bug 1156236 - use locale aliases defined in the server + - added ProjectContext, Improved help, fixed code issues + - added and in zanata.xml + - refactor code - added config to centralize rest resources + - Organize exception messages, added test. + - HTTP to HTTPS redirect - auto, if found in httplib2 response + - Rename zanatalib/client.py to zanatalib/resource.py + - flake8 changes and addition of: make flake8 + - added requirements.txt + * Mon Jul 27 2015 Anish Patil - 1.3.22-1 - Upstream has released new version