[solr] update to 4.10.1

gil gil at fedoraproject.org
Fri Oct 24 10:33:57 UTC 2014


commit 8234d63f28f1f99df120d60237dd5b78bbfb8662
Author: gil <puntogil at libero.it>
Date:   Fri Oct 24 12:33:53 2014 +0200

    update to 4.10.1

 .gitignore |    2 ++
 solr.spec  |    5 ++++-
 sources    |    4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5cd2a5b..ed5c463 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@
 /sorl-poms-4.8.1.tar.xz
 /solr-4.10.0-src.tgz
 /sorl-poms-4.10.0.tar.xz
+/solr-4.10.1-src.tgz
+/sorl-poms-4.10.1.tar.xz
diff --git a/solr.spec b/solr.spec
index bfdd12f..4b55da1 100644
--- a/solr.spec
+++ b/solr.spec
@@ -11,7 +11,7 @@
 %bcond_with kite
 %endif
 Name:          solr
-Version:       4.10.0
+Version:       4.10.1
 Release:       1%{?dist}
 Summary:       Ultra-fast Lucene-based Search Server
 # MIT/X11 (BSD like) solr/contrib/map-reduce/src/java/org/apache/solr/hadoop/AlphaNumericComparator.java
@@ -382,6 +382,9 @@ done
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Thu Oct 23 2014 gil cattaneo <puntogil at libero.it> 4.10.1-1
+- update to 4.10.1
+
 * Fri Sep 05 2014 gil cattaneo <puntogil at libero.it> 4.10.0-1
 - update to 4.10.0
 
diff --git a/sources b/sources
index 3e3a89b..ac2b0c0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-225663d76bc66ee9a47960b8f79a050f  solr-4.10.0-src.tgz
-7115dc6aed1b3aac3b18a2d8e6cddd3f  sorl-poms-4.10.0.tar.xz
+b5f33530197ec510a3821af5253eb46a  solr-4.10.1-src.tgz
+9727af98410d466ca8bf64a1888c3c96  sorl-poms-4.10.1.tar.xz


More information about the scm-commits mailing list