[xapian-bindings] 1.2.16

Peter Robinson pbrobinson at fedoraproject.org
Sun Jan 12 21:09:32 UTC 2014


commit b93e7a617486dfc0efdcabe1e084d516ca0ee5cc
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Jan 12 21:09:35 2014 +0000

    1.2.16

 sources              |    2 +-
 xapian-bindings.spec |    8 ++++++--
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index b90c23d..27603ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-03833f106b5f681daa73a2bbaadec458  xapian-bindings-1.2.15.tar.gz
+a74222a3d87b3d6af5ee411a15924f4f  xapian-bindings-1.2.16.tar.xz
diff --git a/xapian-bindings.spec b/xapian-bindings.spec
index 7ec7db0..3312589 100644
--- a/xapian-bindings.spec
+++ b/xapian-bindings.spec
@@ -4,14 +4,14 @@
 %{!?tcl_sitearch: %global tcl_sitearch %{_libdir}/tcl%{tcl_version}}
 
 Name:          xapian-bindings
-Version:       1.2.15
+Version:       1.2.16
 Release:       1%{?dist}
 Summary:       Bindings for the Xapian Probabilistic Information Retrieval Library
 
 Group:         Development/Libraries
 License:       GPLv2+
 URL:           http://www.xapian.org/
-Source0:       http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
+Source0:       http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
 
 BuildRequires: libuuid-devel
 BuildRequires: python-devel
@@ -48,6 +48,7 @@ files needed for developing Python scripts which use Xapian.
 Group:         Development/Libraries
 Summary:       Files needed for developing Ruby scripts which use Xapian
 Requires:      %{name} = %{version}-%{release}
+Requires:      ruby-libs
 
 %description ruby
 Xapian is an Open Source Probabilistic Information Retrieval framework. It
@@ -100,6 +101,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
 %{_libdir}/tcl8.5/xapian%{version}/
 
 %changelog
+* Sun Jan 12 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.2.16-1
+- Update to 1.2.16
+
 * Fri Aug 23 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1.2.15-1
 - Update to 1.2.15
 


More information about the scm-commits mailing list