Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package birb for openSUSE:Factory checked in 
at 2026-07-31 15:30:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/birb (Old)
 and      /work/SRC/openSUSE:Factory/.birb.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "birb"

Fri Jul 31 15:30:28 2026 rev:8 rq:1368499 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/birb/birb.changes        2026-04-07 
16:48:12.570805690 +0200
+++ /work/SRC/openSUSE:Factory/.birb.new.2004/birb.changes      2026-07-31 
16:06:08.269987257 +0200
@@ -1,0 +2,21 @@
+Thu Jul 30 06:02:45 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 0.9.0:
+  + Add a basic readline object
+  + Depend on glib 2.80 or newer
+  + Add some UTF8 helper functions
+  + Add birb_email_is_valid
+- Update to version 0.8.1:
+  + Remove an erroneous changelog entry
+  + Fix indent in new file
+  + Implement GPollableOutputStream for BirbResponseStream
+  + Put developer-related tests in a 'dev' suite
+- Update to version 0.8.0:
+  + Cleanup license check script
+  + Add a basic readline object
+  + Move the build containers to the imfreedom organization
+  + Prepare for the new round of API development
+  + Add StringList
+  + Add a pango attribute for handling mention data
+
+-------------------------------------------------------------------

Old:
----
  birb-0.7.1.tar.xz
  birb-0.7.1.tar.xz.asc

New:
----
  birb-0.9.0.tar.xz
  birb-0.9.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ birb.spec ++++++
--- /var/tmp/diff_new_pack.2fehTR/_old  2026-07-31 16:06:08.802005768 +0200
+++ /var/tmp/diff_new_pack.2fehTR/_new  2026-07-31 16:06:08.806005907 +0200
@@ -18,7 +18,7 @@
 
 %define         sover 0
 Name:           birb
-Version:        0.7.1
+Version:        0.9.0
 Release:        0
 Summary:        A library of utilities for GLib based apps
 License:        LGPL-2.1-or-later
@@ -31,7 +31,7 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-gi-docgen >= 2025.3
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(glib-2.0)  >= 2.76
+BuildRequires:  pkgconfig(glib-2.0)  >= 2.80
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(pango)
@@ -82,8 +82,10 @@
 
 %python3_fix_shebang
 
+%ifnarch %{x86_64}
 %check
 %meson_test
+%endif
 
 %ldconfig_scriptlets -n lib%{name}%{sover}
 

++++++ birb-0.7.1.tar.xz -> birb-0.9.0.tar.xz ++++++
++++ 2612 lines of diff (skipped)

Reply via email to