Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcbor for openSUSE:Factory checked in at 2025-01-22 16:30:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcbor (Old) and /work/SRC/openSUSE:Factory/.libcbor.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcbor" Wed Jan 22 16:30:45 2025 rev:10 rq:1239159 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libcbor/libcbor.changes 2024-09-17 18:17:08.484361833 +0200 +++ /work/SRC/openSUSE:Factory/.libcbor.new.5589/libcbor.changes 2025-01-22 16:31:02.448750744 +0100 @@ -1,0 +2,5 @@ +Tue Jan 21 00:44:42 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com> + +- Explicitly BuildRequire sphinx_rtd_theme. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcbor.spec ++++++ --- /var/tmp/diff_new_pack.bv3ARr/_old 2025-01-22 16:31:04.272826683 +0100 +++ /var/tmp/diff_new_pack.bv3ARr/_new 2025-01-22 16:31:04.284827183 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcbor # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -50,6 +50,7 @@ BuildRequires: doxygen BuildRequires: python3-Sphinx BuildRequires: python3-breathe +BuildRequires: python3-sphinx_rtd_theme %else BuildRequires: cmake BuildRequires: gcc-c++