diff --git a/java-lucene.spec b/java-lucene.spec index 265d4c5..8875331 100644 --- a/java-lucene.spec +++ b/java-lucene.spec @@ -1,6 +1,6 @@ %define javahome %{_jvmdir}/jdk Name: java-lucene -Version: 9.9.2 +Version: 9.10.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 +* Thu Feb 22 2024 Automatic Build System 9.10.0-1mamba +- automatic update by autodist + * Sun Feb 04 2024 Automatic Build System 9.9.2-1mamba - automatic update by autodist