Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package newsboat for openSUSE:Factory 
checked in at 2024-09-25 21:53:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/newsboat (Old)
 and      /work/SRC/openSUSE:Factory/.newsboat.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "newsboat"

Wed Sep 25 21:53:29 2024 rev:32 rq:1203054 version:2.37

Changes:
--------
--- /work/SRC/openSUSE:Factory/newsboat/newsboat.changes        2024-07-08 
19:07:45.777648858 +0200
+++ /work/SRC/openSUSE:Factory/.newsboat.new.29891/newsboat.changes     
2024-09-25 21:53:46.845503356 +0200
@@ -1,0 +2,27 @@
+Tue Sep 24 19:17:23 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- Update to 2.37:
+  Added:
+  * contrib: a bookmark plugin for Readeck
+  * Podboat: podcasts can now be "missing", meaning a file was
+    downloaded by Podboat but removed by some other program
+  * contrib: completions file for fish shell
+  Changed:
+  * Sped up -x reload a little by grouping feeds on the same domain.
+    Other ways to trigger a reload already had this optimization
+  * Sped up FreshRSS integration with regard to marking articles as read
+  * Updated translations
+  * Bumped minimum supported Rust version to 1.77.0
+  * Updated vendored library Catch2 to 3.7.0
+  Fixed:
+  * Newsboat spamming sites with requests when download-retries is
+    changed from its default of 1 and the site returns HTTP code 304 Not 
Modified (#2732)
+  * Crash on articles with combining Unicode characters (#2805)
+  * Crash on articles where author name ends in a closing parenthesis
+  * Cursor highlighting the wrong list entry after the terminal was resized 
(#2845)
+  * highlight-article with expressions that contain flags had no effect on 
unread articles (#2814)
+  * "Searching..." message not disappearing when the search is over (#2837)
+  Security:
+  * Fixed clickjacking vulnerability on newsboat.org
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ newsboat.spec ++++++
--- /var/tmp/diff_new_pack.0IEaWf/_old  2024-09-25 21:53:48.909589209 +0200
+++ /var/tmp/diff_new_pack.0IEaWf/_new  2024-09-25 21:53:48.913589375 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           newsboat
-Version:        2.36
+Version:        2.37
 Release:        0
 Summary:        RSS/Atom Feed Reader for Text Terminals
 License:        MIT
@@ -47,6 +47,7 @@
 # Replacements of vendored C++ libraries
 BuildRequires:  nlohmann_json-devel
 BuildRequires:  expected-lite-devel
+#BuildRequires:  libboost_program_options-devel
 BuildRequires:  optional-lite-devel
 Recommends:     %{name}-lang
 Recommends:     web_browser
@@ -73,8 +74,8 @@
 for lib in nlohmann/json nonstd/optional nonstd/expected
 do
     shortlib=$(echo ${lib} | sed 's|.*/||')
-    sed -i "s|3rd-party/${shortlib}.hpp|${lib}.hpp|" include/*.h src/*.cpp
-    rm 3rd-party/${shortlib}.hpp
+    sed -i "s|3rd-party/${shortlib}.hpp|${lib}.hpp|" include/*.h src/*.cpp 
rss/*.h
+    rm -f 3rd-party/${shortlib}.hpp
 done
 
 %build

++++++ newsboat-2.36.tar.xz -> newsboat-2.37.tar.xz ++++++
++++ 10319 lines of diff (skipped)


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

Reply via email to