Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package guake for openSUSE:Factory checked in at 2023-05-22 13:14:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/guake (Old) and /work/SRC/openSUSE:Factory/.guake.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "guake" Mon May 22 13:14:25 2023 rev:17 rq:1088239 version:3.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/guake/guake.changes 2022-11-29 13:23:34.090049469 +0100 +++ /work/SRC/openSUSE:Factory/.guake.new.1533/guake.changes 2023-05-22 13:14:28.830853780 +0200 @@ -1,0 +2,5 @@ +Sun May 21 19:18:26 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de> + +- fix missing dependency on PyYAML (boo#1211574) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ guake.spec ++++++ --- /var/tmp/diff_new_pack.VIeFVn/_old 2023-05-22 13:14:29.426856755 +0200 +++ /var/tmp/diff_new_pack.VIeFVn/_new 2023-05-22 13:14:29.430856775 +0200 @@ -1,7 +1,7 @@ # # spec file for package guake # -# 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 @@ -41,6 +41,7 @@ Requires: python3-cairo Requires: python3-dbus-python Requires: python3-gobject-Gdk +Requires: python3-pyaml Recommends: libutempter0 Suggests: gtk3-metatheme-numix BuildArch: noarch @@ -94,5 +95,6 @@ %{_datadir}/guake/ %files lang -f %{name}.lang +%license COPYING %changelog