Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vapoursynth for openSUSE:Factory checked in at 2023-12-04 23:01:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vapoursynth (Old) and /work/SRC/openSUSE:Factory/.vapoursynth.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vapoursynth" Mon Dec 4 23:01:25 2023 rev:24 rq:1130662 version:65 Changes: -------- --- /work/SRC/openSUSE:Factory/vapoursynth/vapoursynth.changes 2023-10-31 20:25:43.662001615 +0100 +++ /work/SRC/openSUSE:Factory/.vapoursynth.new.25432/vapoursynth.changes 2023-12-04 23:01:51.000370601 +0100 @@ -1,0 +2,5 @@ +Mon Dec 4 04:05:56 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Upstream supports Cython 0.29 and 3, stop special casing it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vapoursynth.spec ++++++ --- /var/tmp/diff_new_pack.oAOtsN/_old 2023-12-04 23:01:51.768398881 +0100 +++ /var/tmp/diff_new_pack.oAOtsN/_new 2023-12-04 23:01:51.768398881 +0100 @@ -33,6 +33,7 @@ BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: python3-Cython BuildRequires: pkgconfig(Magick++) >= 7.0 BuildRequires: pkgconfig(libarchive) BuildRequires: pkgconfig(libass) @@ -55,10 +56,8 @@ BuildRequires: gcc12 BuildRequires: gcc12-PIE BuildRequires: gcc12-c++ -BuildRequires: python3-Cython %else BuildRequires: gcc-c++ -BuildRequires: python3-Cython0 %endif %description