automatic version update by autodist [release 2.3.1-1mamba;Wed Nov 13 2024]

This commit is contained in:
Automatic Build System 2024-11-13 18:56:36 +01:00
parent f38f97df9e
commit 75f946db83

View File

@ -1,5 +1,5 @@
Name: oidn
Version: 2.3.0
Version: 2.3.1
Release: 1mamba
Summary: Open Image Denoise library
Group: System/Libraries
@ -53,8 +53,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)
@ -81,6 +79,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 2.3.1-1mamba
- automatic version update by autodist
* Wed Jun 19 2024 Automatic Build System <autodist@openmamba.org> 2.3.0-1mamba
- automatic version update by autodist