!14 License compliance rectification
From: @jianli-97 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
72ffc46d0b
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Name: log4cplus
|
Name: log4cplus
|
||||||
Version: 2.0.7
|
Version: 2.0.7
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: simple logging API by using C++
|
Summary: simple logging API by using C++
|
||||||
License: BSD and BSL-1.0 and Apache-2.0
|
License: BSD-2-Clause and BSL-1.0 and Apache-2.0
|
||||||
URL: https://sourceforge.net/projects/log4cplus
|
URL: https://sourceforge.net/projects/log4cplus
|
||||||
Source0: https://github.com/log4cplus/log4cplus/releases/download/REL_%{git_version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/log4cplus/log4cplus/releases/download/REL_%{git_version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 7 2022 lijian <lijian2@kylinos.cn> - 2.0.7-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.0.7-1
|
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.0.7-1
|
||||||
- Upgrade to version 2.0.7
|
- Upgrade to version 2.0.7
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user