Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ryokucha for openSUSE:Factory checked in at 2026-04-18 21:35:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ryokucha (Old) and /work/SRC/openSUSE:Factory/.ryokucha.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ryokucha" Sat Apr 18 21:35:02 2026 rev:2 rq:1347807 version:0.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ryokucha/ryokucha.changes 2025-12-23 13:44:57.815057690 +0100 +++ /work/SRC/openSUSE:Factory/.ryokucha.new.11940/ryokucha.changes 2026-04-18 21:35:04.670391660 +0200 @@ -1,0 +2,7 @@ +Fri Apr 17 20:09:30 UTC 2026 - Richard Rahl <[email protected]> + +- Update to 0.4.0: + + fix: DropDownText: Add missing default values of active_id, + max_width_chars, and ellipsize + +------------------------------------------------------------------- Old: ---- ryokucha-0.3.1.tar.gz New: ---- ryokucha-0.4.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ryokucha.spec ++++++ --- /var/tmp/diff_new_pack.q0wlWN/_old 2026-04-18 21:35:05.346419212 +0200 +++ /var/tmp/diff_new_pack.q0wlWN/_new 2026-04-18 21:35:05.346419212 +0200 @@ -18,7 +18,7 @@ %define sover 0 Name: ryokucha -Version: 0.3.1 +Version: 0.4.0 Release: 0 Summary: A GTK4 library that includes customized widgets License: LGPL-3.0-or-later ++++++ fix-meson.build.patch ++++++ --- /var/tmp/diff_new_pack.q0wlWN/_old 2026-04-18 21:35:05.370420189 +0200 +++ /var/tmp/diff_new_pack.q0wlWN/_new 2026-04-18 21:35:05.370420189 +0200 @@ -1,14 +1,14 @@ -diff -rubN ryokucha-0.3.1/lib/meson.build ryokucha-0.3.1-patched/lib/meson.build ---- ryokucha-0.3.1/lib/meson.build 2024-07-15 07:38:42.000000000 +0200 -+++ ryokucha-0.3.1-patched/lib/meson.build 2025-12-22 21:07:24.653314488 +0100 +diff -rubN ryokucha-0.4.0/lib/meson.build ryokucha-0.4.0-patched/lib/meson.build +--- ryokucha-0.4.0/lib/meson.build 2026-02-25 15:43:27.000000000 +0100 ++++ ryokucha-0.4.0-patched/lib/meson.build 2026-04-17 21:59:11.889492180 +0200 @@ -7,8 +7,9 @@ - libryokucha_sources, - dependencies: libryokucha_deps, - vala_header: 'ryokucha.h', -+ version: '0', - install: true, -- install_dir: [true, true, true] -+ install_dir: [true, get_option('includedir') / 'ryokucha', true] + libryokucha_sources, + dependencies: libryokucha_deps, + vala_header: 'ryokucha.h', ++ version: '0', + install: true, +- install_dir: [true, true, true], ++ install_dir: [true, get_option('includedir') / 'ryokucha', true], ) install_data( ++++++ ryokucha-0.3.1.tar.gz -> ryokucha-0.4.0.tar.gz ++++++ ++++ 7908 lines of diff (skipped)
