Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libblockdev for openSUSE:Factory checked in at 2021-04-12 12:36:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libblockdev (Old) and /work/SRC/openSUSE:Factory/.libblockdev.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libblockdev" Mon Apr 12 12:36:03 2021 rev:13 rq:881500 version:2.25 Changes: -------- --- /work/SRC/openSUSE:Factory/libblockdev/libblockdev.changes 2021-01-22 21:50:19.225678586 +0100 +++ /work/SRC/openSUSE:Factory/.libblockdev.new.2401/libblockdev.changes 2021-04-12 12:39:00.537483967 +0200 @@ -1,0 +2,7 @@ +Fri Mar 26 08:34:04 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org> + +- Add -Wno-deprecated-declarations to cflags: dealing with + deprecations is upstreams business and should not hinder + downstream packages from building. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libblockdev.spec ++++++ --- /var/tmp/diff_new_pack.FLFpqO/_old 2021-04-12 12:39:01.065484581 +0200 +++ /var/tmp/diff_new_pack.FLFpqO/_new 2021-04-12 12:39:01.069484586 +0200 @@ -445,6 +445,7 @@ %autosetup -p1 %build +export CFLAGS="%{optflags} -Wno-deprecated-declarations" %configure \ --disable-static \ --enable-introspection \