Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package birb for openSUSE:Factory checked in 
at 2025-12-28 19:19:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/birb (Old)
 and      /work/SRC/openSUSE:Factory/.birb.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "birb"

Sun Dec 28 19:19:25 2025 rev:4 rq:1324498 version:0.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/birb/birb.changes        2025-10-03 
15:45:54.962728506 +0200
+++ /work/SRC/openSUSE:Factory/.birb.new.1928/birb.changes      2025-12-28 
19:19:42.532157151 +0100
@@ -1,0 +2,18 @@
+Sat Dec 27 17:28:19 UTC 2025 - Richard Rahl <[email protected]>
+
+- Update to version 0.6.0:
+  * Add the check license header script and make it installable
+  * Rename meson_options.txt to meson.options and remove the nls
+    option
+  * Add Birb.str_matches
+  * Remove Birb.Filter and Birb.CustomFilter
+  * Fix some incorrect whitespace
+  * Add Birb.PangoFormatter
+  * Create Birb.ResponseStream
+  * Add a codespell unit test
+  * Fix some issues with the check-license-header script
+  * Add a doap file
+  * Run the response_stream test by itself
+  * Bring in the Purple.Menu API
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ birb.spec ++++++
--- /var/tmp/diff_new_pack.4vxynC/_old  2025-12-28 19:19:43.072179323 +0100
+++ /var/tmp/diff_new_pack.4vxynC/_new  2025-12-28 19:19:43.076179488 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package birb
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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
@@ -18,7 +18,7 @@
 
 %define         sover 0
 Name:           birb
-Version:        0.5.0
+Version:        0.6.0
 Release:        0
 Summary:        A library of utilities for GLib based apps
 License:        LGPL-2.1-or-later
@@ -33,6 +33,7 @@
 BuildRequires:  pkgconfig(glib-2.0)  >= 2.76
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(pango)
 
 %description
 Description is in development
@@ -71,8 +72,7 @@
 %build
 %meson \
   -Ddoc=true \
-  -Dintrospection=true \
-  -Dnls=true
+  -Dintrospection=true
 %meson_build
 
 %install
@@ -89,6 +89,7 @@
 %{_libdir}/lib%{name}.so.*
 
 %files devel
+%license LICENSE
 %{_includedir}/%{name}-1.0
 %{_libdir}/lib%{name}.so
 %{_libdir}/pkgconfig/%{name}.pc
@@ -101,3 +102,8 @@
 %doc AUTHORS ChangeLog README.md
 %{_datadir}/doc/%{name}
 
+%files
+%license LICENSE
+%doc AUTHORS ChangeLog README.md
+%{_bindir}/%{name}-check-license-headers
+

++++++ birb-0.5.0.tar.xz -> birb-0.6.0.tar.xz ++++++
++++ 4941 lines of diff (skipped)

++++++ birb.keyring ++++++
--- /var/tmp/diff_new_pack.4vxynC/_old  2025-12-28 19:19:43.228185729 +0100
+++ /var/tmp/diff_new_pack.4vxynC/_new  2025-12-28 19:19:43.232185893 +0100
@@ -1,6 +1,6 @@
 -----BEGIN PGP PUBLIC KEY BLOCK-----
-Comment: Hostname: 
 Version: Hockeypuck 2.2
+Comment: Hostname: 
 
 xsFNBF05DzkBEADFEFM1ZALjngGoeIalaW9aXCA5Gr505LDK8WIVVeQD/Izggx9z
 Y0wi2UJR97eIXllL8FPZIe8DywJqXKhuafL+E/TI9UqRH/WtmNxZTFW6ZAvYlaHu

Reply via email to