commit libdv for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdv for openSUSE:Factory checked in at 2024-08-07 06:10:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdv (Old) and /work/SRC/openSUSE:Factory/.libdv.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libdv" Wed Aug 7 06:10:11 2024 rev:32 rq:1191720 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libdv/libdv.changes 2022-05-18 13:12:46.498640707 +0200 +++ /work/SRC/openSUSE:Factory/.libdv.new.7232/libdv.changes 2024-08-07 06:10:34.886763863 +0200 @@ -1,0 +2,6 @@ +Thu Aug 1 14:11:54 UTC 2024 - Filip Kastl <filip.kastl@suse.com> + +- Add -Wno-incompatible-pointer-types to CFLAGS to enable building + for 32bit with GCC 14. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdv.spec ++++++ --- /var/tmp/diff_new_pack.yQa2kr/_old 2024-08-07 06:10:35.902806173 +0200 +++ /var/tmp/diff_new_pack.yQa2kr/_new 2024-08-07 06:10:35.906806341 +0200 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package libdv # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -102,7 +102,7 @@ %endif autoreconf -fiv -export CFLAGS="${RPM_OPT_FLAGS/O2/O3} -fomit-frame-pointer -fPIC -DPIC" +export CFLAGS="${RPM_OPT_FLAGS/O2/O3} -fomit-frame-pointer -fPIC -DPIC -Wno-incompatible-pointer-types" export LDFLAGS="-pie" %configure \ --disable-static \
participants (1)
-
Source-Sync