Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cmark for openSUSE:Factory checked in at 2021-12-08 22:09:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cmark (Old) and /work/SRC/openSUSE:Factory/.cmark.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cmark" Wed Dec 8 22:09:24 2021 rev:13 rq:936454 version:0.30.2 Changes: -------- --- /work/SRC/openSUSE:Factory/cmark/cmark.changes 2021-10-08 22:05:30.988606339 +0200 +++ /work/SRC/openSUSE:Factory/.cmark.new.31177/cmark.changes 2021-12-08 22:10:37.330909492 +0100 @@ -1,0 +2,7 @@ +Tue Nov 30 07:50:45 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Fix dependencies. + cmark-targets-*.cmake creates a 'cmark::cmark_exe' target. The + cmark executable is required. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cmark.spec ++++++ --- /var/tmp/diff_new_pack.CVxrSv/_old 2021-12-08 22:10:37.742909685 +0100 +++ /var/tmp/diff_new_pack.CVxrSv/_new 2021-12-08 22:10:37.746909687 +0100 @@ -56,6 +56,8 @@ Summary: Development files for cmark library Group: Development/Libraries/C and C++ Requires: %{libname} = %{version}-%{release} +# The CMake config files define a target for the executable. +Requires: %{name} = %{version} %description devel This package provides the development files for cmark.
