Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package newsboat for openSUSE:Factory 
checked in at 2022-01-04 19:38:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/newsboat (Old)
 and      /work/SRC/openSUSE:Factory/.newsboat.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "newsboat"

Tue Jan  4 19:38:17 2022 rev:19 rq:943797 version:2.26

Changes:
--------
--- /work/SRC/openSUSE:Factory/newsboat/newsboat.changes        2021-12-08 
22:10:34.146907998 +0100
+++ /work/SRC/openSUSE:Factory/.newsboat.new.1896/newsboat.changes      
2022-01-04 19:39:00.082048725 +0100
@@ -1,0 +2,26 @@
+Tue Jan  4 15:58:35 UTC 2022 - Michael Vetter <[email protected]>
+
+- Update to 2.26:
+  Added:
+  * `confirm-mark-feed-read` setting (enabled by default) (#1781)
+  * `miniflux-min-items` setting to control how many articles to load for each
+    feed
+  * A script to bookmark articles to buku
+  * A gruvbox color scheme
+  Changed:
+  * Bumped minimum supported Rust version to 1.53.0
+  * Accept empty feed title when bookmarking on autopilot (#243)
+  * `:save` command now uses `save-path` setting to resolve relative paths 
(#1689)
+  * Updated translations: Dutch (Dennis van der Schagt), German (Lysander
+    Trischler), Italian (Mauro Scomparin), Polish (Micha?? Siemek), Russian,
+    Ukrainian (Alexander Batischev), and Turkish (Emir Sari)
+  * Updated vendored library optional-lite to 3.5.0, json.hpp to 3.10.4
+  Removed:
+  * Ability to switch away from modal dialogs (e.g. FileBrowser) (#117)
+  Fixed:
+  * Relative URLs in articles are now resolved relative to their permalink when
+    the feed doesn't set the `xml:base` (#1818,
+    https://github.com/akrennmair/newsbeuter/issues/507)
+  * Starred items not being synchronized to NextCloud News (#743)
+
+-------------------------------------------------------------------

Old:
----
  newsboat-2.25.tar.xz
  newsboat-2.25.tar.xz.asc

New:
----
  newsboat-2.26.tar.xz
  newsboat-2.26.tar.xz.asc

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

Other differences:
------------------
++++++ newsboat.spec ++++++
--- /var/tmp/diff_new_pack.D9Y3oA/_old  2022-01-04 19:39:01.022049954 +0100
+++ /var/tmp/diff_new_pack.D9Y3oA/_new  2022-01-04 19:39:01.030049965 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package newsboat
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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:           newsboat
-Version:        2.25
+Version:        2.26
 Release:        0
 Summary:        RSS/Atom Feed Reader for Text Terminals
 License:        MIT

++++++ newsbeuter-makefile.patch ++++++
--- /var/tmp/diff_new_pack.D9Y3oA/_old  2022-01-04 19:39:01.058050002 +0100
+++ /var/tmp/diff_new_pack.D9Y3oA/_new  2022-01-04 19:39:01.062050007 +0100
@@ -1,10 +1,10 @@
-diff -urEbw newsboat-2.22.1/Makefile newsboat-2.22.1.new/Makefile
---- newsboat-2.22.1/Makefile   2021-01-09 22:45:30.000000000 +0100
-+++ newsboat-2.22.1.new/Makefile       2021-01-11 09:52:03.615052577 +0100
-@@ -47,7 +47,8 @@
+diff -urEbw newsboat-2.26/Makefile newsboat-2.26.new/Makefile
+--- newsboat-2.26/Makefile     2021-12-27 18:42:16.000000000 +0100
++++ newsboat-2.26.new/Makefile 2022-01-04 17:02:49.852828690 +0100
+@@ -51,7 +51,8 @@
  
  WARNFLAGS=-Werror -Wall -Wextra -Wunreachable-code
- INCLUDES=-Iinclude -Istfl -Ifilter -I. -Irss 
-I$(relative_cargo_target_dir)/cxxbridge/libnewsboat-ffi/src/
+ INCLUDES=-Iinclude -Istfl -Ifilter -I. -Irss 
-I$(relative_cargo_target_dir)/cxxbridge/
 -BARE_CXXFLAGS=-std=c++11 -O2 -ggdb $(INCLUDES)
 +OPTFLAGS=-ggdb
 +BARE_CXXFLAGS=-std=c++11 $(OPTFLAGS) $(INCLUDES)

++++++ newsboat-2.25.tar.xz -> newsboat-2.26.tar.xz ++++++
++++ 23938 lines of diff (skipped)


++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/newsboat/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.newsboat.new.1896/vendor.tar.xz differ: char 26, 
line 1

Reply via email to