diff --git a/plexus-interpolation.spec b/plexus-interpolation.spec index dc637f5..de4ee91 100644 --- a/plexus-interpolation.spec +++ b/plexus-interpolation.spec @@ -1,10 +1,10 @@ Name: plexus-interpolation Version: 1.26 -Release: 1 +Release: 2 Summary: Plexus Interpolation API License: ASL 2.0 and ASL 1.1 and MIT URL: https://github.com/codehaus-plexus/plexus-interpolation -Source0: https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: maven-local mvn(junit:junit) @@ -42,6 +42,9 @@ The plexus-interpolation-help package contains related documents. %files help -f .mfiles-javadoc %changelog +* Tue Nov 15 2022 yaoxin - 1.26-2 +- Modify invalid Source + * Tue Feb 22 2022 Ge Wang - 1.26-1 - Upgrade to version 1.26