[solr] update to 4.8.0

gil gil at fedoraproject.org
Mon May 5 11:59:47 UTC 2014


commit d3cf7689cea93e2cdbbf5b0509268b1684d53f5d
Author: gil <puntogil at libero.it>
Date:   Mon May 5 14:00:03 2014 +0200

    update to 4.8.0

 solr.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/solr.spec b/solr.spec
index d534c0b..dcedecf 100644
--- a/solr.spec
+++ b/solr.spec
@@ -11,7 +11,7 @@
 %bcond_with kite
 %endif
 Name:          solr
-Version:       4.7.2
+Version:       4.8.0
 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
@@ -262,7 +262,7 @@ sed -i 's|<testSourceDirectory>${module-path}</testSourceDirectory>|<testSourceD
 %pom_remove_plugin org.codehaus.gmaven:gmaven-plugin
 %pom_remove_plugin de.thetaphi:forbiddenapis
 for m in lucene lucene/core lucene/test-framework lucene/codecs \
- lucene/analysis/stempel lucene/queryparser lucene/facet \
+ lucene/analysis/stempel lucene/queryparser lucene/facet lucene/memory \
  lucene/benchmark lucene/misc lucene/demo solr solr/core solr/solrj solr/test-framework \
  solr/contrib/extraction solr/contrib/velocity solr/contrib/uima solr/contrib/langid; do
 
@@ -369,6 +369,9 @@ rm -r solr/core/src/java/org/apache/solr/client/solrj/embedded/JettySolrRunner.j
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Mon May 05 2014 gil cattaneo <puntogil at libero.it> 4.8.0-1
+- update to 4.8.0
+
 * Tue Apr 15 2014 gil cattaneo <puntogil at libero.it> 4.7.2-1
 - update to 4.7.2
 


More information about the scm-commits mailing list