Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pam_p11 for openSUSE:Factory checked in at 2023-02-16 16:56:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_p11 (Old) and /work/SRC/openSUSE:Factory/.pam_p11.new.22824 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_p11" Thu Feb 16 16:56:39 2023 rev:26 rq:1066070 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_p11/pam_p11.changes 2022-08-20 20:29:19.465462728 +0200 +++ /work/SRC/openSUSE:Factory/.pam_p11.new.22824/pam_p11.changes 2023-02-16 16:56:50.378937506 +0100 @@ -1,0 +2,5 @@ +Wed Feb 15 11:34:19 UTC 2023 - Marcus Meissner <meiss...@suse.com> + +- disabled error on deprecated for now, to make it build with openssl-3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_p11.spec ++++++ --- /var/tmp/diff_new_pack.Rxm4Qq/_old 2023-02-16 16:56:50.890939552 +0100 +++ /var/tmp/diff_new_pack.Rxm4Qq/_new 2023-02-16 16:56:50.894939568 +0100 @@ -1,7 +1,7 @@ # # spec file for package pam_p11 # -# 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 @@ -45,6 +45,7 @@ %setup -q %build +CFLAGS="%optflags -Wno-error=deprecated-declarations" %configure\ --with-pamdir=/%{_pam_moduledir} \ --disable-static \