Update to 1.79.0 version
(cherry picked from commit b87110ef41796d68571fd387b7e00356e1fd3a56)
This commit is contained in:
parent
5cfbd8ccf3
commit
08233bcfd9
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: leptonica
|
||||
Version: 1.78.0
|
||||
Version: 1.79.0
|
||||
Release: 1
|
||||
Summary: C library for efficient image processing and image analysis operations
|
||||
License: Leptonica
|
||||
@ -63,11 +63,17 @@ make check VERBOSE=1
|
||||
%files devel
|
||||
%{_includedir}/%{name}
|
||||
%{_libdir}/liblept.so
|
||||
%{_libdir}/libleptonica.so
|
||||
%{_libdir}/pkgconfig/lept.pc
|
||||
%{_libdir}/cmake/LeptonicaConfig-version.cmake
|
||||
%{_libdir}/cmake/LeptonicaConfig.cmake
|
||||
|
||||
%files tools
|
||||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 12 2021 houyingchao <houyingchao@huawei.com> - 1.79.0-1
|
||||
- Upgrade to 1.79.0
|
||||
|
||||
* Mon Jul 27 2020 chengzihan <chengzihan2@huawei.com> - 1.78.0-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user