[gooddata-cl] Update to a later version

Lubomir Rintel lkundrak at fedoraproject.org
Fri May 16 12:25:20 UTC 2014


commit 69b04e9bec244c2944b3c1be8e034f4250e28941
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Fri May 16 14:25:01 2014 +0200

    Update to a later version

 .gitignore       |    1 +
 gooddata-cl.spec |   13 ++++++++-----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 912fd12..939d940 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gooddata-cl-1.1.9.tar.gz
 /gooddata-cl-1.2.56.tar.gz
 /gooddata-cl-1.2.69.tar.gz
+/gooddata-cl-1.2.73.tar.gz
diff --git a/gooddata-cl.spec b/gooddata-cl.spec
index c465127..7abe6f8 100644
--- a/gooddata-cl.spec
+++ b/gooddata-cl.spec
@@ -1,5 +1,5 @@
 Name:           gooddata-cl
-Version:        1.2.69
+Version:        1.2.73
 Release:        1%{dist}
 Summary:        GoodData integration toolkit
 
@@ -9,10 +9,10 @@ URL:            http://developer.gooddata.com/gooddata-cl/
 # The repository contains possibly non-free jars
 # git clone http://github.com/gooddata/GoodData-CL.git
 # cd GoodData-CL
-# mkdir gooddata-cl-1.2.69
-# git --work-tree=gooddata-cl-1.2.69 checkout -f 1.2.69
-# find gooddata-cl-1.2.69 -name '*.jar' -delete
-# tar czf gooddata-cl-1.2.69.tar.gz gooddata-cl-1.2.69
+# mkdir gooddata-cl-1.2.73
+# git --work-tree=gooddata-cl-1.2.73 checkout -f 1.2.73
+# find gooddata-cl-1.2.73 -name '*.jar' -delete
+# tar czf gooddata-cl-1.2.73.tar.gz gooddata-cl-1.2.73
 
 Source0:        gooddata-cl-%{version}.tar.gz
 Source1:        gooddata-cl.conf
@@ -187,6 +187,9 @@ install -pm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/gooddata-cl.conf
 
 
 %changelog
+* Fri May 16 2014 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> - 1.2.73-1
+- Update to a later version
+
 * Mon Oct 28 2013 Lubomir Rintel (GoodData) <lubo.rintel at gooddata.com> - 1.2.69-1
 - Update to a later version
 
diff --git a/sources b/sources
index 08275cc..d7711e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2820f712645f0b7989a311272188a9bd  gooddata-cl-1.2.69.tar.gz
+be4d74c0149ded47467fd2ef46e78b0f  gooddata-cl-1.2.73.tar.gz


More information about the scm-commits mailing list