[rubygem-scoped_search] rebase to 2.6.0

Miroslav Suchý msuchy at fedoraproject.org
Thu Jun 20 05:33:55 UTC 2013


commit b6e3fb7a17b775888be77940bd18b2a8ff0097d0
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Thu Jun 20 07:33:13 2013 +0200

    rebase to 2.6.0

 .gitignore                 |    1 +
 rubygem-scoped_search.spec |    5 ++++-
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 405952f..63aa594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /scoped_search-2.4.1.gem
 /scoped_search-2.5.0.gem
 /scoped_search-2.5.1.gem
+/scoped_search-2.6.0.gem
diff --git a/rubygem-scoped_search.spec b/rubygem-scoped_search.spec
index 56434f0..b5b8a55 100644
--- a/rubygem-scoped_search.spec
+++ b/rubygem-scoped_search.spec
@@ -10,7 +10,7 @@
 Summary: Easily search your ActiveRecord models
 Name: rubygem-%{gem_name}
 
-Version: 2.5.1
+Version: 2.6.0
 Release: 1%{?dist}
 Group: Development/Languages
 License: MIT
@@ -117,6 +117,9 @@ popd
 %{gem_instdir}/%{gem_name}.gemspec
 
 %changelog
+* Thu Jun 20 2013 Miroslav Suchý <msuchy at redhat.com> 2.6.0-1
+- rebase to 2.6.0 release (msuchy at redhat.com)
+
 * Wed Apr 03 2013 Miroslav Suchý <msuchy at redhat.com> 2.5.1-1
 - rebase to 2.5.1
 
diff --git a/sources b/sources
index ead22f3..f731d05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dffb864b19137e869eff0ef5c40f391a  scoped_search-2.5.1.gem
+33e7172c8adb40b217aabc3052178cb1  scoped_search-2.6.0.gem


More information about the scm-commits mailing list