From 0cfaff6a1e8368c9c4d04c61464d6dedea4d2f23 Mon Sep 17 00:00:00 2001 From: anish Date: Mon, 27 Jul 2015 12:44:53 +1000 Subject: [PATCH 1/2] Upstream has released new sources --- .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 3f82cd1ce209c6d374f98e32b1252c3ccb190387 Mon Sep 17 00:00:00 2001 From: sundeep-co-in Date: Wed, 26 Oct 2016 17:50:39 +0530 Subject: [PATCH 2/2] Update to v1.5.1 --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 66e4c77..016de0d 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /zpc-v1.4.1.tar.gz /v1.4.2.tar.gz /v1.5.0.tar.gz +/v1.5.1.tar.gz diff --git a/sources b/sources index 854ea0f..65e55e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b48962a5930e55f464b81caa96311229 v1.5.0.tar.gz +1592751e3eadd78ccca30d5566215155 v1.5.1.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index df85370..04bdb63 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,8 +1,8 @@ %{!?__python2: %global __python2 %{__python}} %{!?python2_sitelib: %global python2_sitelib %{python_sitelib}} Name: zanata-python-client -Version: 1.5.0 -Release: 2%{?dist} +Version: 1.5.1 +Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ Group: Applications/Text @@ -54,6 +54,9 @@ rm -rf %{buildroot} %{python2_sitelib} %changelog +* Wed Oct 26 2016 Sundeep Anand - 1.5.1-1 +- Upstream update to 1.5.1-1 + * Fri Apr 15 2016 Sundeep Anand - 1.5.0-2 - add build requires, v1.5.0 release notes: - Bug 1139950 - Translation files mapping rules