Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cjose for openSUSE:Factory checked in at 2023-02-07 18:50:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cjose (Old) and /work/SRC/openSUSE:Factory/.cjose.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cjose" Tue Feb 7 18:50:52 2023 rev:4 rq:1063647 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cjose/cjose.changes 2019-10-31 22:39:46.525436033 +0100 +++ /work/SRC/openSUSE:Factory/.cjose.new.4462/cjose.changes 2023-02-07 18:50:53.431713891 +0100 @@ -1,0 +2,5 @@ +Mon Feb 6 11:26:40 UTC 2023 - Marcus Meissner <meiss...@suse.com> + +- disable depreacted declarations warnings for openssl 3 for now. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cjose.spec ++++++ --- /var/tmp/diff_new_pack.yHAtiQ/_old 2023-02-07 18:50:53.915716492 +0100 +++ /var/tmp/diff_new_pack.yHAtiQ/_new 2023-02-07 18:50:53.919716514 +0100 @@ -1,7 +1,7 @@ # # spec file for package cjose # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -56,6 +56,7 @@ %autopatch -p1 %build +CFLAGS="%optflags -Wno-deprecated-declarations" %configure --disable-static make %{?_smp_mflags}