From a71c9f276f45b670cac010317cf57ddf4480eedc Mon Sep 17 00:00:00 2001 From: anish Date: Thu, 6 Nov 2014 15:33:28 +0530 Subject: [PATCH 1/9] Build for release anata-python-client-1.3.16-2 --- zanata-python-client.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/zanata-python-client.spec b/zanata-python-client.spec index c44d6e1..09453d1 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,6 +1,6 @@ Name: zanata-python-client Version: 1.3.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ URL: http://zanata.org @@ -34,14 +34,18 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient %install %{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT - +rm -rf $RPM_BUILD_ROOT/%{_docdir} %files %doc README COPYING.LESSER zanata.ini CHANGELOG %{python2_sitelib}/* %{_bindir}/* + %changelog +* Thu Nov 06 2014 Anish Patil - 1.3.16-2 +- New package guidelines,removed doc dir at the end of install + * Fri Sep 19 2014 Anish Patil - 1.3.16-1 - Upstream has released new version From e806e1aa4306c9963e1e13a80a5a5441e519069f Mon Sep 17 00:00:00 2001 From: anish Date: Wed, 3 Dec 2014 12:47:03 +0530 Subject: [PATCH 2/9] Upstream has released new sources --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c451c3f..d7e7988 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /1.3.14.tar.gz /v1.3.15.tar.gz /v1.3.16.tar.gz +/v1.3.18.tar.gz diff --git a/sources b/sources index c092d18..2f39cfb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9e42843d85abebf02b788dbd83bc828 v1.3.16.tar.gz +7577a3d940d385ab7654fac5bb891af9 v1.3.18.tar.gz diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 09453d1..c2a6314 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,6 +1,6 @@ Name: zanata-python-client -Version: 1.3.16 -Release: 2%{?dist} +Version: 1.3.18 +Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ URL: http://zanata.org @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT/%{_docdir} %changelog +* Wed Dec 03 2014 Anish Patil - 1.3.18-1 +- Upstream has released new version + * Thu Nov 06 2014 Anish Patil - 1.3.16-2 - New package guidelines,removed doc dir at the end of install From 0f61e854a68eb805dd78133179b7f757d7a62e33 Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Tue, 10 Feb 2015 16:58:55 +0530 Subject: [PATCH 3/9] Removing dead package --- dead.package | 1 - 1 file changed, 1 deletion(-) delete mode 100644 dead.package diff --git a/dead.package b/dead.package deleted file mode 100644 index 5784d07..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -2014-06-04 - This package was already retired in pkgdb/blocked in koji, but no dead.package file existed. The original retirement reason is unclear. From db9f5b6421c3908322ca0b4dbc80c12b43d2b6e1 Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Mon, 23 Feb 2015 12:31:50 +0530 Subject: [PATCH 4/9] Upstream has released new version --- .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..55f655c 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 2015 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 4d03d0211daed56f36ccc4949654d79020cd02c3 Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Mon, 2 Mar 2015 14:41:25 +0530 Subject: [PATCH 5/9] 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 371144d9ee85503d2a094d4728a5d1d4a3156f98 Mon Sep 17 00:00:00 2001 From: Anish Patil Date: Tue, 3 Mar 2015 21:11:44 +0530 Subject: [PATCH 6/9] 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 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 49f5b4923825555089afca7b90eedf6a882fc959 Mon Sep 17 00:00:00 2001 From: anish Date: Mon, 27 Jul 2015 14:34:48 +1000 Subject: [PATCH 7/9] Upstream has released new version --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 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 cec6e1f..69cf832 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,5 +1,5 @@ Name: zanata-python-client -Version: 1.3.21 +Version: 1.3.22 Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ @@ -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 + * Tue Mar 03 2015 Anish Patil - 1.3.21-1 - Upstream has released new version From 5bce63c9fa0112d2a4f8cb5c4f2cb6a9b96ab9be Mon Sep 17 00:00:00 2001 From: sundeep-co-in Date: Wed, 26 Oct 2016 18:01:40 +0530 Subject: [PATCH 8/9] 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 From ce9aefff87499f4fe6d4c25fde95a14aecef0767 Mon Sep 17 00:00:00 2001 From: sundeep-co-in Date: Mon, 16 Apr 2018 18:23:15 +0530 Subject: [PATCH 9/9] update to v1.5.2 --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 58 +++++++++++++++++++++++++++++---------- 3 files changed, 45 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 016de0d..daf7961 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /v1.4.2.tar.gz /v1.5.0.tar.gz /v1.5.1.tar.gz +/v1.5.2.tar.gz diff --git a/sources b/sources index 65e55e9..912e0dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1592751e3eadd78ccca30d5566215155 v1.5.1.tar.gz +SHA512 (v1.5.2.tar.gz) = c02a110fccb966993a9b95912262820f72987e6aa31cc53fcec0a4a09e6a5d37f2c435b6d19629c71b87431e63f78f6725d789682bd0d6d08329fed0a6a34734 diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 04bdb63..efd9681 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -1,7 +1,7 @@ %{!?__python2: %global __python2 %{__python}} %{!?python2_sitelib: %global python2_sitelib %{python_sitelib}} Name: zanata-python-client -Version: 1.5.1 +Version: 1.5.2 Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ @@ -10,28 +10,39 @@ 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 -Requires: python-httplib2 >= 0.7.4-6 -Requires: python-lxml +BuildRequires: python2-setuptools %if 0%{?rhel} %if 0%{?rhel} < 6 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: python-hashlib -Requires: python-simplejson -Requires: python-ordereddict %endif %endif #Conflicts: python-json BuildRequires: python2-devel +%global _description\ +Zanata Python client is a client that communicate with Zanata server. + +%description %_description + +%package -n python2-zanata-client +Summary: %summary +Requires: python2-polib >= 1.0.0-1 +Requires: python2-httplib2 >= 0.7.4-6 +Requires: python2-lxml +%if 0%{?rhel} +Requires: python-hashlib +Requires: python-simplejson +Requires: python-ordereddict +%endif Provides: flies-python-client = %{version}-%{release} Obsoletes: flies-python-client < 1.1 +%{?python_provide:%python_provide python2-zanata-client} +# Remove before F30 +Provides: zanata-python-client = %{version}-%{release} +Obsoletes: zanata-python-client < %{version}-%{release} -%description -Zanata Python client is a client that communicate with Zanata server. +%description -n python2-zanata-client %_description %prep %setup -q -n %{name}-%{version} @@ -44,16 +55,33 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient %{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT/%{_docdir} -%clean -rm -rf %{buildroot} - -%files +%files -n python2-zanata-client %defattr(-,root,root,-) %doc README.rst COPYING.LESSER zanata.ini zanata_example.xml CHANGELOG %{_bindir}/* %{python2_sitelib} %changelog +* Mon Apr 16 2018 Sundeep Anand - 1.5.2-1 +- Upstream update to 1.5.2-1 + +* Fri Feb 09 2018 Fedora Release Engineering - 1.5.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Mon Feb 05 2018 Iryna Shcherbina - 1.5.1-5 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + +* Sun Dec 17 2017 Zbigniew Jędrzejewski-Szmek - 1.5.1-4 +- Python 2 binary package renamed to python2-zanata-client + See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 + +* Thu Jul 27 2017 Fedora Release Engineering - 1.5.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Sat Feb 11 2017 Fedora Release Engineering - 1.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Oct 26 2016 Sundeep Anand - 1.5.1-1 - Upstream update to 1.5.1-1