[zanata-client] upgrade to latest upstream

Patrick Huang pahuang at fedoraproject.org
Mon Jun 2 01:51:13 UTC 2014


commit 6de0f0e217f8fcb2425083fa07239b73e36d0e92
Author: Patrick Huang <pahuang at redhat.com>
Date:   Sun Jun 1 21:50:27 2014 -0400

    upgrade to latest upstream

 .gitignore         |    1 +
 sources            |    2 +-
 zanata-client.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2920995..a69d50f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /client-3.1.1.zip
 /client-3.1.2.zip
 /client-3.3.0.zip
+/client-3.3.2.zip
diff --git a/sources b/sources
index 4c5c502..31bd2c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-810f65eee5bc439b34625a4854327dca  client-3.3.0.zip
+b06641bc95132646ec71dfb516dd303b  client-3.3.2.zip
diff --git a/zanata-client.spec b/zanata-client.spec
index 827ace7..68cbf5c 100644
--- a/zanata-client.spec
+++ b/zanata-client.spec
@@ -5,8 +5,8 @@
 %global submodule_cli zanata-cli
 
 Name:           zanata-%{shortname}
-Version:        3.3.0
-Release:        2%{?dist}
+Version:        3.3.2
+Release:        1%{?dist}
 Summary:        Zanata client module
 
 Group:          Development/Tools
@@ -163,6 +163,9 @@ chmod 755 %{buildroot}%{_bindir}/zanata-cli
 %files javadoc -f .mfiles-javadoc
 
 %changelog
+* Mon Jun 02 2014 Patrick Huang <pahuang at redhat.com> 3.3.2-1
+- Latest upstream version
+
 * Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 3.3.0-2
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list