Files
newsboat/_servicedata

4 lines
238 B
Plaintext
Raw Permalink Normal View History

Accepting request 1095255 from home:smolsheep:upgrades - Update to version 2.32: Added: * contrib: a filter to remove Substack's "Subscribe now" prompts from the posts (NunoSempere) * contrib: an image pager which can spot all the images in a post and display them with either `feh` or `kitty`'s `icat` (whyrgola) * Tags in OPML export. This is implemented as a new option, `--export-to-opml2`, because the output format is OPML version 2.0 rather than the 1.0 that `--export-to-opml` produces. We intend to make OPML 2.0 the default in some future major release of Newsboat (#871) (Gwyneth Morgan) Changed: * Enclosures are only enqueued if their MIME type looks like a podcast or is empty. This prevents Newsboat from e.g. enqueueing images from Mastodon feeds (#2367) (Dennis van der Schagt) * Asciidoctor is a truly optional dependency now. `make all` still builds docs, but at least one can `make newsboat` and such without installing Asciidoctor (#2353) (Alexander Batischev) * Newlines are now removed from the author's name (#2434) (blankie) * If the same URL is used in `<a>` and/or `<img>`/`<iframe>`, it's marked as "image" or "iframe" rather than simply a "link" (#2432) (blankie) * `goto-title` operation now searches for the titles *as you see them*, i.e. if a feed doesn't have a title and Newsboat displays its URL instead, `goto-feed` will use that URL rather than the (empty) title (#2451) (blankie) * Updated translations: Dutch (Dennis van der Schagt), German (Lysander Trischler), Italian (Mauro Scomparin), Polish (Carno), Russian and Ukrainian (Alexander Batischev), Swedish (Dennis Öberg), Turkish (Emir SARI) * Updated vendored library expected-lite to 0.6.3 * Bumped minimum supported Rust version to 1.66.1 - Removed newsboat-gcc12.patch due to upstream fix (#2056) OBS-URL: https://build.opensuse.org/request/show/1095255 OBS-URL: https://build.opensuse.org/package/show/network:utilities/newsboat?expand=0&rev=57
2023-06-26 05:22:19 +00:00
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/newsboat/newsboat.git</param>
<param name="changesrevision">6335e994b9e727e3228841e230b3675adab11501</param></service></servicedata>