Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liferea for openSUSE:Factory checked 
in at 2023-01-20 17:39:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liferea (Old)
 and      /work/SRC/openSUSE:Factory/.liferea.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liferea"

Fri Jan 20 17:39:19 2023 rev:9 rq:1059942 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/liferea/liferea.changes  2022-01-15 
20:05:08.349756178 +0100
+++ /work/SRC/openSUSE:Factory/.liferea.new.32243/liferea.changes       
2023-01-20 17:39:37.996837517 +0100
@@ -1,0 +2,78 @@
+Fri Jan 20 11:05:55 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use the properly boostrapped release tarball from upstream.
+- Drop libtool BuildRequires and no longer run autogen.sh.
+
+-------------------------------------------------------------------
+Sun Jan 15 15:43:23 UTC 2023 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Update to version 1.14.0
+  + New 'Reader mode' preference that allows stripping all web
+    content
+  + Implement support for Webkits Intelligent Tracking Protection
+  + New progress bar when loading websites
+  + Youtube videos from media:video can be embedded now with a
+    click on the video preview picture.
+  + Changes to UserAgent handling: same UA is now used for both
+    feed fetching and internal browsing.
+  + New view mode 'Automatic' which switches between 'Normal' and
+    'Wide' mode based on the window proportions.
+  + Liferea now supports the new GTK dark theme logic, where in
+    the GTK/GNOME preferences you define wether you "prefer" dark
+    mode or light mode
+  + Favicon discovery improvements: now detects all types of Apple
+    Touch Icons, MS Tile Images and Safari Mask Icons
+  + Increase size of stored favicons to 128x128px to improve icon
+    quality in 3-pane wide view.
+  + Make several plugins support gettext
+  + Allow mutiple feed in same libnotify notification
+  + Redesign of the update message in the status bar. It now shows
+    a update counter of the feeds being in update.
+  + You can now export a feed to XML file
+  + Added an option to show news bins in reduced feed list
+  + Added menu option to send item per mail
+  + Default to https:// instead of http:// when user doesn't
+    provide protocol on subscribing feed
+  + Implement support for subscribing to LD+Json metadata listings
+    e.g. concert or theater event listings
+  + Implement support for subscribing to HTML5 websites
+  + Support for media:description field of Youtube feeds
+  + Improve HTML5 extraction: extract main tag if it exists and
+    no article was found.
+  + Execute feed pipe/filter commands asynchronously
+  + Better explanation of feed update errors.
+  + Added generic Google Reader API support (allows using FeedHQ,
+    FreshRSS, Miniflux...)
+  + Now allow converting TinyTinyRSS subscriptions to
+    local subscriptions
+  + New search folder rule to match podcasts
+  + New search folder rule to match headline authors
+  + New search folder rule to match subscription source
+  + New search folder rule to match parent folder name
+  + New search folder property that allows hiding read items
+  + Now search folders are automatically rebuild when rules are
+    changed
+  + Added new plugin 'add-bookmark-site' that allows to configure
+    a custom bookmarking site.
+  + Added new plugin 'getfocus' that adds transparency on the feed
+    list when it is not focussed.
+  + Trayicon plugin has now a configuration option to change the
+    behaviour when closing Liferea.
+  + Trayicon plugin has now an option to disable minimizing to tray
+  + New hot key Ctrl-D for 'Open in External Browser'
+  + New hot key F10 for headerbar plugin to allow triggering the
+    hamburger menu
+  + New hot key Ctrl-0 to reset zoom
+  + New hot key Ctrl-O to open enclosures
+  + Fix hidden panes, Liferea will never allow the panes to be
+    smaller than 5% in height or width
+  + Wait for network to be fully available before updating
+  + 2-pane mode was removed
+  + Dropped CDF channel support
+  + Dropped Atom 0.2/0.3 (aka Pie) support
+  + Dropped blogChannel namespace support
+  + Dropped photo namespace support
+- Add libtool BuildRequires and run autogen.sh: the tarball is an
+  unbootstrapped git archive.
+
+-------------------------------------------------------------------

Old:
----
  liferea-1.13.6.tar.bz2

New:
----
  liferea-1.14.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ liferea.spec ++++++
--- /var/tmp/diff_new_pack.CEkwCX/_old  2023-01-20 17:39:38.900842517 +0100
+++ /var/tmp/diff_new_pack.CEkwCX/_new  2023-01-20 17:39:38.912842584 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liferea
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # 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:           liferea
-Version:        1.13.6
+Version:        1.14.0
 Release:        0
 Summary:        Linux Feed Reader
 License:        GPL-2.0-only
@@ -26,7 +26,6 @@
 Source0:        
https://github.com/lwindolf/liferea/releases/download/v%{version}/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to 
default feeds
 Patch0:         liferea-opensuse-feeds.patch
-
 BuildRequires:  appstream-glib
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -69,8 +68,7 @@
 %if 0%{?suse_version} >= 01550 || 0%{?sle_version} >= 150200
 export WEBKIT_DISABLE_COMPOSITING_MODE=1
 %endif
-%configure \
-        --disable-static
+%configure --disable-static
 %make_build
 
 %install
@@ -110,7 +108,7 @@
 %{_datadir}/glib-2.0/schemas/net.sf.liferea.gschema.xml
 %{_datadir}/icons/hicolor/*/*/*.*
 %{_libdir}/%{name}/
-%doc %{_mandir}/man1/liferea.1*
+%doc %{_mandir}{,/*}/man1/liferea.1*
 
 # We can't really move the localized manpages to the lang package, since they'd
 # create a conflict between the lang subpackage and bundles

++++++ liferea-1.13.6.tar.bz2 -> liferea-1.14.0.tar.bz2 ++++++
++++ 111880 lines of diff (skipped)

++++++ liferea-opensuse-feeds.patch ++++++
--- /var/tmp/diff_new_pack.CEkwCX/_old  2023-01-20 17:39:40.384850726 +0100
+++ /var/tmp/diff_new_pack.CEkwCX/_new  2023-01-20 17:39:40.388850748 +0100
@@ -1,248 +1,169 @@
---- opml.orig/feedlist_bg.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_bg.opml      2019-09-12 17:13:01.079104717 +0200
+diff -Pdpru opml.orig/feedlist_bg.opml opml/feedlist_bg.opml
+--- opml.orig/feedlist_bg.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_bg.opml      2023-01-15 16:15:14.390429467 +0100
 @@ -12,6 +12,10 @@
  
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="International">          <!-- translate this title for 
localized feed list -->
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="News">
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_ca.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_ca.opml      2019-09-12 17:13:32.304985090 +0200
+                       <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"; />
+diff -Pdpru opml.orig/feedlist_ca.opml opml/feedlist_ca.opml
+--- opml.orig/feedlist_ca.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_ca.opml      2023-01-15 16:15:22.142480435 +0100
 @@ -17,6 +17,10 @@
  
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="Example Feeds">          <!-- translate this title for 
localized feed list -->
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="News">
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_de.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_de.opml      2019-09-12 17:15:11.670240333 +0200
+                       <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"; />
+diff -Pdpru opml.orig/feedlist_de.opml opml/feedlist_de.opml
+--- opml.orig/feedlist_de.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_de.opml      2023-01-15 16:15:51.338672400 +0100
 @@ -19,6 +19,10 @@
   
                <!-- lets keep this default English block in sync over all feed 
lists! -->
                <outline text="International">          <!-- translate this 
title for localized feed list -->
 +                      <outline text="openSUSE">
-+                              <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                              <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                              <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="News">
-                               <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                               <outline text="Slashdot" 
htmlUrl="https://slashdot.org";  
xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_en.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_en.opml      2019-09-12 17:15:38.820397478 +0200
+                               <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"; />
+diff -Pdpru opml.orig/feedlist_en.opml opml/feedlist_en.opml
+--- opml.orig/feedlist_en.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_en.opml      2023-01-15 16:16:01.654740229 +0100
 @@ -6,6 +6,10 @@
  <body>
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="Example Feeds">          <!-- translate this title for 
localized feed list -->
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="News">
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_es.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_es.opml      2019-09-12 17:15:56.647187470 +0200
-@@ -14,6 +14,10 @@
+                       <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"; />
+diff -Pdpru opml.orig/feedlist_es.opml opml/feedlist_es.opml
+--- opml.orig/feedlist_es.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_es.opml      2023-01-15 16:16:10.018795223 +0100
+@@ -15,6 +15,10 @@
  
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="Fuentes de ejemplo (inglés)">
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="News">
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_eu.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_eu.opml      2019-09-12 17:16:19.605629163 +0200
+                       <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"; />
+diff -Pdpru opml.orig/feedlist_eu.opml opml/feedlist_eu.opml
+--- opml.orig/feedlist_eu.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_eu.opml      2023-01-15 16:16:30.482929559 +0100
 @@ -17,6 +17,10 @@
  
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="Nazioarteko jarioak">            <!-- translate this 
title for localized feed list -->
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="Berriak">
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_fr.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_fr.opml      2019-09-12 17:16:35.248567405 +0200
+                       <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"; />
+diff -Pdpru opml.orig/feedlist_fa.opml opml/feedlist_fa.opml
+--- opml.orig/feedlist_fa.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_fa.opml      2023-01-15 16:16:48.095045173 +0100
+@@ -13,6 +13,10 @@
+               
+               <!-- lets keep this default English block in sync over all feed 
lists! -->
+               <outline text="International">          
++                      <outline text="openSUSE">
++                              <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="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"; />
+diff -Pdpru opml.orig/feedlist_fr.opml opml/feedlist_fr.opml
+--- opml.orig/feedlist_fr.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_fr.opml      2023-01-15 16:16:54.627088051 +0100
 @@ -17,6 +17,10 @@
  
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="International">          <!-- translate this title for 
localized feed list -->
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="News">           <!-- translate this title for 
localized feed list -->
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_gl.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_gl.opml      2019-09-12 17:16:44.603932418 +0200
+                       <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"; />
+diff -Pdpru opml.orig/feedlist_gl.opml opml/feedlist_gl.opml
+--- opml.orig/feedlist_gl.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_gl.opml      2023-01-15 16:17:01.839135394 +0100
 @@ -12,6 +12,10 @@
        </outline>
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="Exemplos de fontes (inglés)">
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="News">
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_he.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_he.opml      2019-09-12 17:17:04.446585618 +0200
+                       <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"; />
+diff -Pdpru opml.orig/feedlist_he.opml opml/feedlist_he.opml
+--- opml.orig/feedlist_he.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_he.opml      2023-01-15 16:17:27.803305834 +0100
 @@ -28,6 +28,10 @@
      </outline>
                <!-- lets keep this default English block in sync over all feed 
lists! -->
                <outline text="מהעולם">           <!-- translate this for 
localized feed list -->
 +                      <outline text="openSUSE">
-+                              <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                              <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                              <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="News">
-                               <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                               <outline text="Slashdot" 
htmlUrl="https://slashdot.org";  
xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_hu.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_hu.opml      2019-09-12 17:17:50.059489745 +0200
+                               <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"; />
+diff -Pdpru opml.orig/feedlist_hu.opml opml/feedlist_hu.opml
+--- opml.orig/feedlist_hu.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_hu.opml      2023-01-15 16:17:51.471461202 +0100
 @@ -6,6 +6,10 @@
  <body>
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="Példa hírforrások">           <!-- translate this for 
localized feed list -->
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="[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/"; />
---- opml.orig/feedlist_id.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_id.opml      2019-09-12 17:18:02.914617244 +0200
+diff -Pdpru opml.orig/feedlist_id.opml opml/feedlist_id.opml
+--- opml.orig/feedlist_id.opml 2023-01-10 21:12:42.000000000 +0100
++++ opml/feedlist_id.opml      2023-01-15 16:17:58.327506208 +0100
 @@ -6,6 +6,10 @@
  <body>
        <!-- lets keep this default English block in sync over all feed lists! 
-->
        <outline text="Contoh Feed">            <!-- translate this title for 
localized feed list -->
 +              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
++                      <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="Berita">
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_it.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_it.opml      2019-09-12 17:18:15.065792525 +0200
-@@ -19,6 +19,10 @@
-               </outline>
-       <!-- lets keep this default English block in sync over all feed lists! 
-->
-       <outline text="Notizie internazionali">
-+              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
-+              </outline>
-               <outline text="Notizie">
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_nl.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_nl.opml      2019-09-12 17:18:27.072977584 +0200
-@@ -6,6 +6,10 @@
-   <body>
-       <!-- lets keep this default English block in sync over all feed lists! 
-->
-       <outline text="International">          <!-- translate this for 
localized feed list -->
-+              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
-+              </outline>
-               <outline text="News">           <!-- translate this title for 
localized feed list -->
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_no.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_no.opml      2019-09-12 17:18:43.355872451 +0200
-@@ -18,6 +18,10 @@
- 
-               <!-- lets keep this default English block in sync over all feed 
lists! -->
-               <outline text="Internasjonalt">
-+                      <outline text="openSUSE">
-+                              <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                              <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
-+                      </outline>
-                       <outline text="Nyheter">
-                                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                                       <outline text="Slashdot" 
htmlUrl="https://slashdot.org";  
xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_pl.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_pl.opml      2019-09-12 17:18:54.151139771 +0200
-@@ -18,6 +18,10 @@
- 
-   <!-- lets keep this English block in sync over all feed lists! -->
-     <outline text="międzynarodowe">
-+              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
-+              </outline>
-               <outline text="News">           <!-- translate this title for 
localized feed list -->
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_pt_BR.opml      2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_pt_BR.opml   2019-09-12 17:19:01.990607706 +0200
-@@ -11,6 +11,10 @@
-         </outline>
-         <!-- lets keep this English block in sync over all feed lists! -->
-         <outline text="internacional">
-+              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
-+              </outline>
-               <outline text="News">           <!-- translate this title for 
localized feed list -->
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_pt.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_pt.opml      2019-09-12 17:19:15.821668996 +0200
-@@ -24,6 +24,10 @@
-       </outline>
-         <!-- lets keep this English block in sync over all feed lists! -->
-         <outline text="internacional">
-+              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
-+              </outline>
-               <outline text="News">           <!-- translate this title for 
localized feed list -->
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_sk.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_sk.opml      2019-09-12 17:19:43.199810863 +0200
-@@ -8,6 +8,10 @@
- 
-                       <!-- lets keep this default English block in sync over 
all feed lists! -->
-                       <outline text="International">          <!-- translate 
this for localized feed list -->
-+                              <outline text="openSUSE">
-+                                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
-+                              </outline>
-                               <outline text="News">           <!-- translate 
this title for localized feed list -->
-                                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                                       <outline text="Slashdot" 
htmlUrl="https://slashdot.org";  
xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
---- opml.orig/feedlist_sv.opml 2018-09-13 20:26:14.000000000 +0200
-+++ opml/feedlist_sv.opml      2019-09-12 17:19:53.419117293 +0200
-@@ -15,6 +15,10 @@
- 
-       <!-- lets keep this default English block in sync over all feed lists! 
-->
-       <outline title="&#xD6;ppen k&#xE4;llkod" text="&#xD6;ppen k&#xE4;llkod" 
description="&#xD6;ppen k&#xE4;llkod" type="folder">
-+              <outline text="openSUSE">
-+                      <outline text="openSUSE News" 
htmlUrl="http://news.opensuse.org/"; 
xmlUrl="http://news.opensuse.org/?feed=rss2"; />
-+                      <outline text="Planet SUSE" 
htmlUrl="http://planet.opensuse.org/"; 
xmlUrl="http://planet.opensuse.org/global/rss20.xml"; />
-+              </outline>
-               <outline text="News">           <!-- translate this title for 
localized feed list -->
-                       <outline text="Ars Technica" 
htmlUrl="https://arstechnica.com"; 
xmlUrl="http://feeds.arstechnica.com/arstechnica/index"/>
-                       <outline text="Slashdot" htmlUrl="https://slashdot.org"; 
 xmlUrl="http://rss.slashdot.org/Slashdot/slashdot"; />
+                       <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"; />
 

Reply via email to