!4 Modify invalid Source

From: @starlet-dx 
Reviewed-by: @cherry530, @wangchong1995924 
Signed-off-by: @cherry530, @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2022-11-16 08:32:03 +00:00 committed by Gitee
commit e089a4785b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: cdi-api
Version: 1.2
Release: 9
Release: 10
Summary: API for CDI
License: ASL 2.0
URL: http://seamframework.org/Weld
BuildArch: noarch
Source0: https://github.com/cdi-spec/cdi/archive/%{version}.tar.gz
Source0: https://github.com/jakartaee/cdi/archive/refs/tags/%{version}.tar.gz
BuildRequires: maven-local asciidoc python3-pygments mvn(org.testng:testng::jdk15:)
BuildRequires: mvn(javax.el:javax.el-api) mvn(javax.inject:javax.inject)
@ -60,5 +60,8 @@ cd api
%files help -f api/.mfiles-javadoc
%changelog
* Wed Nov 16 2022 yaoxin <yaoxin30@h-partners.com> - 1.2-10
- Modify invalid Source
* Tue Dec 3 2019 wutao <wutao61@huawei.com> - 1.2-9
- Package init