From 1d562027be67a80eeef2f81312092d25584c9356ca26544664915db46ec117d6 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 22 Nov 2019 02:54:14 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-interpolation?expand=0&rev=4 --- plexus-interpolation-1.22.tar.gz | 3 --- plexus-interpolation-1.26.tar.gz | 3 +++ plexus-interpolation-build.xml | 2 +- plexus-interpolation.spec | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 plexus-interpolation-1.22.tar.gz create mode 100644 plexus-interpolation-1.26.tar.gz diff --git a/plexus-interpolation-1.22.tar.gz b/plexus-interpolation-1.22.tar.gz deleted file mode 100644 index d2e53b1..0000000 --- a/plexus-interpolation-1.22.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:543c0c5b3f06bfd00d3e01d7a55ade5cda819e50deacb50adec87e352515fe27 -size 57285 diff --git a/plexus-interpolation-1.26.tar.gz b/plexus-interpolation-1.26.tar.gz new file mode 100644 index 0000000..290bf63 --- /dev/null +++ b/plexus-interpolation-1.26.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef6440bf3d24fee31c0ebfce679e008712d4154393e42dfffc8f6bd109dabd77 +size 61370 diff --git a/plexus-interpolation-build.xml b/plexus-interpolation-build.xml index a7d7d42..40f2524 100644 --- a/plexus-interpolation-build.xml +++ b/plexus-interpolation-build.xml @@ -10,7 +10,7 @@ - + diff --git a/plexus-interpolation.spec b/plexus-interpolation.spec index e9c4006..031e82f 100644 --- a/plexus-interpolation.spec +++ b/plexus-interpolation.spec @@ -1,7 +1,7 @@ # # spec file for package plexus-interpolation # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %bcond_with tests Name: plexus-interpolation -Version: 1.22 +Version: 1.26 Release: 0 Summary: Plexus Interpolation API License: Apache-2.0 AND Apache-1.1 AND MIT Group: Development/Libraries/Java -URL: https://github.com/codehaus-plexus/plexus-interpolation -Source0: https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz +URL: https://github.com/codehaus-plexus/%{name} +Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz Source1: %{name}-build.xml BuildRequires: ant BuildRequires: fdupes From 3323c21f9f3556bdc46041c665978b8fa878f803248ad147918181d5b1b5379b Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sun, 24 Nov 2019 16:48:37 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-interpolation?expand=0&rev=5 --- plexus-interpolation.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plexus-interpolation.changes b/plexus-interpolation.changes index cbcf1b3..d3569f1 100644 --- a/plexus-interpolation.changes +++ b/plexus-interpolation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 24 16:48:14 UTC 2019 - Fridrich Strba + +- Upgrade to version 1.26 + ------------------------------------------------------------------- Wed Mar 6 17:18:37 UTC 2019 - Fridrich Strba