upgrade version t0 1.26

(cherry picked from commit 6735e91a74b2d0aa53f651eaa1c40df16550ab7d)
This commit is contained in:
wang--ge 2022-03-01 15:09:21 +08:00 committed by openeuler-sync-bot
parent ea60c23765
commit 18882e265c
3 changed files with 7 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,14 +1,15 @@
Name: plexus-interpolation Name: plexus-interpolation
Version: 1.22 Version: 1.26
Release: 11 Release: 1
Summary: Plexus Interpolation API Summary: Plexus Interpolation API
License: ASL 2.0 and ASL 1.1 and MIT License: ASL 2.0 and ASL 1.1 and MIT
URL: https://github.com/codehaus-plexus/plexus-interpolation 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 BuildArch: noarch
BuildRequires: maven-local mvn(junit:junit) BuildRequires: maven-local mvn(junit:junit)
BuildRequires: mvn(org.codehaus.plexus:plexus-components:pom:) BuildRequires: mvn(org.codehaus.plexus:plexus-components:pom:)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
%description %description
Plexus interpolator is the outgrowth of multiple iterations of development 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 %files help -f .mfiles-javadoc
%changelog %changelog
* Tue Feb 22 2022 Ge Wang <wangge20@huawei.com> - 1.26-1
- Upgrade to version 1.26
* Tue Dec 03 2019 Jiangping Hu <hujiangping@huawei.com> - 1.22-11 * Tue Dec 03 2019 Jiangping Hu <hujiangping@huawei.com> - 1.22-11
- Package init - Package init