update to 1.83.1 [release 1.83.1-1mamba;Sat Jan 28 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 04:58:18 +01:00
parent 916943c244
commit ab5f61192f

View File

@ -1,5 +1,5 @@
Name: libleptonica
Version: 1.83.0
Version: 1.83.1
Release: 1mamba
Summary: Image processing and analysis library
Group: System/Libraries
@ -7,7 +7,8 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://leptonica.org/
Source: http://leptonica.org/source/leptonica-%{version}.tar.gz
Source: https://github.com/DanBloomberg/leptonica.git/%{version}/leptonica-%{version}.tar.bz2
#Source: http://leptonica.org/source/leptonica-%{version}.tar.gz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -48,9 +49,9 @@ These can be divided into three types:
%prep
%setup -q -n leptonica-%{version}
./autogen.sh
%build
#./autogen.sh
%configure
%make
@ -85,6 +86,9 @@ These can be divided into three types:
%{_bindir}/*
%changelog
* Sat Jan 28 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.83.1-1mamba
- update to 1.83.1
* Thu Dec 22 2022 Automatic Build System <autodist@mambasoft.it> 1.83.0-1mamba
- automatic version update by autodist