Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libpeas for openSUSE:Factory checked in at 2024-09-26 18:52:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpeas (Old) and /work/SRC/openSUSE:Factory/.libpeas.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpeas" Thu Sep 26 18:52:36 2024 rev:51 rq:1203599 version:1.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libpeas/libpeas.changes 2023-03-24 15:17:13.069880847 +0100 +++ /work/SRC/openSUSE:Factory/.libpeas.new.29891/libpeas.changes 2024-09-26 18:52:48.983912495 +0200 @@ -1,0 +2,6 @@ +Mon Aug 19 11:33:11 UTC 2024 - Dominique Leuenberger <[email protected]> + +- BuildRequire gettext-devel instead of gettext: allow OBS to + shortcut through gettext-runtime-mini. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpeas.spec ++++++ --- /var/tmp/diff_new_pack.IEvGY4/_old 2024-09-26 18:52:49.419930580 +0200 +++ /var/tmp/diff_new_pack.IEvGY4/_new 2024-09-26 18:52:49.419930580 +0200 @@ -1,7 +1,7 @@ # # spec file for package libpeas # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ Source0: https://download.gnome.org/sources/libpeas/1.36/%{name}-%{version}.tar.xz BuildRequires: fdupes -BuildRequires: gettext +BuildRequires: gettext-devel BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(gi-docgen)
