From 6b066223826e0c1254461f868d01d3d3d4b03b0e Mon Sep 17 00:00:00 2001 From: gil Date: Feb 29 2016 13:20:32 +0000 Subject: update to 5.5.0 --- diff --git a/.gitignore b/.gitignore index 10401a3..b289a37 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ /solr-5.3.1-clean.tar.xz /solr-5.4.0-clean.tar.xz /solr-5.4.1-clean.tar.xz +/solr-5.5.0-clean.tar.xz +/solr-poms-5.5.0.tar.xz diff --git a/solr.spec b/solr.spec index 2345049..ba3a263 100644 --- a/solr.spec +++ b/solr.spec @@ -9,8 +9,8 @@ %endif Name: solr -Version: 5.4.1 -Release: 2%{?dist} +Version: 5.5.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 License: ASL 2.0 and BSD @@ -450,6 +450,9 @@ sed -i "s|conf.addResource(TEST_CONF);||" \ %license LICENSE.txt NOTICE.txt %changelog +* Wed Feb 24 2016 gil cattaneo 5.5.0-1 +- update to 5.5.0 + * Fri Feb 05 2016 Fedora Release Engineering - 5.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 51df1a2..b018c3b 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -45931be13bf26a47f6822bc3a996ab1a solr-5.4.1-clean.tar.xz +2a880a1a211ca120486672303ca2e4e1 solr-5.5.0-clean.tar.xz +70296f119279877787823d579ef0903b solr-poms-5.5.0.tar.xz