diff --git a/.gitignore b/.gitignore index 1bc99b8..10401a3 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /solr-5.3.0-clean.tar.xz /solr-5.3.1-clean.tar.xz /solr-5.4.0-clean.tar.xz +/solr-5.4.1-clean.tar.xz diff --git a/solr.spec b/solr.spec index a8aa4b1..66fa5ba 100644 --- a/solr.spec +++ b/solr.spec @@ -9,7 +9,7 @@ %endif Name: solr -Version: 5.4.0 +Version: 5.4.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 @@ -450,6 +450,9 @@ sed -i "s|conf.addResource(TEST_CONF);||" \ %license LICENSE.txt NOTICE.txt %changelog +* Mon Jan 25 2016 gil cattaneo 5.4.1-1 +- update to 5.4.1 + * Sat Jan 23 2016 gil cattaneo 5.4.0-1 - update to 5.4.0 diff --git a/sources b/sources index a3ceefd..51df1a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37eadf14e17e2999832fb921783e9c5f solr-5.4.0-clean.tar.xz +45931be13bf26a47f6822bc3a996ab1a solr-5.4.1-clean.tar.xz