Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package frei0r-plugins for openSUSE:Factory checked in at 2023-10-10 21:00:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/frei0r-plugins (Old) and /work/SRC/openSUSE:Factory/.frei0r-plugins.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frei0r-plugins" Tue Oct 10 21:00:14 2023 rev:19 rq:1116508 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/frei0r-plugins/frei0r-plugins.changes 2022-09-26 18:48:43.400113147 +0200 +++ /work/SRC/openSUSE:Factory/.frei0r-plugins.new.28202/frei0r-plugins.changes 2023-10-10 21:01:18.304268644 +0200 @@ -1,0 +2,12 @@ +Mon Oct 9 11:28:41 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 2.3.1 (boo#1216050) + Check https://github.com/dyne/frei0r/releases for the full + list of changes. Changes since 2.3.0: + * New kaleid0sc0pe filter + * Prevent compiler warnings in select0r + * Do not check for NULL before calling free() + * Fix some broken links and typos in README.md + * Minor fixes to water filter + +------------------------------------------------------------------- Old: ---- frei0r-plugins-1.8.0.tar.gz New: ---- frei0r-plugins-2.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frei0r-plugins.spec ++++++ --- /var/tmp/diff_new_pack.HHxtuP/_old 2023-10-10 21:01:19.432309550 +0200 +++ /var/tmp/diff_new_pack.HHxtuP/_new 2023-10-10 21:01:19.436309695 +0200 @@ -17,24 +17,20 @@ Name: frei0r-plugins -Version: 1.8.0 +Version: 2.3.1 Release: 0 Summary: Collection of video sources and filters plugins # Upstream says 2.0+ but quite few of their plugins are GPL-3.0+ License: GPL-3.0-or-later Group: Productivity/Multimedia/Video/Editors and Convertors URL: https://frei0r.dyne.org/ -Source0: https://files.dyne.org/frei0r/releases/frei0r-plugins-%{version}.tar.gz +Source0: https://github.com/dyne/frei0r/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(cairo) >= 1.0.0 BuildRequires: pkgconfig(gavl) >= 0.2.3 -%if 0%{suse_version} == 1500 && 0%{?sle_version} < 150400 -BuildRequires: pkgconfig(opencv) -%else BuildRequires: pkgconfig(opencv4) -%endif %description This package provides a collection of video sources and filters plugins, @@ -61,7 +57,7 @@ adaptation issue of standard effects. %prep -%autosetup -p1 +%autosetup -p1 -n frei0r-%{version} %build %cmake @@ -71,14 +67,14 @@ %cmake_install %files -%license COPYING.txt -%doc AUTHORS.txt ChangeLog.txt README.txt +%license COPYING +%doc AUTHORS README.md %{_libdir}/frei0r-1/ %exclude %{_libdir}/frei0r-1/facebl0r.so %exclude %{_libdir}/frei0r-1/facedetect.so %files opencv -%license COPYING.txt +%license COPYING %dir %{_libdir}/frei0r-1 %{_libdir}/frei0r-1/facebl0r.so %{_libdir}/frei0r-1/facedetect.so ++++++ frei0r-plugins-1.8.0.tar.gz -> frei0r-plugins-2.3.1.tar.gz ++++++ ++++ 19701 lines of diff (skipped)
