Hello community, here is the log from the commit of package clazy for openSUSE:Factory checked in at 2020-11-24 22:09:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clazy (Old) and /work/SRC/openSUSE:Factory/.clazy.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clazy" Tue Nov 24 22:09:33 2020 rev:12 rq:849485 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/clazy/clazy.changes 2020-10-27 18:59:48.322780803 +0100 +++ /work/SRC/openSUSE:Factory/.clazy.new.5913/clazy.changes 2020-11-24 22:09:42.867341801 +0100 @@ -1,0 +2,6 @@ +Thu Nov 19 17:55:04 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Make sure the clang executables matching the libraries we link + to are installed (mitigates boo#1178637). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clazy.spec ++++++ --- /var/tmp/diff_new_pack.CBDKkR/_old 2020-11-24 22:09:43.599342478 +0100 +++ /var/tmp/diff_new_pack.CBDKkR/_new 2020-11-24 22:09:43.599342478 +0100 @@ -31,6 +31,7 @@ BuildRequires: clang-devel >= 5.0 BuildRequires: cmake >= 3.7 BuildRequires: libstdc++-devel +Requires: clang%{_llvm_sonum} %description clazy is a compiler plugin which allows Clang to understand Qt semantics. _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
