automatic version update by autodist [release 0.29-1mamba;Sat Jan 20 2024]
This commit is contained in:
parent
babf86c273
commit
b149507543
Binary file not shown.
BIN
ocrad-0.29.tar.lz
Normal file
BIN
ocrad-0.29.tar.lz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: ocrad
|
Name: ocrad
|
||||||
Version: 0.28
|
Version: 0.29
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Optical Character Recognition program
|
Summary: Optical Character Recognition program
|
||||||
Group: Applications/Graphics
|
Group: Applications/Graphics
|
||||||
@ -40,6 +40,8 @@ This package contains static libraries and header files need for development.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall install-man
|
%makeinstall install-man
|
||||||
|
|
||||||
|
rm -f %{buildroot}%{_infodir}/dir
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -65,6 +67,9 @@ exit 0
|
|||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jan 19 2022 Automatic Build System <autodist@mambasoft.it> 0.28-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user