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-04-07 16:33:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/birb (Old)
 and      /work/SRC/openSUSE:Factory/.birb.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "birb"

Tue Apr  7 16:33:01 2026 rev:7 rq:1344709 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/birb/birb.changes        2026-03-17 
19:08:01.081421341 +0100
+++ /work/SRC/openSUSE:Factory/.birb.new.21863/birb.changes     2026-04-07 
16:48:12.570805690 +0200
@@ -1,0 +2,5 @@
+Sun Apr  5 21:01:25 UTC 2026 - Richard Rahl <[email protected]>
+
+- require main package for devel package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ birb.spec ++++++
--- /var/tmp/diff_new_pack.NE8CTC/_old  2026-04-07 16:48:13.302835936 +0200
+++ /var/tmp/diff_new_pack.NE8CTC/_new  2026-04-07 16:48:13.302835936 +0200
@@ -28,6 +28,7 @@
 Source2:        
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x40de1dc7288fe3f50ab938c548f66affd9bdb729#/%{name}.keyring
 BuildRequires:  meson >= 1.1.0
 BuildRequires:  pkgconfig
+BuildRequires:  python-rpm-macros
 BuildRequires:  python3-gi-docgen >= 2025.3
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)  >= 2.76
@@ -41,6 +42,7 @@
 
 %package devel
 Summary:        Development files for %{name}
+Requires:       %{name} = %{version}
 Requires:       lib%{name}%{sover} = %{version}
 Requires:       typelib-1_0-Birb-1_0 = %{version}
 
@@ -78,6 +80,8 @@
 %install
 %meson_install
 
+%python3_fix_shebang
+
 %check
 %meson_test
 

Reply via email to