Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package newsboat for openSUSE:Factory 
checked in at 2026-06-22 17:37:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/newsboat (Old)
 and      /work/SRC/openSUSE:Factory/.newsboat.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "newsboat"

Mon Jun 22 17:37:52 2026 rev:2 rq:1360907 version:2.44

Changes:
--------
--- /work/SRC/openSUSE:Factory/newsboat/newsboat.changes        2026-04-20 
16:13:10.077793002 +0200
+++ /work/SRC/openSUSE:Factory/.newsboat.new.1956/newsboat.changes      
2026-06-22 17:37:58.923722458 +0200
@@ -1,0 +2,28 @@
+Mon Jun 22 05:37:51 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 2.44:
+  Added:
+  * Table with `*-title-format` specifiers in the manpage
+  * List of available text attributes in the manpage
+  * Ability to specify initial text for `cmdline` command. This allows one to
+    write macros or new-style `bind`s to run common command-line commands
+  * Ability to open urls file at the current feed, e.g.
+    `bind E feedlist,articlelist,searchresultslist edit-urls "vim +%L %f"`
+    This is **not** enabled by default. See `edit-urls` docs for details.
+    (#1262, #3338, https://github.com/akrennmair/newsbeuter/issues/258 )
+  * Import feed titles from OPML when using `opml-url`
+  Changed:
+  * Bumped minimum supported Rust version to 1.92.0
+  * Updated translations
+  Fixed:
+  * OPML import mangling `exec:` and `filter` lines in the urls file (#3115)
+  * Build failure on macOS 26
+  * Build failure on OpenBSD
+  * Cursor jumping to unrelated article when `purge-deleted` is called (#1445)
+  * Applying an incorrect filter hiding all articles. Now the filter would not 
be
+    applied, and an error message would be shown (#2857)
+  * Missing tags if feed URL is used multiple times. Now the tags would be 
merged
+    (#2233)
+  * Authentication error (`"error": "INCORRECT_USAGE"`) with TT-RSS (#3373)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ newsboat.spec ++++++
--- /var/tmp/diff_new_pack.u9g88a/_old  2026-06-22 17:38:03.483883222 +0200
+++ /var/tmp/diff_new_pack.u9g88a/_new  2026-06-22 17:38:03.487883363 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           newsboat
-Version:        2.43
+Version:        2.44
 Release:        0
 Summary:        RSS/Atom Feed Reader for Text Terminals
 License:        MIT
@@ -64,7 +64,6 @@
 
 %prep
 %autosetup -a3 -p1
-mkdir cargo-home
 
 # Fix badness by replacing the env interpreter
 sed -i 's|/bin/env |/bin/|' contrib/*.{pl,py,rb,sh} contrib/*/* doc/examples/*
@@ -79,13 +78,11 @@
 done
 
 %build
-export CARGO_HOME=`pwd`/cargo-home/
 ./config.sh
 
 %make_build OPTFLAGS="%{optflags} -Wno-unused-result"
 
 %install
-export CARGO_HOME=`pwd`/cargo-home/
 %make_install prefix="%{_prefix}" docdir=%{_docdir}/%{name}
 
 for l in zh; do

++++++ newsboat-2.43.tar.xz -> newsboat-2.44.tar.xz ++++++
++++ 19785 lines of diff (skipped)


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

Reply via email to