[glite-jobid-api-cpp] New release 1.3.10 (L&B 4.1.2).

František Dvořák valtri at fedoraproject.org
Thu Jun 26 20:31:03 UTC 2014


commit 3e8dd41a285b4ba0f67a459b8c9481619a14051f
Author: František Dvořák <valtri at civ.zcu.cz>
Date:   Thu Jun 26 22:24:49 2014 +0200

    New release 1.3.10 (L&B 4.1.2).

 .gitignore               |    1 +
 glite-jobid-api-cpp.spec |   10 +++++++---
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92ca6f4..2028996 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /glite-jobid-api-cpp-1.3.6.tar.gz
 /glite-jobid-api-cpp-1.3.8.tar.gz
 /glite-jobid-api-cpp-1.3.9.tar.gz
+/glite-jobid-api-cpp-1.3.10.tar.gz
diff --git a/glite-jobid-api-cpp.spec b/glite-jobid-api-cpp.spec
index d22325a..918d363 100644
--- a/glite-jobid-api-cpp.spec
+++ b/glite-jobid-api-cpp.spec
@@ -1,6 +1,6 @@
 Name:           glite-jobid-api-cpp
-Version:        1.3.9
-Release:        2%{?dist}
+Version:        1.3.10
+Release:        1%{?dist}
 Summary:        Dummy base package for gLite jobid C++ API
 
 License:        ASL 2.0
@@ -38,7 +38,7 @@ make %{?_smp_mflags}
 
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=%{buildroot}
 
 
 %files devel
@@ -47,6 +47,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 26 2014 František Dvořák <valtri at civ.zcu.cz> - 1.3.10-1
+- New release 1.3.10 (L&B 4.1.2)
+- Consistent style with buildroot macro
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 5e6ff99..6304de6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f3288584df9082c4dd3460401e084b2  glite-jobid-api-cpp-1.3.9.tar.gz
+8129c87016afca7e0034edf37a838e65  glite-jobid-api-cpp-1.3.10.tar.gz


More information about the scm-commits mailing list