automatic version update by autodist [release 24.08.1-1mamba;Fri Sep 13 2024]

This commit is contained in:
Automatic Build System 2024-09-15 13:02:27 +02:00
parent 4f55503837
commit 5491579596

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: ksanecore
Version: 24.08.0
Version: 24.08.1
Release: 1mamba
Summary: A library that provides a Qt interface for the SANE library for scanner hardware
Group: System/Libraries
@ -87,11 +87,7 @@ 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
%post -n lib%{name}5 -p /sbin/ldconfig
%postun -n lib%{name}5 -p /sbin/ldconfig
%files -n lib%{name} -f %{name}.lang
%defattr(-,root,root)
@ -121,6 +117,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/libKSaneCore.so
%changelog
* Fri Sep 13 2024 Automatic Build System <autodist@openmamba.org> 24.08.1-1mamba
- automatic version update by autodist
* Fri Aug 23 2024 Automatic Build System <autodist@openmamba.org> 24.08.0-1mamba
- automatic version update by autodist