License compliance rectification
This commit is contained in:
parent
7261a82362
commit
3e1f76e29a
@ -1,8 +1,8 @@
|
||||
Name: logback
|
||||
Version: 1.2.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A Java logging library
|
||||
License: LGPLv2 or EPL
|
||||
License: LGPLv2 or EPL-1.0
|
||||
URL: http://logback.qos.ch/
|
||||
Source0: https://github.com/qos-ch/logback/archive/v_%{version}.tar.gz
|
||||
|
||||
@ -122,6 +122,9 @@ cp -r %{name}-examples/pom.xml %{name}-examples/src %{buildroot}%{_datadir}/%{na
|
||||
%files help -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Mon Aug 8 2022 Chenyx <chenyixiong3@huawei.com> - 1.2.8-2
|
||||
- License compliance rectification
|
||||
|
||||
* Mon Dec 27 2021 houyingchao <houyingchao@huawei.com> - 1.2.8-1
|
||||
- Upgrade to 1.2.8
|
||||
- Fix CVE-2021-42550
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user