diff --git a/.gitignore b/.gitignore index 8c70b10..ad85a41 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /gfal2-2.0.0-2012062323snap.tar.gz /gfal2-2.0.0.tar.gz /gfal2-2.1.0.tar.gz +/gfal2-2.1.1.tar.gz diff --git a/gfal2.spec b/gfal2.spec index d2cd066..8503334 100644 --- a/gfal2.spec +++ b/gfal2.spec @@ -1,7 +1,7 @@ Name: gfal2 -Version: 2.1.0 -Release: 2%{?dist} +Version: 2.1.1 +Release: 0%{?dist} Summary: Grid file access library 2.0 Group: Applications/Internet License: ASL 2.0 @@ -267,6 +267,10 @@ make DESTDIR=%{buildroot} install %changelog +* Thu Jan 10 2013 Adrien Devresse - 2.1.1-0 + - fix a minor memory issue with the gfal_transfer stack + - fix a wrong error report problem with srm third party copy + * Wed Dec 05 2012 Adrien Devresse - 2.1.0-2 - fix an issue this surl to turl resolution for SRM third party copy diff --git a/sources b/sources index b4e3fe0..998355a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7602bf21df190041a0a5ad9877c32293 gfal2-2.1.0.tar.gz +85f103a6e76a987a2e73869423ffcfd9 gfal2-2.1.1.tar.gz