Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven-resolver for openSUSE:Factory checked in at 2025-12-17 18:39:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven-resolver (Old) and /work/SRC/openSUSE:Factory/.maven-resolver.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-resolver" Wed Dec 17 18:39:49 2025 rev:25 rq:1323295 version:1.9.25 Changes: -------- --- /work/SRC/openSUSE:Factory/maven-resolver/maven-resolver-supplier.changes 2025-07-22 12:54:41.378029227 +0200 +++ /work/SRC/openSUSE:Factory/.maven-resolver.new.1939/maven-resolver-supplier.changes 2025-12-17 18:40:20.276528623 +0100 @@ -1,0 +2,33 @@ +Wed Dec 17 07:40:30 UTC 2025 - Fridrich Strba <[email protected]> + +- Update to upstream version 1.9.25 + * New features and improvements + + Add scope support for trusted checksums + + Name mappers cleanup and new GAECV mapper + + Proper metadata locking support + + Ability to augment metadata nature for version range request + * Bug Fixes + + TrackingFileManager changes + + Maven filters daemon friendly + + Remove hack from Basic connector + + Fix locking issues + * Documentation updates + + Updated the documentation to reflect the current list of name + mappers + * Maintenance + + Mild backport: support same properties as Resolver 2.x + + Maven resolver lockrepro + + Bugfix: Java 25 broke test + * Dependency updates + + Bump com.github.siom79.japicmp:japicmp-maven-plugin from + 0.23.1 to 0.25.0 + + Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 + to 1.26 + + Bump commons-codec:commons-codec from 1.18.0 to 1.20.0 + + Bump org.redisson:redisson from 3.50.0 to 3.52.0 + + Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre + + Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 + + Bump jettyVersion from 9.4.57.v20241219 to 9.4.58.v20250814 + + Bump mavenVersion from 3.9.10 to 3.9.11 + +------------------------------------------------------------------- maven-resolver.changes: same change Old: ---- maven-resolver-1.9.24-source-release.zip New: ---- _scmsync.obsinfo build.specials.obscpio maven-resolver-1.9.25-source-release.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven-resolver-supplier.spec ++++++ --- /var/tmp/diff_new_pack.RMzZW9/_old 2025-12-17 18:40:23.676671676 +0100 +++ /var/tmp/diff_new_pack.RMzZW9/_new 2025-12-17 18:40:23.692672349 +0100 @@ -1,7 +1,7 @@ # # spec file for package maven-resolver-supplier # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global base_name maven-resolver %define _buildshell /bin/bash Name: %{base_name}-supplier -Version: 1.9.24 +Version: 1.9.25 Release: 0 Summary: Apache Maven Artifact Resolver library License: Apache-2.0 ++++++ maven-resolver.spec ++++++ --- /var/tmp/diff_new_pack.RMzZW9/_old 2025-12-17 18:40:24.060687833 +0100 +++ /var/tmp/diff_new_pack.RMzZW9/_new 2025-12-17 18:40:24.080688674 +0100 @@ -1,7 +1,7 @@ # # spec file for package maven-resolver # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global base_name maven-resolver %define _buildshell /bin/bash Name: %{base_name} -Version: 1.9.24 +Version: 1.9.25 Release: 0 Summary: Apache Maven Artifact Resolver library License: Apache-2.0 ++++++ _scmsync.obsinfo ++++++ mtime: 1765957984 commit: 6d869c8623c954d38b3b20ebd14673e88421c06056377a6869a9b82d85fd17b3 url: https://src.opensuse.org/java-packages/maven-resolver.git revision: 6d869c8623c954d38b3b20ebd14673e88421c06056377a6869a9b82d85fd17b3 projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2025-12-17 08:53:39.000000000 +0100 @@ -0,0 +1 @@ +.osc ++++++ maven-resolver-1.9.24-source-release.zip -> maven-resolver-1.9.25-source-release.zip ++++++ ++++ 2532 lines of diff (skipped) ++++++ maven-resolver-build.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/common.xml new/common.xml --- old/common.xml 2025-06-27 06:45:25.048129550 +0200 +++ new/common.xml 2025-12-17 08:33:26.445062069 +0100 @@ -3,7 +3,7 @@ <project name="common" basedir="."> <property file="build.properties"/> - <property name="project.version" value="1.9.24"/> + <property name="project.version" value="1.9.25"/> <property name="project.groupId" value="org.apache.maven.resolver"/> <property name="project.url" value="https://maven.apache.org/resolver/"/>
