From edc3da3fbf49b6dde4d331fa74bed3b71348903f Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Mon, 21 Nov 2022 17:01:55 +0800 Subject: [PATCH] Modify invalid Source --- maven-parent.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-parent.spec b/maven-parent.spec index f2f43a5..c6dd0df 100644 --- a/maven-parent.spec +++ b/maven-parent.spec @@ -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 - 27-8 +- Modify invalid Source + * Thu Dec 12 2019 Ling Yang - 27-7 - Package init