forked from pool/plexus-interpolation
Accepting request 750578 from Java:packages
1.26 OBS-URL: https://build.opensuse.org/request/show/750578 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/plexus-interpolation?expand=0&rev=2
This commit is contained in:
commit
c83bffff80
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:543c0c5b3f06bfd00d3e01d7a55ade5cda819e50deacb50adec87e352515fe27
|
|
||||||
size 57285
|
|
BIN
plexus-interpolation-1.26.tar.gz
(Stored with Git LFS)
Normal file
BIN
plexus-interpolation-1.26.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
<property name="project.artifactId" value="plexus-interpolation"/>
|
<property name="project.artifactId" value="plexus-interpolation"/>
|
||||||
<property name="project.groupId" value="org.codehaus.plexus"/>
|
<property name="project.groupId" value="org.codehaus.plexus"/>
|
||||||
<property name="project.version" value="1.22"/>
|
<property name="project.version" value="1.26"/>
|
||||||
|
|
||||||
<property name="compiler.source" value="1.6"/>
|
<property name="compiler.source" value="1.6"/>
|
||||||
<property name="compiler.target" value="${compiler.source}"/>
|
<property name="compiler.target" value="${compiler.source}"/>
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 24 16:48:14 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Upgrade to version 1.26
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 6 17:18:37 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Wed Mar 6 17:18:37 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package plexus-interpolation
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: plexus-interpolation
|
Name: plexus-interpolation
|
||||||
Version: 1.22
|
Version: 1.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Plexus Interpolation API
|
Summary: Plexus Interpolation API
|
||||||
License: Apache-2.0 AND Apache-1.1 AND MIT
|
License: Apache-2.0 AND Apache-1.1 AND MIT
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
URL: https://github.com/codehaus-plexus/plexus-interpolation
|
URL: https://github.com/codehaus-plexus/%{name}
|
||||||
Source0: https://github.com/sonatype/%{name}/archive/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||||
Source1: %{name}-build.xml
|
Source1: %{name}-build.xml
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
Reference in New Issue
Block a user