Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-21 17:01:55 +08:00
parent 76c19d4b3e
commit edc3da3fbf

View File

@ -1,10 +1,10 @@
Name: maven-parent
Version: 27
Release: 7
Release: 8
Summary: Maven project parent POM
License: ASL 2.0
URL: http://maven.apache.org
Source0: http://repo1.maven.org/maven2/org/apache/maven/maven-parent/%{version}/maven-parent-%{version}-source-release.zip
Source0: https://repo1.maven.org/maven2/org/apache/maven/maven-parent/%{version}/maven-parent-%{version}-source-release.zip
BuildArch: noarch
BuildRequires: maven-local apache-parent
@ -25,5 +25,8 @@ This POM is the common parent of all of the Maven components in the Apache Maven
%doc LICENSE NOTICE
%changelog
* Mon Nov 21 2022 yaoxin <yaoxin30@h-partners.com> - 27-8
- Modify invalid Source
* Thu Dec 12 2019 Ling Yang <lingyang2@huawei.com> - 27-7
- Package init