[gfal2-python/f19: 5/6] Update for release 1.6.0

Alejandro Alvarez aalvarez at fedoraproject.org
Fri Nov 7 12:43:41 UTC 2014


commit fcc4ee7b33e92a12a277a8a4228a75cf2dfe4c9f
Author: Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon at cern.ch>
Date:   Fri Nov 7 12:24:24 2014 +0100

    Update for release 1.6.0

 gfal2-python.spec |   13 +++++++++----
 sources           |    2 +-
 2 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/gfal2-python.spec b/gfal2-python.spec
index 708e505..be57823 100644
--- a/gfal2-python.spec
+++ b/gfal2-python.spec
@@ -22,19 +22,19 @@
 %endif
 
 Name:			gfal2-python
-Version:		1.5.0
+Version:		1.6.0
 Release:		1%{?dist}
 Summary:		Python bindings for gfal 2
 Group:			Applications/Internet
 License:		ASL 2.0
 URL:			https://svnweb.cern.ch/trac/lcgutil/wiki/gfal2-python
-# svn export http://svn.cern.ch/guest/lcgutil/gfal2-bindings/tags/gfal2-bindings_R_1_5_0 gfal2-python-1.5.0
-# tar czf gfal2-python-1.5.0.tar.gz gfal2-python-1.5.0
+# svn export http://svn.cern.ch/guest/lcgutil/gfal2-bindings/tags/gfal2-bindings_R_1_6_0 gfal2-python-1.6.0
+# tar czf gfal2-python-1.6.0.tar.gz gfal2-python-1.6.0
 Source0:		%{name}-%{version}.tar.gz
 BuildRoot:		%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:		cmake
-BuildRequires:		gfal2-devel >= 2.4.8
+BuildRequires:		gfal2-devel >= 2.7.6
 %if 0%{?el5}
 BuildRequires:		boost141-devel
 %else
@@ -43,6 +43,8 @@ BuildRequires:		boost-devel
 BuildRequires:		python2-devel
 BuildRequires:		epydoc
 
+Requires:		gfal2-core >= 2.7.6
+
 %description
 Python bindings for gfal 2.0.
 GFAL 2.0 offers an a single, simple and portable API
@@ -95,6 +97,9 @@ make DESTDIR=%{buildroot} install
 %{_pkgdocdir}/html/*
 
 %changelog
+* Fri Nov 07 2014 Alejandro Alvarez <aalvarez at cern.ch> - 1.6.0-1
+- Update for release 1.6.0
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index b4c6d05..666dc1b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9a7219a19f38a2d5dd032f23352c80f  gfal2-python-1.5.0.tar.gz
+349dcb9ae108ef2af91b5a74f43825ea  gfal2-python-1.6.0.tar.gz


More information about the scm-commits mailing list