From 22a78d545b7976c4462d6d68aff9a86f8a181e76 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Thu, 10 Nov 2022 16:25:13 +0800 Subject: [PATCH] Change source --- maven-plugin-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index 8cd883a..1340307 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -2,11 +2,11 @@ Name: maven-plugin-tools Version: 3.5.1 -Release: 7 +Release: 8 Summary: Maven Plugin Tools License: ASL 2.0 URL: https://maven.apache.org/plugin-tools -Source0: http://repo2.maven.org/maven2/org/apache/maven/plugin-tools/%{name}/%{version}/%{name}-%{version}-source-release.zip +Source0: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/%{name}/%{version}/%{name}-%{version}-source-release.zip Patch0: 0001-Avoid-duplicate-MOJO-parameters.patch Patch1: 0002-Deal-with-nulls-from-getComment.patch @@ -151,6 +151,9 @@ done %{_datadir}/maven-poms/maven-plugin-tools/*-generators.pom %changelog +* Thu Nov 10 2022 liyanan - 3.5.1-8 +- Change source + * Mon Dec 30 2019 openEuler Buildteam - 3.5.1-7 - Type:bugfix - ID:NA