Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lowdown for openSUSE:Factory checked in at 2026-03-16 14:16:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lowdown (Old) and /work/SRC/openSUSE:Factory/.lowdown.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lowdown" Mon Mar 16 14:16:46 2026 rev:9 rq:1339140 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lowdown/lowdown.changes 2025-11-25 15:55:11.028392063 +0100 +++ /work/SRC/openSUSE:Factory/.lowdown.new.8177/lowdown.changes 2026-03-16 14:19:54.651715911 +0100 @@ -1,0 +2,57 @@ +Sun Mar 08 18:31:48 UTC 2026 - Scott Bradnick <[email protected]> + +- Updating soname from liblowdown2 -> liblowdown3 +- Update to version 3.0.0: + * Get ready for new version + * Update to oconfigure 2.0.0 + * Update coverage table + * Tweak mdoc documentation + * Use C.UTF8 (experimental) + * Use codespan for header identifier + * Respect --roff-traditional for -tms and tune docs + * Formalise mdoc(7) open and close delimiters + * Use ROFF macros instead of NROFF + * Rename nroff -> roff functions + * Fix valgrind catch of wrong check order + * Add mdoc examples to markdown file + * Fix another memory leak + * Shore up some memory leaks + * Tests moved, --roff-manpage, semiblock-span + * Add support for in-line function parts + * In-line manpage substitution as fonts + * Fix man(7) Op syntax and recognise manpage links + * Use LOWDOWN_MS instead of LOWDOWN_NROFF + * Recognise document codespans as Fl/Ar/Op + * Have both -tman and -tmdoc re-write sections + * Fix possible read off end of buffer + * Polish language + * Allow multiple #include and range fix + * Add LOWDOWN_MDOC to manpages + * Add -tmdoc to utility manpages + * Diff colours should propogate into mdoc + * Polish mdoc.md and add to main index + * Adding regression tests for mdoc + * Refactor NAME parsing to be post-flush + * Move SEE ALSO parsing back into paragraph + * Add bits to build manpage guide + * Add SEE ALSO section to mdoc(7) recognition + * Add documentation for -tmdoc + * Handle code spans/blocks and expand sections + * Handle full mdoc(7) function listings + * Initial support for function manpages + * Initial complete section 1 SYNOPSIS + * Add section 1 SYNOPSIS parsing + * Add convenience function for buffer dup'ing + * Parse NAME into Nm/Nd and set Dt title + * Handle one-liner mdoc(7) with embedded nodes + * Fix NULL check, rename, refactor + * Add initial mdoc(7) support + * Consolidate bit for LOWODWN_SKIP_HTML + * Clarify documentation for link handling + * Allow short-link form for -tms + * Compact oflags by consolidating shared values + * Update manpage to note changed behaviour + * Inhibit links properly in -tms and -tman + * Move check if buffer is rel link into buffer.c + +------------------------------------------------------------------- Old: ---- lowdown-2.0.4.tar.gz New: ---- lowdown-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lowdown.spec ++++++ --- /var/tmp/diff_new_pack.17vOH9/_old 2026-03-16 14:19:55.355745137 +0100 +++ /var/tmp/diff_new_pack.17vOH9/_new 2026-03-16 14:19:55.359745303 +0100 @@ -1,7 +1,7 @@ # # spec file for package lowdown # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,11 +16,11 @@ # -%global soname liblowdown2 +%global soname liblowdown3 #%%global version_string VERSION_1_1_0 Name: lowdown -Version: 2.0.4 +Version: 3.0.0 Release: 0 Summary: Simple markdown translator License: ISC ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.17vOH9/_old 2026-03-16 14:19:55.407747296 +0100 +++ /var/tmp/diff_new_pack.17vOH9/_new 2026-03-16 14:19:55.415747628 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kristapsdz/lowdown</param> - <param name="changesrevision">bafe7df27e6fd3bd118691e252e537398578cdcd</param></service></servicedata> + <param name="changesrevision">882815adcbf0892bb854c3d6bc451fa9a0fa68fd</param></service></servicedata> (No newline at EOF) ++++++ lowdown-2.0.4.tar.gz -> lowdown-3.0.0.tar.gz ++++++ ++++ 20197 lines of diff (skipped) ++++++ lowdown.obsinfo ++++++ --- /var/tmp/diff_new_pack.17vOH9/_old 2026-03-16 14:19:55.979771042 +0100 +++ /var/tmp/diff_new_pack.17vOH9/_new 2026-03-16 14:19:55.991771540 +0100 @@ -1,5 +1,5 @@ name: lowdown -version: 2.0.4 -mtime: 1763349946 -commit: bafe7df27e6fd3bd118691e252e537398578cdcd +version: 3.0.0 +mtime: 1772916462 +commit: 882815adcbf0892bb854c3d6bc451fa9a0fa68fd
