automatic version update by autodist [release 0.29-1mamba;Sat Jan 20 2024]

This commit is contained in:
Automatic Build System 2024-01-20 11:14:13 +01:00
parent babf86c273
commit b149507543
3 changed files with 6 additions and 1 deletions

Binary file not shown.

BIN
ocrad-0.29.tar.lz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: ocrad
Version: 0.28
Version: 0.29
Release: 1mamba
Summary: Optical Character Recognition program
Group: Applications/Graphics
@ -40,6 +40,8 @@ This package contains static libraries and header files need for development.
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall install-man
rm -f %{buildroot}%{_infodir}/dir
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -65,6 +67,9 @@ exit 0
%doc ChangeLog NEWS README
%changelog
* Sat Jan 20 2024 Automatic Build System <autodist@openmamba.org> 0.29-1mamba
- automatic version update by autodist
* Wed Jan 19 2022 Automatic Build System <autodist@mambasoft.it> 0.28-1mamba
- automatic version update by autodist