Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package byte-buddy for openSUSE:Factory checked in at 2026-02-19 14:21:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/byte-buddy (Old) and /work/SRC/openSUSE:Factory/.byte-buddy.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "byte-buddy" Thu Feb 19 14:21:13 2026 rev:22 rq:1333805 version:1.18.3 Changes: -------- --- /work/SRC/openSUSE:Factory/byte-buddy/byte-buddy.changes 2025-12-22 22:52:26.652945489 +0100 +++ /work/SRC/openSUSE:Factory/.byte-buddy.new.1977/byte-buddy.changes 2026-02-19 14:21:20.465642988 +0100 @@ -1,0 +2,8 @@ +Wed Feb 18 16:30:14 UTC 2026 - Fridrich Strba <[email protected]> + +- Removed patch: + * 0001-Avoid-bundling-asm.patch + + needed for migration of uyuni to hibernate 7 which imports the + shaded asm classes + +------------------------------------------------------------------- Old: ---- 0001-Avoid-bundling-asm.patch ----------(Old B)---------- Old:- Removed patch: * 0001-Avoid-bundling-asm.patch + needed for migration of uyuni to hibernate 7 which imports the ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ byte-buddy.spec ++++++ --- /var/tmp/diff_new_pack.hoGmxH/_old 2026-02-19 14:21:21.817699147 +0100 +++ /var/tmp/diff_new_pack.hoGmxH/_new 2026-02-19 14:21:21.817699147 +0100 @@ -1,7 +1,7 @@ # # spec file for package byte-buddy # -# Copyright (c) 2025 SUSE LLC +# 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 @@ -24,7 +24,6 @@ Group: Development/Libraries/Java URL: https://bytebuddy.net/ Source0: https://github.com/raphw/%{name}/archive/refs/tags/%{name}-%{version}.tar.gz -Patch0: 0001-Avoid-bundling-asm.patch BuildRequires: fdupes BuildRequires: jurand BuildRequires: maven-local @@ -35,6 +34,7 @@ BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.maven.plugin-tools:maven-plugin-annotations) BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin) +BuildRequires: mvn(org.apache.maven.plugins:maven-shade-plugin) BuildRequires: mvn(org.apache.maven:maven-core) BuildRequires: mvn(org.apache.maven:maven-plugin-api) BuildRequires: mvn(org.apache.maven:maven-resolver-provider) @@ -77,7 +77,6 @@ %prep %setup -q -n %{name}-%{name}-%{version} -%patch -P0 -p1 # Remove Windows-specific resources rm -rf %{name}-agent/src/main/resources/win32-x86{,-64} @@ -114,8 +113,6 @@ %pom_remove_dep org.ow2.asm:asm-deprecated %pom_remove_dep codes.rafael.asmjdkbridge:asm-jdk-bridge %{name}-dep -%pom_remove_plugin -r :maven-shade-plugin - %pom_add_dep org.apache.maven:maven-resolver-provider:\${version.maven}:provided \ byte-buddy-maven-plugin ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.hoGmxH/_old 2026-02-19 14:21:21.857700809 +0100 +++ /var/tmp/diff_new_pack.hoGmxH/_new 2026-02-19 14:21:21.861700975 +0100 @@ -1,6 +1,6 @@ -mtime: 1766158677 -commit: 9af9886566ff9af319847795162ed164c5ec7fe7d8a6b8caf29cdca66cfd6e31 +mtime: 1771433647 +commit: 9c7c4afc62a70470103f65cca88e360b875ff6d734fef804bb0b6a91dcbdb2c2 url: https://src.opensuse.org/java-packages/byte-buddy.git -revision: 9af9886566ff9af319847795162ed164c5ec7fe7d8a6b8caf29cdca66cfd6e31 +revision: 9c7c4afc62a70470103f65cca88e360b875ff6d734fef804bb0b6a91dcbdb2c2 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-02-18 17:54:39.000000000 +0100 @@ -0,0 +1 @@ +.osc
