[srm-ifce] - srm-ifce 1.15.0 release, EMI release

Devresse adev at fedoraproject.org
Wed Mar 20 16:49:37 UTC 2013


commit f99e761cfb32554ed62d3395239d18bedbbd57b3
Author: Adrien Devresse <Adrien.Devresse at cern.ch>
Date:   Wed Mar 20 17:49:31 2013 +0100

    - srm-ifce 1.15.0 release, EMI release

 .gitignore    |    1 +
 sources       |    2 +-
 srm-ifce.spec |   18 +++++++++++++-----
 3 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5fbed3..bfa262c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /srm-ifce-1.12.3.tar.gz
 /srm-ifce-1.13.0.tar.gz
 /srm-ifce-1.14.0.tar.gz
+/srm-ifce-1.15.2.tar.gz
diff --git a/sources b/sources
index 404354d..e7691c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec1f9769be9b08f2cc7d132b1f2d9666  srm-ifce-1.14.0.tar.gz
+e43e77e862bc56135ba98e8b95513d82  srm-ifce-1.15.2.tar.gz
diff --git a/srm-ifce.spec b/srm-ifce.spec
index d8b36b1..1a068aa 100644
--- a/srm-ifce.spec
+++ b/srm-ifce.spec
@@ -1,6 +1,6 @@
 Name:		srm-ifce
-Version:	1.14.0
-Release:	2%{?dist}
+Version:	1.15.2
+Release:	1%{?dist}
 Summary:	SRM client side library
 Group:		Applications/Internet
 License:	ASL 2.0
@@ -16,7 +16,7 @@ BuildRequires:	globus-ftp-client-devel
 BuildRequires:	globus-gss-assist-devel
 
 %description
-srm-ifce is a client side implementation of the SRMv1 and SRMv2 specification 
+srm-ifce is a client side implementation of the SRMv2 specification
 for GFAL1/2 and FTS. SRM means Storage Resource Manager Interface, it is a 
 specification of a SOAP interface providing a generic way to manage 
 distributed storage systems.
@@ -67,8 +67,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_docdir}/%{name}-%{version}/RELEASE-NOTES
 
 %changelog
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Wed Mar 20 2013 adevress at cern.ch - 1.15.2-1
+ - EMI lcgutil 1.15.0 release
+ 
+* Thu Mar 14 2013 Michail Salichos <msalicho at cern.ch> - 1.15.2-0
+ - avoid double initialization when session reuse is enabled
+
+* Fri Feb 22 2013 Adrien Devresse <adevress at cern.ch> - 1.15.1-0
+ - fix an estimatedWaitTime problem with the backoff logic
+ - introduce srm session reuse
+
 
 * Tue Jan 08 2013 Adrien Devresse <adevress at cern.ch> - 1.14.0-1
 - correct two timeout bug LCGUTIL-78 and LCGUTIL-82


More information about the scm-commits mailing list