Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rss2email for openSUSE:Factory checked in at 2024-04-11 19:41:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rss2email (Old) and /work/SRC/openSUSE:Factory/.rss2email.new.29460 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rss2email" Thu Apr 11 19:41:59 2024 rev:13 rq:1166879 version:3.14 Changes: -------- --- /work/SRC/openSUSE:Factory/rss2email/rss2email.changes 2022-12-13 18:55:54.551344760 +0100 +++ /work/SRC/openSUSE:Factory/.rss2email.new.29460/rss2email.changes 2024-04-11 19:42:25.072567854 +0200 @@ -1,0 +2,9 @@ +Fri Apr 5 05:15:29 UTC 2024 - Fridrich Strba <fst...@suse.com> + +- Added patch: + * fix-tests.patch + + upstream patch to replace a "c2 a0" utf-8 sequence in test + feed with a space. This caused html2text >=2024.2.25 to + produce a double space and break the tests. + +------------------------------------------------------------------- New: ---- fix-tests.patch BETA DEBUG BEGIN: New:- Added patch: * fix-tests.patch + upstream patch to replace a "c2 a0" utf-8 sequence in test BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rss2email.spec ++++++ --- /var/tmp/diff_new_pack.NI91zG/_old 2024-04-11 19:42:25.832595970 +0200 +++ /var/tmp/diff_new_pack.NI91zG/_new 2024-04-11 19:42:25.836596118 +0200 @@ -1,7 +1,7 @@ # # spec file for package rss2email # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,6 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/rss2email/rss2email Source: https://github.com/rss2email/rss2email/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Patch0: fix-tests.patch BuildRequires: %{python_module feedparser >= 6.0.0} BuildRequires: %{python_module html2text >= 3.0.1} BuildRequires: %{python_module setuptools} @@ -35,7 +36,7 @@ Requires: python-html2text >= 3.0.1 Requires: python-setuptools Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %{?python_enable_dependency_generator} %python_subpackages @@ -46,7 +47,7 @@ items. %prep -%autosetup +%autosetup -p1 %build %python_build ++++++ fix-tests.patch ++++++ >From b5c0e78006c2db6929b5ff50e8529de58a00412a Mon Sep 17 00:00:00 2001 From: auouymous <a...@qzx.com> Date: Fri, 8 Mar 2024 15:50:04 -0700 Subject: [PATCH] Replace a "c2 a0" utf-8 sequence in test feed with a space. This caused html2text >=2024.2.25 to produce a double space and break the tests. --- test/data/allthingsrss/feed.atom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/data/allthingsrss/feed.atom b/test/data/allthingsrss/feed.atom index 074847b..0cf8c33 100644 --- a/test/data/allthingsrss/feed.atom +++ b/test/data/allthingsrss/feed.atom @@ -47,7 +47,7 @@ </ul> <p>Complete list in the official <a href="http://www.allthingsrss.com/rss2email/changelog">CHANGELOG</a>.</p> <p><strong>Pause/Unpause</strong></p> -<p>Through <code>r2e pause <em>n</em></code> where <em>n</em> is a feed number, you can temporarily suspend checking that feed for new content. To start checking it again, simply run <code>r2e unpause <em>n</em></code>. When you <code>r2e list</code>, an asterisk indicates that the feed is currently unpaused and active.</p> +<p>Through <code>r2e pause <em>n</em></code> where <em>n</em> is a feed number, you can temporarily suspend checking that feed for new content. To start checking it again, simply run <code>r2e unpause <em>n</em></code>. When you <code>r2e list</code>, an asterisk indicates that the feed is currently unpaused and active.</p> <p><a href="http://feedads.g.doubleclick.net/~a/nYgTsIUsS9pmvRZ6092XGGHnNKg/0/da"><img src="http://feedads.g.doubleclick.net/~a/nYgTsIUsS9pmvRZ6092XGGHnNKg/0/di" border="0" ismap="true"></img></a><br/> <a href="http://feedads.g.doubleclick.net/~a/nYgTsIUsS9pmvRZ6092XGGHnNKg/1/da"><img src="http://feedads.g.doubleclick.net/~a/nYgTsIUsS9pmvRZ6092XGGHnNKg/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/allthingsrss/hJBr/~4/bT-I0iH2vw8" height="1" width="1"/></content>