License compliance rectification
(cherry picked from commit 0a87878adc8b870357db160c7d304f288a80713f)
This commit is contained in:
parent
3702b9a379
commit
25a64a07a2
@ -1,8 +1,8 @@
|
|||||||
Name: irclib
|
Name: irclib
|
||||||
Version: 1.10
|
Version: 1.10
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Java implementation of the IRC protocol
|
Summary: Java implementation of the IRC protocol
|
||||||
License: ASL 2.0 and EPL and LGPLv2+
|
License: Apache-2.0 AND EPL-1.0 AND LGPL-2.0-or-later
|
||||||
URL: http://moepii.sourceforge.net/
|
URL: http://moepii.sourceforge.net/
|
||||||
Source0: http://prdownloads.sourceforge.net/moepii/%{name}-%{version}.tar.gz
|
Source0: http://prdownloads.sourceforge.net/moepii/%{name}-%{version}.tar.gz
|
||||||
Source1: https://repo1.maven.org/maven2/org/schwering/%{name}/%{version}/%{name}-%{version}.pom
|
Source1: https://repo1.maven.org/maven2/org/schwering/%{name}/%{version}/%{name}-%{version}.pom
|
||||||
@ -52,5 +52,8 @@ cd classes
|
|||||||
%license COPYING_AL COPYING_EPL COPYING_LGPL
|
%license COPYING_AL COPYING_EPL COPYING_LGPL
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 12 2022 Ge Wang <wangge20@h-partners.com> - 1.10-2
|
||||||
|
- license compliance rectification
|
||||||
|
|
||||||
* Mon Aug 24 2020 huanghaitao <huanghaitao8@huawei.com> - 1.10-1
|
* Mon Aug 24 2020 huanghaitao <huanghaitao8@huawei.com> - 1.10-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user