[zanata-python-client/f21] Build for new release

anish anishpatil at fedoraproject.org
Thu Sep 11 05:53:53 UTC 2014


commit 545398d796868b8f1eaeafe7a6924ba1f1f6e0ad
Author: anish <apatil at redhat.com>
Date:   Thu Sep 11 11:23:17 2014 +0530

    Build for 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 677629a..0575010 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /1.3.14.tar.gz
+/v1.3.15.tar.gz
diff --git a/sources b/sources
index 580c523..121643f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36d20cfdb1b44969fedbe44cdbee0dbb  1.3.14.tar.gz
+ac16b5e12bf48e1c1fa0a0084a9e5407  v1.3.15.tar.gz
diff --git a/zanata-python-client.spec b/zanata-python-client.spec
index abec701..cddfede 100644
--- a/zanata-python-client.spec
+++ b/zanata-python-client.spec
@@ -1,10 +1,10 @@
 Name: zanata-python-client
-Version: 1.3.14
-Release: 3%{?dist}
+Version: 1.3.15
+Release: 1%{?dist}
 Summary: Python Client for Zanata Server
 License: LGPLv2+
 URL: http://zanata.org
-Source0: https://github.com/zanata/zanata-python-client/archive/%{version}.tar.gz
+Source0: https://github.com/zanata/zanata-python-client/archive/v%{version}.tar.gz
 
 
 BuildArch: noarch
@@ -42,6 +42,9 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient
 %{_bindir}/*
 
 %changelog
+* Thu Sep 11 2014 Anish Patil <apatil at redhat.com> - 1.3.15-1
+- Upstream has released new version
+
 * Fri Jul 25 2014 Anish Patil <apatil at redhat.com> - 1.3.14-3
 - Incorporated package review comments
 


More information about the scm-commits mailing list