Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package erldash for openSUSE:Factory checked in at 2024-02-13 22:44:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/erldash (Old) and /work/SRC/openSUSE:Factory/.erldash.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "erldash" Tue Feb 13 22:44:38 2024 rev:7 rq:1146402 version:0.3.0+0 Changes: -------- --- /work/SRC/openSUSE:Factory/erldash/erldash.changes 2023-10-22 21:02:52.179493312 +0200 +++ /work/SRC/openSUSE:Factory/.erldash.new.1815/erldash.changes 2024-02-13 22:45:07.154190634 +0100 @@ -1,0 +2,8 @@ +Tue Feb 13 13:18:33 UTC 2024 - Michael Vetter <[email protected]> + +- Update to 0.3.0: + * Replace tui (no longer maintained) with ratatui #10 + * Update dependencies #12 + * Add --port option to support epmdless nodes #13 + +------------------------------------------------------------------- Old: ---- erldash-0.2.0~0.tar.xz New: ---- erldash-0.3.0+0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ erldash.spec ++++++ --- /var/tmp/diff_new_pack.xyZebZ/_old 2024-02-13 22:45:08.694246053 +0100 +++ /var/tmp/diff_new_pack.xyZebZ/_new 2024-02-13 22:45:08.698246197 +0100 @@ -1,7 +1,7 @@ # # spec file for package erldash # -# Copyright (c) 2023 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 @@ -17,7 +17,7 @@ Name: erldash -Version: 0.2.0~0 +Version: 0.3.0+0 Release: 0 Summary: A simple, terminal-based Erlang dashboard License: (Apache-2.0 OR MIT) AND MIT AND Apache-2.0 WITH LLVM-exception AND MPL-2.0 @@ -36,7 +36,7 @@ %prep %autosetup -a1 -mkdir .cargo +mkdir -p .cargo cp %{SOURCE2} .cargo/config %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.xyZebZ/_old 2024-02-13 22:45:08.738247637 +0100 +++ /var/tmp/diff_new_pack.xyZebZ/_new 2024-02-13 22:45:08.738247637 +0100 @@ -1,9 +1,9 @@ <services> <service mode="disabled" name="obs_scm"> <param name="url">https://github.com/sile/erldash.git</param> - <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> + <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">0.2.0</param> + <param name="revision">0.3.0</param> <param name="match-tag">*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/erldash/vendor.tar.xz /work/SRC/openSUSE:Factory/.erldash.new.1815/vendor.tar.xz differ: char 8, line 1
