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-08-26 19:51:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liferea (Old) and /work/SRC/openSUSE:Factory/.liferea.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liferea" Wed Aug 26 19:51:36 2026 rev:23 rq:1373570 version:2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/liferea/liferea.changes 2026-08-18 16:39:10.324704214 +0200 +++ /work/SRC/openSUSE:Factory/.liferea.new.1258/liferea.changes 2026-08-26 19:52:22.520885013 +0200 @@ -1,0 +2,31 @@ +Thu Aug 20 18:22:41 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 2.0: + + This is the first release of the new stable 2.0 release line. + The change of the major version means breaking changes to the + UI interface. 2.0 stays compatible to 1.16 in the data format. + If you have problems with the new release you can easily + downgrade. See the "removed features" section for features that + could not be kept in the GTK4 port that was the focus of this + new major version. + + Changes: + - Liferea was ported to GTK4 and uses libadwaita + - Liferea uses a headerbar now instead of a menubar + - Feed and item list do use GtkListView + - New WebDAV based sync backend + - All node sources now use a common subscribing dialog + - Unread count numbers are now lazy-updated (every 500ms) to + improve performance + - New update monitor that gives deeper insight into the + background updating and node source synchronization + - Most of the dialogs use libadwaita widgets and are modal now + + Removed Features: + - Reduced feed list mode is not supported anymore + - Item list view headers are now gone (use the context menu for + sorting) + - Tray icon support has lost the feature to indicate the unread + counter +- Switch to meson BuildSystem. +- Rebase patch with quilt. + +------------------------------------------------------------------- Old: ---- liferea-1.16.14.tar.xz New: ---- liferea-2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liferea.spec ++++++ --- /var/tmp/diff_new_pack.6Ds7Ad/_old 2026-08-26 19:52:23.880933047 +0200 +++ /var/tmp/diff_new_pack.6Ds7Ad/_new 2026-08-26 19:52:23.884933188 +0200 @@ -17,7 +17,7 @@ Name: liferea -Version: 1.16.14 +Version: 2.0 Release: 0 Summary: Linux Feed Reader License: GPL-2.0-only @@ -26,29 +26,10 @@ Source0: %{name}-%{version}.tar.xz # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to default feeds Patch0: liferea-opensuse-feeds.patch - -BuildRequires: appstream-glib -BuildRequires: c++_compiler -BuildRequires: fdupes -BuildRequires: intltool >= 0.40.0 -BuildRequires: libtool -BuildRequires: pkgconfig(fribidi) -BuildRequires: pkgconfig(glib-2.0) >= 2.86.0 +BuildSystem: meson +BuildRequires: meson +BuildRequires: intltool BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gsettings-desktop-schemas) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 -BuildRequires: pkgconfig(json-glib-1.0) -BuildRequires: pkgconfig(libnotify) -BuildRequires: pkgconfig(libpeas-2) -BuildRequires: pkgconfig(libsoup-3.0) -BuildRequires: pkgconfig(libxml-2.0) >= 2.6.27 -BuildRequires: pkgconfig(libxslt) >= 1.1.19 -BuildRequires: pkgconfig(pango) >= 1.56 -BuildRequires: pkgconfig(sqlite3) >= 3.22 -BuildRequires: pkgconfig(webkit2gtk-4.1) -Requires: dbus-1 >= 0.30 -Requires: python3-cairo -Requires: python3-gobject-Gdk ExcludeArch: %{ix86} %description @@ -62,36 +43,21 @@ %lang_package -%prep -%autosetup -p1 - -%build -autoreconf -fiv -%configure --disable-static -%make_build +%generate_buildrequires +%meson_buildrequires -%install -%make_install +%install -a %find_lang %{name} %{?no_lang_C} -rm doc/Makefile* -rm doc/html/Makefile* - -%fdupes %{buildroot}%{_prefix} - -%check -appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.xml %files %license COPYING %doc AUTHORS ChangeLog %{_bindir}/liferea -%{_bindir}/liferea-add-feed %{_datadir}/applications/net.sourceforge.liferea.desktop %{_datadir}/dbus-1/services/net.sourceforge.liferea.service %{_datadir}/%{name}/ %dir %{_datadir}/metainfo %{_datadir}/metainfo/net.sourceforge.liferea.appdata.xml -%{_datadir}/GConf/gsettings/liferea.convert %{_datadir}/glib-2.0/schemas/net.sf.liferea.gschema.xml %{_datadir}/icons/hicolor/*/*/*.* %{_libdir}/%{name}/ ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.6Ds7Ad/_old 2026-08-26 19:52:23.970936226 +0200 +++ /var/tmp/diff_new_pack.6Ds7Ad/_new 2026-08-26 19:52:23.978936508 +0200 @@ -1,6 +1,6 @@ -mtime: 1786605868 -commit: 2408fd0af9bb17d3c3c95c60ffb4cdcec23194c40d0fc1cc88e73f31ee1c3fba +mtime: 1787566844 +commit: 2331089e120bba5e136e909d22792d5d6d8f3582358fafcaac165c718678af36 url: https://src.opensuse.org/GNOME/liferea -revision: 2408fd0af9bb17d3c3c95c60ffb4cdcec23194c40d0fc1cc88e73f31ee1c3fba +revision: 2331089e120bba5e136e909d22792d5d6d8f3582358fafcaac165c718678af36 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.6Ds7Ad/_old 2026-08-26 19:52:24.018937921 +0200 +++ /var/tmp/diff_new_pack.6Ds7Ad/_new 2026-08-26 19:52:24.026938204 +0200 @@ -3,7 +3,7 @@ <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.14</param> + <param name="revision">v2.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">v?(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> ++++++ build.specials.obscpio ++++++ ++++++ 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-08-24 12:20:44.000000000 +0200 @@ -0,0 +1,6 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* +*.patch~ ++++++ liferea-1.16.14.tar.xz -> liferea-2.0.tar.xz ++++++ ++++ 225383 lines of diff (skipped) ++++++ liferea-opensuse-feeds.patch ++++++ --- /var/tmp/diff_new_pack.6Ds7Ad/_old 2026-08-26 19:52:24.888968649 +0200 +++ /var/tmp/diff_new_pack.6Ds7Ad/_new 2026-08-26 19:52:24.897968967 +0200 @@ -1,7 +1,7 @@ -Index: liferea-1.14.6/opml/feedlist_bg.opml +Index: liferea-2.0/opml/feedlist_bg.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_bg.opml -+++ liferea-1.14.6/opml/feedlist_bg.opml +--- liferea-2.0.orig/opml/feedlist_bg.opml ++++ liferea-2.0/opml/feedlist_bg.opml @@ -12,6 +12,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> @@ -13,10 +13,10 @@ <outline text="News"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_ca.opml +Index: liferea-2.0/opml/feedlist_ca.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_ca.opml -+++ liferea-1.14.6/opml/feedlist_ca.opml +--- liferea-2.0.orig/opml/feedlist_ca.opml ++++ liferea-2.0/opml/feedlist_ca.opml @@ -17,6 +17,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> @@ -28,10 +28,10 @@ <outline text="News"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_de.opml +Index: liferea-2.0/opml/feedlist_de.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_de.opml -+++ liferea-1.14.6/opml/feedlist_de.opml +--- liferea-2.0.orig/opml/feedlist_de.opml ++++ liferea-2.0/opml/feedlist_de.opml @@ -19,6 +19,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> @@ -43,10 +43,10 @@ <outline text="News"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_en.opml +Index: liferea-2.0/opml/feedlist_en.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_en.opml -+++ liferea-1.14.6/opml/feedlist_en.opml +--- liferea-2.0.orig/opml/feedlist_en.opml ++++ liferea-2.0/opml/feedlist_en.opml @@ -6,6 +6,10 @@ <body> <!-- lets keep this default English block in sync over all feed lists! --> @@ -58,10 +58,10 @@ <outline text="News"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_es.opml +Index: liferea-2.0/opml/feedlist_es.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_es.opml -+++ liferea-1.14.6/opml/feedlist_es.opml +--- liferea-2.0.orig/opml/feedlist_es.opml ++++ liferea-2.0/opml/feedlist_es.opml @@ -15,6 +15,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> @@ -73,10 +73,10 @@ <outline text="News"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdot" /> -Index: liferea-1.14.6/opml/feedlist_eu.opml +Index: liferea-2.0/opml/feedlist_eu.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_eu.opml -+++ liferea-1.14.6/opml/feedlist_eu.opml +--- liferea-2.0.orig/opml/feedlist_eu.opml ++++ liferea-2.0/opml/feedlist_eu.opml @@ -17,6 +17,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> @@ -88,10 +88,10 @@ <outline text="Berriak"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_fa.opml +Index: liferea-2.0/opml/feedlist_fa.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_fa.opml -+++ liferea-1.14.6/opml/feedlist_fa.opml +--- liferea-2.0.orig/opml/feedlist_fa.opml ++++ liferea-2.0/opml/feedlist_fa.opml @@ -13,6 +13,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> @@ -103,10 +103,10 @@ <outline text="News"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_fr.opml +Index: liferea-2.0/opml/feedlist_fr.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_fr.opml -+++ liferea-1.14.6/opml/feedlist_fr.opml +--- liferea-2.0.orig/opml/feedlist_fr.opml ++++ liferea-2.0/opml/feedlist_fr.opml @@ -17,6 +17,10 @@ <!-- lets keep this default English block in sync over all feed lists! --> @@ -118,10 +118,10 @@ <outline text="News"> <!-- translate this title for localized feed list --> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_gl.opml +Index: liferea-2.0/opml/feedlist_gl.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_gl.opml -+++ liferea-1.14.6/opml/feedlist_gl.opml +--- liferea-2.0.orig/opml/feedlist_gl.opml ++++ liferea-2.0/opml/feedlist_gl.opml @@ -12,6 +12,10 @@ </outline> <!-- lets keep this default English block in sync over all feed lists! --> @@ -133,10 +133,10 @@ <outline text="News"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_he.opml +Index: liferea-2.0/opml/feedlist_he.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_he.opml -+++ liferea-1.14.6/opml/feedlist_he.opml +--- liferea-2.0.orig/opml/feedlist_he.opml ++++ liferea-2.0/opml/feedlist_he.opml @@ -28,6 +28,10 @@ </outline> <!-- lets keep this default English block in sync over all feed lists! --> @@ -148,10 +148,10 @@ <outline text="News"> <outline text="Ars Technica" htmlUrl="https://arstechnica.com" xmlUrl="https://feeds.arstechnica.com/arstechnica/index"/> <outline text="Slashdot" htmlUrl="https://slashdot.org" xmlUrl="https://rss.slashdot.org/Slashdot/slashdotMain" /> -Index: liferea-1.14.6/opml/feedlist_hu.opml +Index: liferea-2.0/opml/feedlist_hu.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_hu.opml -+++ liferea-1.14.6/opml/feedlist_hu.opml +--- liferea-2.0.orig/opml/feedlist_hu.opml ++++ liferea-2.0/opml/feedlist_hu.opml @@ -6,6 +6,10 @@ <body> <!-- lets keep this default English block in sync over all feed lists! --> @@ -160,13 +160,13 @@ + <outline text="openSUSE News" htmlUrl="https://news.opensuse.org/" xmlUrl="https://news.opensuse.org/feed.xml" /> + <outline text="Planet openSUSE" htmlUrl="https://planet.opensuse.org/" xmlUrl="https://planet.opensuse.org/global/rss20.xml" /> + </outline> - <outline text="Magyar hírek"> + <outline text="Magyar hírek 🇭🇺"> <outline text="[origo]" htmlUrl="http://www.origo.hu/" xmlUrl="http://www.origo.hu/contentpartner/rss/hircentrum/origo.xml" /> <outline text="Index" htmlUrl="https://index.hu/" xmlUrl="https://index.hu/24ora/rss/" /> -Index: liferea-1.14.6/opml/feedlist_id.opml +Index: liferea-2.0/opml/feedlist_id.opml =================================================================== ---- liferea-1.14.6.orig/opml/feedlist_id.opml -+++ liferea-1.14.6/opml/feedlist_id.opml +--- liferea-2.0.orig/opml/feedlist_id.opml ++++ liferea-2.0/opml/feedlist_id.opml @@ -6,6 +6,10 @@ <body> <!-- lets keep this default English block in sync over all feed lists! --> ++++++ liferea.obsinfo ++++++ --- /var/tmp/diff_new_pack.6Ds7Ad/_old 2026-08-26 19:52:24.945970662 +0200 +++ /var/tmp/diff_new_pack.6Ds7Ad/_new 2026-08-26 19:52:24.956971050 +0200 @@ -1,5 +1,5 @@ name: liferea -version: 1.16.14 -mtime: 1786483362 -commit: 18140f43ec95dab0119a6c57b9020e1625932f5d +version: 2.0 +mtime: 1787154990 +commit: 5749d5f4efedb8700f7b61dc6fdc2e404baf3bd2
