From 61e599e310714842f6c53cb12b2b81b485534a63 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Tue, 15 Nov 2022 19:29:25 +0800 Subject: [PATCH] Modifying the source code package address --- maven-plugin-testing.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index 6601e09..4d34ca5 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,10 +1,10 @@ Name: maven-plugin-testing Version: 3.3.0 -Release: 14 +Release: 15 Summary: Maven Plugin Testing License: ASL 2.0 URL: http://maven.apache.org/plugin-testing/ -Source0: http://repo1.maven.org/maven2/org/apache/maven/plugin-testing/%{name}/%{version}/%{name}-%{version}-source-release.zip +Source0: https://repo1.maven.org/maven2/org/apache/maven/plugin-testing/%{name}/%{version}/%{name}-%{version}-source-release.zip Patch0001: 0001-Port-to-plexus-utils-3.0.21.patch Patch0002: 0002-Port-to-current-maven-artifact.patch BuildArch: noarch @@ -81,6 +81,9 @@ rm maven-plugin-testing-tools/src/test/java/org/apache/maven/shared/test/plugin/ %files help -f .mfiles-javadoc %changelog +* Mon Nov 14 2022 wulei - 3.3.0-15 +- Modifying the source code package address + * Fri Dec 13 2019 daiqianwen - 3.3.0-14 - Package init