Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package maven-wagon for openSUSE:Factory 
checked in at 2023-05-04 17:10:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-wagon (Old)
 and      /work/SRC/openSUSE:Factory/.maven-wagon.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "maven-wagon"

Thu May  4 17:10:07 2023 rev:4 rq:1084300 version:3.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/maven-wagon/maven-wagon.changes  2021-04-29 
01:39:32.522675499 +0200
+++ /work/SRC/openSUSE:Factory/.maven-wagon.new.1533/maven-wagon.changes        
2023-05-04 17:10:18.524271583 +0200
@@ -1,0 +2,26 @@
+Wed May  3 11:20:51 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Upgrade to version 3.5.3
+  * Bug
+    + [WAGON-627] Maven deploy fails with 401 Unauthorized when
+      using £ in password
+    + [WAGON-628] Default connect timeout not set when no
+      HttpMethodConfiguration is available
+  * Improvement
+    + [WAGON-629] Properly handle authentication scenarios with
+      MKCOL
+  * Task
+    + [WAGON-619] Remove shading of JSoup
+    + [WAGON-614] Deprecate Wagon FTP Provider
+    + [WAGON-615] Deprecate Wagon HTTP Lightweight Provider
+    + [WAGON-616] Deprecate Wagon SSH Provider
+    + [WAGON-617] Deprecate Wagon WebDAV Provider
+    + [WAGON-618] Remove HTTP file listing with JSoup
+  * Dependency upgrade
+    + [WAGON-620] Upgrade SLF4J to 1.7.32
+    + [WAGON-621] Upgrade JUnit to 4.13.2
+    + [WAGON-622] Upgrade Plexus Interactivity to 1.1
+    + [WAGON-623] Upgrade HttpCore to 4.4.15
+    + [WAGON-631] Upgrade and clean up dependencies
+
+-------------------------------------------------------------------

Old:
----
  wagon-3.4.3-source-release.zip

New:
----
  wagon-3.5.3-source-release.zip

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

Other differences:
------------------
++++++ maven-wagon.spec ++++++
--- /var/tmp/diff_new_pack.GHVAyf/_old  2023-05-04 17:10:19.384276619 +0200
+++ /var/tmp/diff_new_pack.GHVAyf/_new  2023-05-04 17:10:19.388276642 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-wagon
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           maven-wagon
-Version:        3.4.3
+Version:        3.5.3
 Release:        0
 Summary:        Tools to manage artifacts and deployment
 License:        Apache-2.0

++++++ maven-wagon-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml      2021-04-27 14:31:41.302619559 +0200
+++ new/common.xml      2023-05-02 13:17:09.294129386 +0200
@@ -3,14 +3,14 @@
 <project name="common" basedir=".">
 
   <property file="build.properties"/>
-  <property name="project.version" value="3.4.3"/>
+  <property name="project.version" value="3.5.3"/>
   <property name="project.groupId" value="org.apache.maven.wagon"/>
 
   <property name="project.organization.name" value="The Apache Software 
Foundation"/>
   
-  <property name="spec.version" value="3.4"/>
+  <property name="spec.version" value="3.5"/>
 
-  <property name="compiler.source" value="1.7"/>
+  <property name="compiler.source" value="1.8"/>
   <property name="compiler.target" value="${compiler.source}"/>
 
 </project>

Reply via email to