!3 修改源码包下载地址

From: @wu-leilei 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-11-16 01:28:13 +00:00 committed by Gitee
commit 9e0c280617
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: maven-file-management
Epoch: 1
Version: 3.0.0
Release: 7
Release: 8
Summary: Maven File Management API
License: ASL 2.0
URL: http://maven.apache.org/shared/file-management
BuildArch: noarch
Source0: http://repo1.maven.org/maven2/org/apache/maven/shared/file-management/%{version}/file-management-%{version}-source-release.zip
Source0: https://repo1.maven.org/maven2/org/apache/maven/shared/file-management/%{version}/file-management-%{version}-source-release.zip
BuildRequires: maven-local mvn(org.apache.maven.shared:maven-shared-components:pom:)
BuildRequires: mvn(junit:junit) mvn(org.apache.maven:maven-plugin-api)
@ -46,6 +46,9 @@ API documentation for maven-file-management.
%files help -f .mfiles-javadoc
%changelog
* Mon Nov 14 2022 wulei <wulei80@h-partners.com> - 1:3.0.0-8
- Modifying the source code package address
* Thu Dec 12 2019 lijin Yang <yanglijin@huawei.com> - 1:3.0.0-7
- init package