Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package devhelp for openSUSE:Factory checked in at 2023-03-24 15:19:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/devhelp (Old) and /work/SRC/openSUSE:Factory/.devhelp.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "devhelp" Fri Mar 24 15:19:45 2023 rev:96 rq:1073234 version:43.0 Changes: -------- --- /work/SRC/openSUSE:Factory/devhelp/devhelp.changes 2022-09-21 14:43:35.121942164 +0200 +++ /work/SRC/openSUSE:Factory/.devhelp.new.31432/devhelp.changes 2023-03-24 15:20:05.238783518 +0100 @@ -1,0 +2,6 @@ +Sun Feb 26 20:02:09 UTC 2023 - Luciano Santos <[email protected]> + +- Replace python3-gi-docgen build requirement with the more + reliable pkgconfig(gi-docgen). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ devhelp.spec ++++++ --- /var/tmp/diff_new_pack.fzJjAj/_old 2023-03-24 15:20:05.702785937 +0100 +++ /var/tmp/diff_new_pack.fzJjAj/_new 2023-03-24 15:20:05.706785959 +0100 @@ -1,7 +1,7 @@ # # spec file for package devhelp # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,8 +33,8 @@ BuildRequires: itstool BuildRequires: meson >= 0.53 BuildRequires: pkgconfig -BuildRequires: python3-gi-docgen BuildRequires: update-desktop-files +BuildRequires: pkgconfig(gi-docgen) BuildRequires: pkgconfig(gio-2.0) >= 2.64 BuildRequires: pkgconfig(gsettings-desktop-schemas) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
