!5 软件包加固第三期 libaec升级

From: @lutkunpeng 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-12-16 07:47:56 +00:00 committed by Gitee
commit 65cf1daf68
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 3 deletions

Binary file not shown.

BIN
libaec-v1.0.6.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: libaec
Version: 1.0.4
Release: 2
Version: 1.0.6
Release: 1
Summary: Adaptive Entropy Coding library
License: BSD-2-Clause
Url: https://gitlab.dkrz.de/k202009/libaec
@ -45,16 +45,21 @@ make -C build test CTEST_OUTPUT_ON_FAILURE=1
%files
%doc README.md README.SZIP CHANGELOG.md
%license Copyright.txt doc/patent.txt
%license doc/patent.txt
%{_bindir}/aec
%{_libdir}/lib*.so.*
%{_libdir}/lib*.a
%{_mandir}/man1/aec.*
%files devel
%{_includedir}/*.h
%{_libdir}/lib*.so
%{_prefix}/cmake/libaec-config*.cmake
%changelog
* Thu Sep 15 2022 lutkunpeng <lutkunpeng@163.com> - 1.0.6-1
- DESC: update to 1.0.6
* Tue May 10 2022 caodongxia <caodongxia@h-partners.com> - 1.0.4-2
- License compliance rectification