diff --git a/java-lucene.spec b/java-lucene.spec index 8875331..a972638 100644 --- a/java-lucene.spec +++ b/java-lucene.spec @@ -1,6 +1,6 @@ %define javahome %{_jvmdir}/jdk Name: java-lucene -Version: 9.10.0 +Version: 10.0.0 Release: 1mamba Summary: High-performance, full-featured text search engine Group: Applications/Networking @@ -45,6 +45,9 @@ find . -type f -name '*.jar' -exec cp {} %{buildroot}%{_datadir}/java/lucene \; %doc LICENSE.txt %changelog +* Mon Dec 09 2024 Automatic Build System 10.0.0-1mamba +- automatic update by autodist + * Thu Feb 22 2024 Automatic Build System 9.10.0-1mamba - automatic update by autodist