License compliance rectification

(cherry picked from commit 96f1acfad6d0fcae1839aad901b600d580f9b1f2)
This commit is contained in:
baizg1107 2022-05-11 16:51:11 +08:00 committed by openeuler-sync-bot
parent 4f28d95f65
commit c705e99958

View File

@ -1,9 +1,9 @@
Name: sisu
Epoch: 1
Version: 0.3.3
Release: 5
Release: 6
Summary: Eclipse dependency injection framework
License: EPL
License: EPL-1.0
URL: https://eclipse.org/sisu
Source0: http://git.eclipse.org/c/sisu/org.eclipse.sisu.inject.git/snapshot/releases/%{version}.tar.gz#/org.eclipse.sisu.inject-%{version}.tar.gz
Source1: http://git.eclipse.org/c/sisu/org.eclipse.sisu.plexus.git/snapshot/releases/%{version}.tar.gz#/org.eclipse.sisu.plexus-%{version}.tar.gz
@ -72,5 +72,8 @@ cp %{SOURCE2} pom.xml
%{_datadir}/maven-metadata/*
%changelog
* Mon May 9 2022 baizhonggui <baizhonggui@h-partners.com> - 1:0.3.3-6
- modify license identifier
* Thu Dec 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:0.3.3-5
- Package init