From 78bfb7ec17c29a86d4850e140e03648788f417eb Mon Sep 17 00:00:00 2001 From: gil Date: Oct 07 2015 13:14:16 +0000 Subject: update to 5.3.1 --- diff --git a/.gitignore b/.gitignore index cd911c2..9343925 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /solr-4.10.3-src.tgz /solr-4.10.4-clean.tar.xz /solr-5.3.0-clean.tar.xz +/solr-5.3.1-clean.tar.xz diff --git a/solr.spec b/solr.spec index b270ca9..de8c3e1 100644 --- a/solr.spec +++ b/solr.spec @@ -9,7 +9,7 @@ %endif Name: solr -Version: 5.3.0 +Version: 5.3.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 @@ -283,7 +283,7 @@ find . -name "*.js" -print -delete rm -rf solr/core/src/java/org/apache/solr/util/hll %pom_add_dep net.agkn:hll:1.6.0 solr/core -%if %{?fedora} > 23 +%if %{?fedora} >= 23 %patch1 -p1 %endif @@ -447,6 +447,9 @@ sed -i "s|conf.addResource(TEST_CONF);||" \ %license LICENSE.txt NOTICE.txt %changelog +* Tue Oct 06 2015 gil cattaneo 5.3.1-1 +- update to 5.3.1 + * Wed Sep 16 2015 gil cattaneo 5.3.0-1 - update to 5.3.0 (rhbz#1240013,1235424) diff --git a/sources b/sources index 8e88dee..b351065 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -436cc205b1e58a4b6afb236042a355a5 solr-5.3.0-clean.tar.xz +060bea064bd392557f7bf384f4a44480 solr-5.3.1-clean.tar.xz