diff --git a/plexus-interpolation-1.22.tar.gz b/plexus-interpolation-1.22.tar.gz deleted file mode 100644 index 880c2d4..0000000 Binary files a/plexus-interpolation-1.22.tar.gz and /dev/null differ diff --git a/plexus-interpolation-1.26.tar.gz b/plexus-interpolation-1.26.tar.gz new file mode 100644 index 0000000..b3dd693 Binary files /dev/null and b/plexus-interpolation-1.26.tar.gz differ diff --git a/plexus-interpolation.spec b/plexus-interpolation.spec index c1c19d5..dc637f5 100644 --- a/plexus-interpolation.spec +++ b/plexus-interpolation.spec @@ -1,14 +1,15 @@ Name: plexus-interpolation -Version: 1.22 -Release: 11 +Version: 1.26 +Release: 1 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#/%{name}-%{version}.tar.gz +Source0: https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: maven-local mvn(junit:junit) BuildRequires: mvn(org.codehaus.plexus:plexus-components:pom:) +BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) %description Plexus interpolator is the outgrowth of multiple iterations of development @@ -41,5 +42,8 @@ The plexus-interpolation-help package contains related documents. %files help -f .mfiles-javadoc %changelog +* Tue Feb 22 2022 Ge Wang - 1.26-1 +- Upgrade to version 1.26 + * Tue Dec 03 2019 Jiangping Hu - 1.22-11 - Package init