Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lowdown for openSUSE:Factory checked in at 2025-11-25 15:53:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lowdown (Old) and /work/SRC/openSUSE:Factory/.lowdown.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lowdown" Tue Nov 25 15:53:31 2025 rev:8 rq:1319799 version:2.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/lowdown/lowdown.changes 2025-02-17 20:54:28.848360845 +0100 +++ /work/SRC/openSUSE:Factory/.lowdown.new.14147/lowdown.changes 2025-11-25 15:55:11.028392063 +0100 @@ -1,0 +2,30 @@ +Mon Nov 17 15:39:09 UTC 2025 - Scott Bradnick <[email protected]> + +- Update to version 2.0.4: + * Hot-fix version bump + * Simplify Makefile with some variables + * Makefile: change dylib's suffix + +------------------------------------------------------------------- +Sun Nov 16 00:51:33 UTC 2025 - Scott Bradnick <[email protected]> + +- Update to version 2.0.3: + * Get ready for version bump + * Tweak OSC8-decorated -tterm link images + * Attempt to fix UB in unsigned promotion + * Build dylib libraries and enable Mac CI + * Inhibit link for -tterm images in links + * Add compats for shared build + * Use latest oconfigure + * White-space adjustments for style(9) + * Ignore index.{html,xml} files + * Refactor the www documentation for simplicity + * Allow for shared-object linking + * Bring up to date with newest oconfigure (0.5.0) + * Proper URL escape for -tlatex + * Add regression for link types + * Fix percent- and space-encoding in roff + * Fix typos in manual pages + * Have `make regress` error out on any failures + +------------------------------------------------------------------- Old: ---- lowdown-2.0.2.tar.gz New: ---- lowdown-2.0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lowdown.spec ++++++ --- /var/tmp/diff_new_pack.adknoK/_old 2025-11-25 15:55:11.792424290 +0100 +++ /var/tmp/diff_new_pack.adknoK/_new 2025-11-25 15:55:11.792424290 +0100 @@ -1,7 +1,7 @@ # # spec file for package lowdown # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -20,7 +20,7 @@ #%%global version_string VERSION_1_1_0 Name: lowdown -Version: 2.0.2 +Version: 2.0.4 Release: 0 Summary: Simple markdown translator License: ISC @@ -78,7 +78,8 @@ %ldconfig_scriptlets -n %{soname} %files -%{_bindir}/* +%{_bindir}/lowdown +%{_bindir}/lowdown-diff %{_mandir}/man1/* %{_mandir}/man5/* %{_datadir}/%{name}/ ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.adknoK/_old 2025-11-25 15:55:11.844426484 +0100 +++ /var/tmp/diff_new_pack.adknoK/_new 2025-11-25 15:55:11.848426653 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/kristapsdz/lowdown</param> - <param name="changesrevision">baa6ce992b5e87002eb158f4e593788ad13cdef4</param></service></servicedata> + <param name="changesrevision">bafe7df27e6fd3bd118691e252e537398578cdcd</param></service></servicedata> (No newline at EOF) ++++++ lowdown-2.0.2.tar.gz -> lowdown-2.0.4.tar.gz ++++++ ++++ 4214 lines of diff (skipped) ++++++ lowdown.obsinfo ++++++ --- /var/tmp/diff_new_pack.adknoK/_old 2025-11-25 15:55:12.480453312 +0100 +++ /var/tmp/diff_new_pack.adknoK/_new 2025-11-25 15:55:12.492453819 +0100 @@ -1,5 +1,5 @@ name: lowdown -version: 2.0.2 -mtime: 1739738973 -commit: baa6ce992b5e87002eb158f4e593788ad13cdef4 +version: 2.0.4 +mtime: 1763349946 +commit: bafe7df27e6fd3bd118691e252e537398578cdcd
