Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liferea for openSUSE:Factory checked in at 2026-03-26 21:09:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liferea (Old) and /work/SRC/openSUSE:Factory/.liferea.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liferea" Thu Mar 26 21:09:54 2026 rev:17 rq:1342740 version:1.16.7 Changes: -------- --- /work/SRC/openSUSE:Factory/liferea/liferea.changes 2025-10-10 17:09:00.580386446 +0200 +++ /work/SRC/openSUSE:Factory/.liferea.new.8177/liferea.changes 2026-03-27 06:43:39.743502921 +0100 @@ -1,0 +2,35 @@ +Wed Mar 25 15:39:12 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 1.16.7: + + Drop Youtube video embedding due to "error 153" and the general + privacy implications + + use white on red instead of black on red for item list + "Important" label + + No favicons for several feeds + + bsky.app links not being used + + Extract item content is sometimes unexpectedly colored +- Changes from version 1.16.6: + + Removes GAsyncQueue usage and uses proper GThreadPools, this + significantly speeds up updating and reduced GUI lag a lot + + Add support for subscribing to phlog gopher listings + + Add support for gopher:// URI schema in internal browser + + Readd incorrectly removed reference.css file + + Dark mode: dimmed images filter gets reset when hovering over + image + + Fixes link rel=alternate/self parsing + + Fixes frozen HTML page after launching feed:// links + + better requiring girepository-2.0 + + panes too small on start +- Convert to _service managed source +- Add libtool BuildRequires and call autoreconf in build phase: + required, as we are building a git clone now. +- Move the metainfo validation to %check section. + +------------------------------------------------------------------- +Wed Mar 25 15:26:36 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Drop pkgconfig(webkitgtk-web-process-extension-6.0) + BuildRequires: this was likely added in error, as it's a GTK4 + based dependency, whereas all of liferea is still GTK3. + +------------------------------------------------------------------- Old: ---- liferea-1.16.5.tar.bz2 New: ---- _scmsync.obsinfo _service build.specials.obscpio liferea-1.16.7.tar.xz liferea.obsinfo ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liferea.spec ++++++ --- /var/tmp/diff_new_pack.r0QcSp/_old 2026-03-27 06:43:40.255524076 +0100 +++ /var/tmp/diff_new_pack.r0QcSp/_new 2026-03-27 06:43:40.259524241 +0100 @@ -17,13 +17,13 @@ Name: liferea -Version: 1.16.5 +Version: 1.16.7 Release: 0 Summary: Linux Feed Reader License: GPL-2.0-only Group: Productivity/Other URL: https://lzone.de/liferea/ -Source0: https://github.com/lwindolf/liferea/releases/download/v%{version}/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to default feeds Patch0: liferea-opensuse-feeds.patch @@ -31,6 +31,7 @@ BuildRequires: c++_compiler BuildRequires: fdupes BuildRequires: intltool >= 0.40.0 +BuildRequires: libtool BuildRequires: pkgconfig(fribidi) BuildRequires: pkgconfig(glib-2.0) >= 2.74.0 BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -45,7 +46,6 @@ BuildRequires: pkgconfig(pango) >= 1.56 BuildRequires: pkgconfig(sqlite3) >= 3.22 BuildRequires: pkgconfig(webkit2gtk-4.1) -BuildRequires: pkgconfig(webkitgtk-web-process-extension-6.0) Requires: dbus-1 >= 0.30 Requires: python3-cairo Requires: python3-gobject-Gdk @@ -66,6 +66,7 @@ %autosetup -p1 %build +autoreconf -fiv %configure --disable-static %make_build @@ -77,6 +78,7 @@ %fdupes %{buildroot}%{_prefix} +%check appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.xml %files ++++++ _scmsync.obsinfo ++++++ mtime: 1774453789 commit: f2c158cd1804c47f4f2f92fe93f1aa5f6f4f9cedd5cf31ecd60810f441b64274 url: https://src.opensuse.org/GNOME/liferea revision: factory ++++++ _service ++++++ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> <param name="scm">git</param> <param name="url">https://github.com/lwindolf/liferea.git</param> <param name="revision">v1.16.7</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> <!-- <param name="changesgenerate">enable</param> --> </service> <service name="tar" mode="manual"/> <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="manual"/> </services> ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-25 20:25:40.000000000 +0100 @@ -0,0 +1,4 @@ +*.obscpio +*.osc +_build.* +.pbuild ++++++ liferea.obsinfo ++++++ name: liferea version: 1.16.7 mtime: 1766870782 commit: 21738602c7b75e996e1f6a87ef10ba0e629daf3a
