Hello community,

here is the log from the commit of package maven-resolver for openSUSE:Factory 
checked in at 2019-12-10 22:41:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-resolver (Old)
 and      /work/SRC/openSUSE:Factory/.maven-resolver.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-resolver"

Tue Dec 10 22:41:11 2019 rev:2 rq:755279 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-resolver/maven-resolver.changes    
2019-04-03 10:50:19.533914272 +0200
+++ /work/SRC/openSUSE:Factory/.maven-resolver.new.4691/maven-resolver.changes  
2019-12-10 22:41:19.349833617 +0100
@@ -1,0 +2,5 @@
+Mon Dec  9 15:35:35 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 1.4.1
+
+-------------------------------------------------------------------

Old:
----
  maven-resolver-1.3.1-source-release.zip

New:
----
  maven-resolver-1.4.1-source-release.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ maven-resolver.spec ++++++
--- /var/tmp/diff_new_pack.VOKmOr/_old  2019-12-10 22:41:19.909833410 +0100
+++ /var/tmp/diff_new_pack.VOKmOr/_new  2019-12-10 22:41:19.913833408 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-resolver
 #
-# 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,7 +18,7 @@
 
 %bcond_with tests
 Name:           maven-resolver
-Version:        1.3.1
+Version:        1.4.1
 Release:        0
 Summary:        Apache Maven Artifact Resolver library
 License:        Apache-2.0

++++++ maven-resolver-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml      2019-03-20 07:45:26.500427892 +0100
+++ new/common.xml      2019-12-05 12:55:21.465869336 +0100
@@ -3,13 +3,13 @@
 <project name="common" basedir=".">
 
   <property file="build.properties"/>
-  <property name="project.version" value="1.3.1"/>
+  <property name="project.version" value="1.4.1"/>
   <property name="project.groupId" value="org.apache.maven.resolver"/>
   <property name="project.url" value="https://maven.apache.org/resolver/"/>
 
   <property name="project.organization.name" value="The Apache Software 
Foundation"/>
   
-  <property name="spec.version" value="1.3"/>
+  <property name="spec.version" value="1.4"/>
 
   <property name="compiler.source" value="1.7"/>
   <property name="compiler.target" value="${compiler.source}"/>


Reply via email to