From 0158766b9866c7cd83ef147d2fa306ff99d133d0 Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Tue, 22 Nov 2022 09:29:36 +0800 Subject: [PATCH] Modifying the source code package address (cherry picked from commit c1a3d9fccfab5fd7c8d6364e926f874b9fdef709) --- spice-parent.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/spice-parent.spec b/spice-parent.spec index 6f9573c..629cde6 100644 --- a/spice-parent.spec +++ b/spice-parent.spec @@ -1,12 +1,12 @@ Name: spice-parent Version: 26 -Release: 10 +Release: 11 Summary: Sonatype Spice Components License: ASL 2.0 URL: http://github.com/sonatype/oss-parents BuildArch: noarch -Source0: http://repo1.maven.org/maven2/org/sonatype/spice/%{name}/%{version}/%{name}-%{version}.pom +Source0: https://repo1.maven.org/maven2/org/sonatype/spice/%{name}/%{version}/%{name}-%{version}.pom Source1: http://apache.org/licenses/LICENSE-2.0.txt #About deleting some group labels and version labels in maven @@ -35,5 +35,8 @@ cp -p %{SOURCE1} . %doc LICENSE-2.0.txt %changelog +* Tue Nov 22 2022 wulei - 26-11 +- Modifying the source code package address + * Wed Mar 4 2020 wangye - 26-10 - Package init