Hello community,
here is the log from the commit of package plexus-interpolation for
openSUSE:Factory checked in at 2019-11-26 16:58:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-interpolation (Old)
and /work/SRC/openSUSE:Factory/.plexus-interpolation.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-interpolation"
Tue Nov 26 16:58:49 2019 rev:2 rq:750578 version:1.26
Changes:
--------
---
/work/SRC/openSUSE:Factory/plexus-interpolation/plexus-interpolation.changes
2019-03-22 15:01:25.441784638 +0100
+++
/work/SRC/openSUSE:Factory/.plexus-interpolation.new.26869/plexus-interpolation.changes
2019-11-26 16:58:55.708116410 +0100
@@ -1,0 +2,5 @@
+Sun Nov 24 16:48:14 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Upgrade to version 1.26
+
+-------------------------------------------------------------------
Old:
----
plexus-interpolation-1.22.tar.gz
New:
----
plexus-interpolation-1.26.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plexus-interpolation.spec ++++++
--- /var/tmp/diff_new_pack.ClGNas/_old 2019-11-26 16:58:56.204116247 +0100
+++ /var/tmp/diff_new_pack.ClGNas/_new 2019-11-26 16:58:56.208116245 +0100
@@ -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
++++++ plexus-interpolation-1.22.tar.gz -> plexus-interpolation-1.26.tar.gz
++++++
++++ 2466 lines of diff (skipped)
++++++ plexus-interpolation-build.xml ++++++
--- /var/tmp/diff_new_pack.ClGNas/_old 2019-11-26 16:58:56.296116216 +0100
+++ /var/tmp/diff_new_pack.ClGNas/_new 2019-11-26 16:58:56.300116215 +0100
@@ -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}"/>