From b3aac3c18a89bf16e246cab03cb38ef97a68acff Mon Sep 17 00:00:00 2001 From: sundeep-co-in Date: Wed, 26 Oct 2016 17:26:52 +0530 Subject: [PATCH] Update to v1.5.1 --- .gitignore | 1 + sources | 2 +- zanata-python-client.spec | 8 ++++---- 3 files changed, 6 insertions(+), 5 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 2e7bfab..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: 3%{?dist} +Version: 1.5.1 +Release: 1%{?dist} Summary: Python Client for Zanata Server License: LGPLv2+ Group: Applications/Text @@ -54,8 +54,8 @@ rm -rf %{buildroot} %{python2_sitelib} %changelog -* Tue Jul 19 2016 Fedora Release Engineering - 1.5.0-3 -- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages +* 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: