automatic version update by autodist [release 1.79.0-1mamba;Mon Jan 27 2020]

This commit is contained in:
Automatic Build System 2024-01-06 04:58:17 +01:00
parent 257752e5cb
commit 7768890de1

View File

@ -1,5 +1,5 @@
Name: libleptonica
Version: 1.78.0
Version: 1.79.0
Release: 1mamba
Summary: Image processing and analysis library
Group: System/Libraries
@ -27,8 +27,7 @@ Leptonica is an image processing and analysis library.
Group: Development/Libraries
Summary: Development files for %{name}
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
## note: you can add this requirement if .pc files are provided by this package
#Requires: pkg-config
Requires: pkg-config
%description devel
This package contains libraries and header files for developing applications that use %{name}.
@ -76,13 +75,20 @@ These can be divided into three types:
%{_libdir}/liblept.a
%{_libdir}/liblept.la
%{_libdir}/liblept.so
%{_libdir}/libleptonica.a
%{_libdir}/libleptonica.la
%{_libdir}/libleptonica.so
%{_libdir}/pkgconfig/lept.pc
%{_libdir}/cmake/LeptonicaConfig*.cmake
%files tools
%defattr(-,root,root)
%{_bindir}/*
%changelog
* Mon Jan 27 2020 Automatic Build System <autodist@mambasoft.it> 1.79.0-1mamba
- automatic version update by autodist
* Sun Mar 31 2019 Automatic Build System <autodist@mambasoft.it> 1.78.0-1mamba
- automatic version update by autodist