automatic version update by autodist [release 1.4.27-1mamba;Fri Dec 06 2024]

This commit is contained in:
Automatic Build System 2024-12-07 09:54:07 +01:00
parent cdc4ece1b9
commit e8861ed65a

View File

@ -1,5 +1,5 @@
Name: libxapian
Version: 1.4.26
Version: 1.4.27
Release: 1mamba
Summary: An Open Source Search Engine Library released under the GPL
Group: System/Libraries
@ -68,8 +68,6 @@ rm -fr %{buildroot}%{_datadir}/doc
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -104,6 +102,9 @@ rm -fr %{buildroot}%{_datadir}/doc
%{_bindir}/xapian-*
%changelog
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 1.4.27-1mamba
- automatic version update by autodist
* Sat Jul 20 2024 Automatic Build System <autodist@openmamba.org> 1.4.26-1mamba
- automatic version update by autodist