!2 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:33:55 +00:00 committed by Gitee
commit 670afba92c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: maven-resources-plugin
Version: 3.1.0
Release: 4
Release: 5
Summary: Apache Maven Resources Plugin
License: ASL 2.0
URL: http://maven.apache.org/plugins/maven-resources-plugin
Source0: http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
Source0: https://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
BuildArch: noarch
BuildRequires: maven-local mvn(commons-io:commons-io) mvn(org.apache.maven:maven-core) mvn(org.apache.maven:maven-model)
BuildRequires: mvn(org.apache.maven:maven-plugin-api) mvn(org.apache.maven.plugins:maven-plugin-plugin) mvn(org.apache.maven.plugins:maven-plugins:pom:)
@ -40,5 +40,8 @@ Files for help with maven-resources-plugin.
%files help -f .mfiles-javadoc
%changelog
* Wed Nov 16 2022 yaoxin <yaoxin30@h-partners.com> - 3.1.0-5
- Modify invalid Source
* Tue Dec 03 2019 gulining<gulining1@huawei.com> - 3.1.0-4
- Pakcage init