Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xmvn5 for openSUSE:Factory checked in at 2026-07-15 16:34:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmvn5 (Old) and /work/SRC/openSUSE:Factory/.xmvn5.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmvn5" Wed Jul 15 16:34:45 2026 rev:3 rq:1365416 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xmvn5/xmvn5-connector.changes 2026-03-28 20:15:54.591759251 +0100 +++ /work/SRC/openSUSE:Factory/.xmvn5.new.1991/xmvn5-connector.changes 2026-07-15 16:53:52.811432543 +0200 @@ -1,0 +2,8 @@ +Mon Jul 13 13:13:06 UTC 2026 - Fridrich Strba <[email protected]> + +- Do not use the slf4j2 compatibility package, as the base slf4j + package is now on version 2.0.18 +- Do not use the maven-resolver2 compatibility package, as the base + maven-resolver package is now on version 2.0.20 + +------------------------------------------------------------------- xmvn5-mojo.changes: same change xmvn5-parent.changes: same change xmvn5-tools.changes: same change xmvn5.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmvn5-connector.spec ++++++ --- /var/tmp/diff_new_pack.XNtQ63/_old 2026-07-15 16:53:58.515621724 +0200 +++ /var/tmp/diff_new_pack.XNtQ63/_new 2026-07-15 16:53:58.519621856 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmvn5-connector # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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 @@ -35,7 +35,7 @@ BuildRequires: fdupes BuildRequires: java-devel >= 17 BuildRequires: javapackages-local -BuildRequires: maven-resolver2-api +BuildRequires: maven-resolver-api BuildRequires: maven4-lib BuildRequires: objectweb-asm BuildRequires: sisu-inject @@ -81,9 +81,6 @@ # Don't put Class-Path attributes in manifests %pom_remove_plugin :maven-jar-plugin xmvn-tools -# Normalize slf4j version to 2 -%pom_xpath_set pom:project/pom:properties/pom:slf4jVersion 2 xmvn-parent - # Normalize maven4 to version 4 (compatibility version) %pom_xpath_set pom:project/pom:properties/pom:mavenVersion 4 xmvn-parent @@ -104,7 +101,7 @@ maven/maven-core-4 \ maven/maven-model-4 \ maven/maven-plugin-api-4 \ - maven-resolver/maven-resolver-api-2 \ + maven-resolver/maven-resolver-api \ objectweb-asm/asm \ org.eclipse.sisu.inject \ org.eclipse.sisu.plexus \ ++++++ xmvn5-mojo.spec ++++++ --- /var/tmp/diff_new_pack.XNtQ63/_old 2026-07-15 16:53:58.543622652 +0200 +++ /var/tmp/diff_new_pack.XNtQ63/_new 2026-07-15 16:53:58.547622785 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmvn5-mojo # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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 @@ -90,9 +90,6 @@ # Remove all dependencies with scope test, since a raw xmvn does not hide them %pom_remove_dep -r :::test: -# Normalize slf4j version to 2 -%pom_xpath_set pom:project/pom:properties/pom:slf4jVersion 2 xmvn-parent - # Normalize maven4 to version 4 (compatibility version) %pom_xpath_set pom:project/pom:properties/pom:mavenVersion 4 xmvn-parent ++++++ xmvn5-parent.spec ++++++ --- /var/tmp/diff_new_pack.XNtQ63/_old 2026-07-15 16:53:58.575623713 +0200 +++ /var/tmp/diff_new_pack.XNtQ63/_new 2026-07-15 16:53:58.575623713 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmvn5-parent # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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 @@ -51,9 +51,6 @@ # we provide apache-maven by symlink %pom_xpath_remove "pom:executions/pom:execution[pom:id[text()='maven-binaries']]" -# Normalize slf4j version to 2 -%pom_xpath_set pom:project/pom:properties/pom:slf4jVersion 2 xmvn-parent - # Normalize maven4 to version 4 (compatibility version) %pom_xpath_set pom:project/pom:properties/pom:mavenVersion 4 xmvn-parent ++++++ xmvn5-tools.spec ++++++ --- /var/tmp/diff_new_pack.XNtQ63/_old 2026-07-15 16:53:58.607624775 +0200 +++ /var/tmp/diff_new_pack.XNtQ63/_new 2026-07-15 16:53:58.607624775 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmvn5-tools # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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 @@ -40,7 +40,7 @@ BuildRequires: objectweb-asm BuildRequires: picocli BuildRequires: sisu-inject -BuildRequires: slf4j2 +BuildRequires: slf4j BuildRequires: xmvn-install BuildRequires: xmvn-resolve BuildArch: noarch @@ -115,7 +115,7 @@ Requires: kojan-xml Requires: objectweb-asm Requires: picocli -Requires: slf4j2 +Requires: slf4j %description -n %{parent}%{version_suffix}-install This package provides XMvn%{version_suffix} Install, which is a command-line interface @@ -151,9 +151,6 @@ # Don't put Class-Path attributes in manifests %pom_remove_plugin :maven-jar-plugin xmvn-tools -# Normalize slf4j version to 2 -%pom_xpath_set pom:project/pom:properties/pom:slf4jVersion 2 xmvn-parent - # Normalize maven4 to version 4 (compatibility version) %pom_xpath_set pom:project/pom:properties/pom:mavenVersion 4 xmvn-parent @@ -168,7 +165,7 @@ objectweb-asm/asm \ org.eclipse.sisu.inject \ picocli/picocli \ - slf4j/api-2 + slf4j/api ant -Dtest.skip=true package javadoc @@ -194,7 +191,7 @@ %fdupes -s %{buildroot}%{_javadocdir} # helper scripts -%jpackage_script org.fedoraproject.xmvn.tools.install.cli.InstallerCli "" "" %{parent}/%{parent}-install-%{version_suffix}:%{parent}/%{parent}-api-%{version_suffix}:%{parent}/%{parent}-core-%{version_suffix}:slf4j/api-2:slf4j/simple-2:objectweb-asm/asm:commons-compress:commons-io:apache-commons-lang3:picocli/picocli:kojan-xml/kojan-xml %{parent}%{version_suffix}-install +%jpackage_script org.fedoraproject.xmvn.tools.install.cli.InstallerCli "" "" %{parent}/%{parent}-install-%{version_suffix}:%{parent}/%{parent}-api-%{version_suffix}:%{parent}/%{parent}-core-%{version_suffix}:slf4j/api:slf4j/simple:objectweb-asm/asm:commons-compress:commons-io:apache-commons-lang3:picocli/picocli:kojan-xml/kojan-xml %{parent}%{version_suffix}-install %jpackage_script org.fedoraproject.xmvn.tools.resolve.ResolverCli "" "" %{parent}/%{parent}-resolve-%{version_suffix}:%{parent}/%{parent}-api-%{version_suffix}:%{parent}/%{parent}-core-%{version_suffix}:picocli/picocli:kojan-xml/kojan-xml %{parent}%{version_suffix}-resolve %jpackage_script org.fedoraproject.xmvn.tools.subst.SubstCli "" "" %{parent}/%{parent}-subst-%{version_suffix}:%{parent}/%{parent}-api-%{version_suffix}:%{parent}/%{parent}-core-%{version_suffix}:picocli/picocli:kojan-xml/kojan-xml %{parent}%{version_suffix}-subst ++++++ xmvn5.spec ++++++ --- /var/tmp/diff_new_pack.XNtQ63/_old 2026-07-15 16:53:58.635625703 +0200 +++ /var/tmp/diff_new_pack.XNtQ63/_new 2026-07-15 16:53:58.639625836 +0200 @@ -1,7 +1,7 @@ # # spec file for package xmvn5 # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.XNtQ63/_old 2026-07-15 16:53:58.679627163 +0200 +++ /var/tmp/diff_new_pack.XNtQ63/_new 2026-07-15 16:53:58.683627295 +0200 @@ -1,6 +1,6 @@ -mtime: 1773059866 -commit: 3e858707bf16e7c2e199fa1cc2cbb4fc4e198748c309714a3a1707cfe117ffa1 -url: https://src.opensuse.org/java-packages/xmvn5.git -revision: 3e858707bf16e7c2e199fa1cc2cbb4fc4e198748c309714a3a1707cfe117ffa1 +mtime: 1783948897 +commit: c56ab6ec5fe9d934f758ea71844ee07a6adbe6c70d28dd7362b3988afc34025a +url: https://src.opensuse.org/java-packages/xmvn5 +revision: c56ab6ec5fe9d934f758ea71844ee07a6adbe6c70d28dd7362b3988afc34025a projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ 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 2026-07-13 15:21:37.000000000 +0200 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild
