diff --git a/apache-parent.spec b/apache-parent.spec index bf5e208287527a1b01396f381095e503272851c5..c6db2838aaca6cfa0521254efc1c3b7356b426de 100644 --- a/apache-parent.spec +++ b/apache-parent.spec @@ -1,10 +1,10 @@ Name: apache-parent Version: 19 -Release: 4 +Release: 5 Summary: Maven Parent POM file for Apache projects License: ASL 2.0 URL: https://maven.apache.org/pom/index.html -Source0: http://repo1.maven.org/maven2/org/apache/apache/%{version}/apache-%{version}-source-release.zip +Source0: https://repo1.maven.org/maven2/org/apache/apache/%{version}/apache-%{version}-source-release.zip BuildArch: noarch BuildRequires: maven-local mvn(org.apache.maven.plugins:maven-enforcer-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-remote-resources-plugin) mvn(org.apache:apache-jar-resource-bundle) @@ -29,5 +29,8 @@ files. It helps in easy maintenance in long term. %doc LICENSE NOTICE %changelog +* Tue Dec 22 2020 Ge Wang -19-5 +- Modify Source0 url + * Thu Dec 12 2019 gulining - 19-4 - Pakcage init