!8 [sync] PR-7: Update to 1.79.0 version

From: @openeuler-sync-bot
Reviewed-by: @miao_kaibo
Signed-off-by: @miao_kaibo
This commit is contained in:
openeuler-ci-bot 2021-08-13 02:31:12 +00:00 committed by Gitee
commit 6373ba2451
2 changed files with 7 additions and 1 deletions

View File

@ -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