1
0
Fridrich Strba 2019-11-22 02:54:14 +00:00 committed by Git OBS Bridge
parent ab22949648
commit 1d562027be
4 changed files with 8 additions and 8 deletions

View File

@ -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

Binary file not shown.

View File

@ -10,7 +10,7 @@
<property name="project.artifactId" value="plexus-interpolation"/>
<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.target" value="${compiler.source}"/>

View File

@ -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