automatic update by autodist [release 10.0.0-1mamba;Mon Dec 09 2024]

This commit is contained in:
Automatic Build System 2024-12-10 20:09:30 +01:00
parent 2f61e3c1e9
commit 4f02d6570b

View File

@ -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 <autodist@openmamba.org> 10.0.0-1mamba
- automatic update by autodist
* Thu Feb 22 2024 Automatic Build System <autodist@openmamba.org> 9.10.0-1mamba
- automatic update by autodist