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-04-20 16:12:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/byte-buddy (Old) and /work/SRC/openSUSE:Factory/.byte-buddy.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "byte-buddy" Mon Apr 20 16:12:23 2026 rev:23 rq:1348119 version:1.18.8 Changes: -------- --- /work/SRC/openSUSE:Factory/byte-buddy/byte-buddy.changes 2026-02-19 14:21:20.465642988 +0100 +++ /work/SRC/openSUSE:Factory/.byte-buddy.new.11940/byte-buddy.changes 2026-04-20 16:12:36.292383162 +0200 @@ -1,0 +2,20 @@ +Mon Apr 20 06:40:53 UTC 2026 - Fridrich Strba <[email protected]> + +- Update to v1.18.8 + * Changes of v1.18.8 + + Improve support for repeatable builds + + Fix reordering of exception table in type initializers when + instrumenting + * Changes of v1.18.7 + + Introduce new versioning concept with -jdk5 suffix for + backwards-compatible jar and Java 8 baseline for regular jar + * No tag v1.18.6 + * Changes of v1.18.5 + + Eagerly resolve of canonical files during attach emulation to + avoid failure when process ends before file can be deleted + + Add super classes to hash code / equals computation in Advice + that were missing + * Changes of v1.18.4 + + Add support for new build description in Android 9 + +------------------------------------------------------------------- Old: ---- byte-buddy-1.18.3.tar.gz New: ---- byte-buddy-1.18.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ byte-buddy.spec ++++++ --- /var/tmp/diff_new_pack.1bfEwl/_old 2026-04-20 16:12:36.884407538 +0200 +++ /var/tmp/diff_new_pack.1bfEwl/_new 2026-04-20 16:12:36.884407538 +0200 @@ -17,7 +17,7 @@ Name: byte-buddy -Version: 1.18.3 +Version: 1.18.8 Release: 0 Summary: Runtime code generation for the Java virtual machine License: Apache-2.0 @@ -113,7 +113,8 @@ %pom_remove_dep org.ow2.asm:asm-deprecated %pom_remove_dep codes.rafael.asmjdkbridge:asm-jdk-bridge %{name}-dep -%pom_add_dep org.apache.maven:maven-resolver-provider:\${version.maven}:provided \ +%pom_add_dep \ + org.apache.maven:maven-resolver-provider:\${version.maven}:provided \ byte-buddy-maven-plugin %{mvn_package} :byte-buddy-parent __noinstall @@ -124,9 +125,7 @@ %install %mvn_install -%if %{without bootstrap} %fdupes -s %{buildroot}%{_javadocdir} -%endif %files -f .mfiles-%{name} -f .mfiles-%{name}-dep %doc README.md release-notes.md ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.1bfEwl/_old 2026-04-20 16:12:36.920409020 +0200 +++ /var/tmp/diff_new_pack.1bfEwl/_new 2026-04-20 16:12:36.928409350 +0200 @@ -1,6 +1,6 @@ -mtime: 1771433647 -commit: 9c7c4afc62a70470103f65cca88e360b875ff6d734fef804bb0b6a91dcbdb2c2 +mtime: 1776667627 +commit: e0b908f503a0118916428caf1d7c2aeaee1add0ac967b5fdc89f461f4d21887d url: https://src.opensuse.org/java-packages/byte-buddy.git -revision: 9c7c4afc62a70470103f65cca88e360b875ff6d734fef804bb0b6a91dcbdb2c2 +revision: e0b908f503a0118916428caf1d7c2aeaee1add0ac967b5fdc89f461f4d21887d 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-04-20 08:47:54.000000000 +0200 @@ -0,0 +1 @@ +.osc ++++++ byte-buddy-1.18.3.tar.gz -> byte-buddy-1.18.8.tar.gz ++++++ ++++ 2189 lines of diff (skipped)
