automatic version update by autodist [release 1.9.1-1mamba;Fri Nov 29 2024]

This commit is contained in:
Automatic Build System 2024-11-29 21:40:23 +01:00
parent 80d9221b51
commit 6ae3e02f0e

View File

@ -1,5 +1,5 @@
Name: benchmark
Version: 1.9.0
Version: 1.9.1
Release: 1mamba
Summary: A microbenchmark support library
Group: Development/Tools
@ -56,8 +56,6 @@ This package contains libraries and header files for developing applications tha
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%post -n lib%{name} -p /sbin/ldconfig
%postun -n lib%{name} -p /sbin/ldconfig
%files
%defattr(-,root,root)
@ -83,6 +81,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Fri Nov 29 2024 Automatic Build System <autodist@openmamba.org> 1.9.1-1mamba
- automatic version update by autodist
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 1.9.0-1mamba
- automatic version update by autodist