Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibis for openSUSE:Factory checked in at 2025-03-17 22:17:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibis (Old) and /work/SRC/openSUSE:Factory/.ibis.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibis" Mon Mar 17 22:17:57 2025 rev:3 rq:1253563 version:0.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ibis/ibis.changes 2025-02-05 12:42:05.740685226 +0100 +++ /work/SRC/openSUSE:Factory/.ibis.new.19136/ibis.changes 2025-03-17 22:21:44.904893392 +0100 @@ -1,0 +2,18 @@ +Fri Mar 14 06:20:39 UTC 2025 - Richard Rahl <rra...@opensuse.org> + +- update to 0.12.0: + * Add Ibis.ModeChange to represent mode changes + * Add Ibis.Chanmodes for working with CHANMODES + * Stop the cli from eating RPL_ISUPPORT + * Set the synthetic prefix features before setting the normal prefix feature + * Add a Ibis.Chanmodes instance to Ibis.Client + * Implement Ibis.Client.parse_mode_string + * Create constants for client errors and make client error an error domain + * Implement Ibis.Batch + * Add Ibis.Batch.is_end to check if a message is the end of a batch + * Implement batching in Ibis.Client + * Make sure we look for gi-docgen before our dependencies + * Update the getting-started document to use the registered property + * Add Ibis.Feature.get_prefix_for_mode + +------------------------------------------------------------------- Old: ---- ibis-0.11.2.tar.xz ibis-0.11.2.tar.xz.asc New: ---- ibis-0.12.0.tar.xz ibis-0.12.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibis.spec ++++++ --- /var/tmp/diff_new_pack.fYKXXB/_old 2025-03-17 22:21:45.348911938 +0100 +++ /var/tmp/diff_new_pack.fYKXXB/_new 2025-03-17 22:21:45.352912105 +0100 @@ -18,7 +18,7 @@ %define sover 0 Name: ibis -Version: 0.11.2 +Version: 0.12.0 Release: 0 Summary: Gobject based library License: GPL-2.0-or-later @@ -28,13 +28,13 @@ Source2: https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x40de1dc7288fe3f50ab938c548f66affd9bdb729#/%{name}.keyring BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: python3-gi-docgen >= 2023.1 -BuildRequires: pkgconfig(birb) +BuildRequires: python3-gi-docgen >= 2025.3 +BuildRequires: pkgconfig(birb) >= 0.3.1 BuildRequires: pkgconfig(gio-2.0) >= 2.76 BuildRequires: pkgconfig(glib-2.0) >= 2.76 BuildRequires: pkgconfig(gobject-2.0) >= 2.76 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(hasl) +BuildRequires: pkgconfig(hasl) >= 0.4.0 %description This parser originated out of an early version of purple-spasm. The library was ++++++ ibis-0.11.2.tar.xz -> ibis-0.12.0.tar.xz ++++++ ++++ 3105 lines of diff (skipped)