Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dav1d for openSUSE:Factory checked in at 2023-03-09 17:45:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dav1d (Old) and /work/SRC/openSUSE:Factory/.dav1d.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dav1d" Thu Mar 9 17:45:12 2023 rev:28 rq:1070019 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dav1d/dav1d.changes 2023-03-02 23:01:56.686741074 +0100 +++ /work/SRC/openSUSE:Factory/.dav1d.new.31432/dav1d.changes 2023-03-09 17:45:29.498828597 +0100 @@ -1,0 +2,5 @@ +Tue Mar 7 19:40:24 UTC 2023 - Michael Gorse <mgo...@suse.com> + +- Revert last change. This is now handled in xxhash. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dav1d.spec ++++++ --- /var/tmp/diff_new_pack.RUxaf5/_old 2023-03-09 17:45:30.058831578 +0100 +++ /var/tmp/diff_new_pack.RUxaf5/_new 2023-03-09 17:45:30.066831620 +0100 @@ -31,9 +31,6 @@ BuildRequires: nasm >= 2.14 BuildRequires: pkgconfig BuildRequires: pkgconfig(libxxhash) -%if 0%{?suse_version} == 1500 -BuildRequires: gcc9 -%endif %description dav1d is a SIMD-enhanced decoder for AV1 video. It features @@ -66,9 +63,6 @@ %autosetup -p1 %build -%if 0%{?suse_version} == 1500 -export CC=gcc-9 -%endif %meson %meson_build