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 2026-04-20 16:13:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/frei0r-plugins (Old) and /work/SRC/openSUSE:Factory/.frei0r-plugins.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frei0r-plugins" Mon Apr 20 16:13:11 2026 rev:21 rq:1348145 version:3.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/frei0r-plugins/frei0r-plugins.changes 2024-08-01 22:04:57.737785360 +0200 +++ /work/SRC/openSUSE:Factory/.frei0r-plugins.new.11940/frei0r-plugins.changes 2026-04-20 16:13:19.674193737 +0200 @@ -1,0 +2,15 @@ +Sun Apr 19 19:32:44 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 3.1.3: + * fix(gateweave): add a missing constraint condition +- Changes from version 3.0.1: + * Correct versioning follows semver through all packaging + including pkg-config. +- Changes from version 3.0.0: + * Suite to test running plugin instances + * Includes several important bugfixes to filters. + * Frei0r now explicitly requires C++11 to build. +- Please see https://github.com/dyne/frei0r/releases for full list + of changes. + +------------------------------------------------------------------- @@ -9 +23,0 @@ - Old: ---- frei0r-plugins-2.3.3.tar.gz New: ---- frei0r-plugins-3.1.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frei0r-plugins.spec ++++++ --- /var/tmp/diff_new_pack.00S93F/_old 2026-04-20 16:13:20.290219463 +0200 +++ /var/tmp/diff_new_pack.00S93F/_new 2026-04-20 16:13:20.290219463 +0200 @@ -1,7 +1,7 @@ # # spec file for package frei0r-plugins # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: frei0r-plugins -Version: 2.3.3 +Version: 3.1.3 Release: 0 Summary: Collection of video sources and filters plugins # Upstream says 2.0+ but quite few of their plugins are GPL-3.0+ @@ -68,7 +68,7 @@ %files %license COPYING -%doc AUTHORS README.md +%doc AUTHORS.md README.md %{_libdir}/frei0r-1/ %exclude %{_libdir}/frei0r-1/facebl0r.so %exclude %{_libdir}/frei0r-1/facedetect.so @@ -82,4 +82,11 @@ %files devel %{_libdir}/pkgconfig/frei0r.pc %{_includedir}/frei0r.h +%{_includedir}/frei0r.hpp +%dir %{_includedir}/frei0r +%{_includedir}/frei0r/blur.h +%{_includedir}/frei0r/cairo.h +%{_includedir}/frei0r/cfc.h +%{_includedir}/frei0r/colorspace.h +%{_includedir}/frei0r/math.h ++++++ frei0r-plugins-2.3.3.tar.gz -> frei0r-plugins-3.1.3.tar.gz ++++++ ++++ 12391 lines of diff (skipped)
