pbrobinson pushed to xapian-bindings (el6). "- Update to new stable 1.2.0 release"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 10:21:56 UTC 2015


From 7f7432707712d1f1b9eed243f7e937d52a907f54 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at fedoraproject.org>
Date: Fri, 7 May 2010 07:44:26 +0000
Subject: - Update to new stable 1.2.0 release


diff --git a/.cvsignore b/.cvsignore
index d11aaf8..330742a 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-xapian-bindings-1.0.20.tar.gz
+xapian-bindings-1.2.0.tar.gz
diff --git a/sources b/sources
index c58ea1c..2cd5c0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ba9d695d5646501efd547debe37f086  xapian-bindings-1.0.20.tar.gz
+d192a97e400307a210b1deb628337e79  xapian-bindings-1.2.0.tar.gz
diff --git a/xapian-bindings.spec b/xapian-bindings.spec
index a01015d..8551393 100644
--- a/xapian-bindings.spec
+++ b/xapian-bindings.spec
@@ -3,7 +3,7 @@
 %define ruby_sitearch %(ruby -rrbconfig -e "puts Config::CONFIG['sitearchdir']")
 
 Name:          xapian-bindings
-Version:       1.0.20
+Version:       1.2.0
 Release:       1%{?dist}
 Summary:       Bindings for the Xapian Probabilistic Information Retrieval Library
 
@@ -13,9 +13,10 @@ URL:           http://www.xapian.org/
 Source0:       http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
 Buildroot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: python-devel >= 2.2
-BuildRequires: ruby-devel ruby
-BuildRequires: xapian-core-devel == %{version}
+BuildRequires: python-devel
+BuildRequires: ruby
+BuildRequires: ruby-devel
+BuildRequires: xapian-core-devel
 
 %description
 Xapian is an Open Source Probabilistic Information Retrieval Library. It
@@ -75,8 +76,8 @@ rm -rf %{buildroot}
 %{ruby_sitelib}/xapian.rb
 
 %changelog
-* Sat May  1 2010 Peter Robinson<pbrobinson at gmail.com> 1.0.20-1
-- Update to 1.0.20
+* Fri May  7 2010 Peter Robinson<pbrobinson at gmail.com> 1.2.0-1
+- Update to new stable 1.2.0 release
 
 * Sun Mar 21 2010 Peter Robinson<pbrobinson at gmail.com> 1.0.18-1
 - Update to 1.0.18
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xapian-bindings.git/commit/?h=el6&id=7f7432707712d1f1b9eed243f7e937d52a907f54


More information about the scm-commits mailing list