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