Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tiny for openSUSE:Factory checked in at 2024-01-04 15:59:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tiny (Old) and /work/SRC/openSUSE:Factory/.tiny.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tiny" Thu Jan 4 15:59:55 2024 rev:10 rq:1136735 version:0.12.0+git0 Changes: -------- --- /work/SRC/openSUSE:Factory/tiny/tiny.changes 2023-09-13 20:48:23.626269696 +0200 +++ /work/SRC/openSUSE:Factory/.tiny.new.28375/tiny.changes 2024-01-04 16:01:44.298033243 +0100 @@ -1,0 +2,22 @@ +Mon Jan 1 17:02:42 UTC 2024 - Michael Vetter <[email protected]> + +- Update to version 0.12.0: + New features: + * New TUI text attributes italic and strikethrough added to the + config file parser. These can be combined with the existing + bold and underline attributes. (#409, #404) + * Added support for key bindings that run commands. Example: + key_map: + ctrl_d: + command: quit (#403, #410) + Bug fixes and other improvements: + * Default config updated with better comments, color config + for join/part messages. (#412) + * /join command errors now print usage help once instead of + twice. (c512887) + * Fix showing timestamp of the next message or activity + after a /clear. (#417) + * Fix a crash when the config file is deleted before + a /reload. (3ea5678) + +------------------------------------------------------------------- Old: ---- tiny-0.11.0+git7.tar.zst New: ---- tiny-0.12.0+git0.tar.zst ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tiny.spec ++++++ --- /var/tmp/diff_new_pack.QFTAo0/_old 2024-01-04 16:01:45.230067291 +0100 +++ /var/tmp/diff_new_pack.QFTAo0/_new 2024-01-04 16:01:45.234067437 +0100 @@ -1,7 +1,7 @@ # # spec file for package tiny # -# 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: tiny -Version: 0.11.0+git7 +Version: 0.12.0+git0 Release: 0 Summary: Terminal IRC client written in Rust License: (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR BSD-2-Clause) AND (MIT OR Unlicense) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MIT @@ -35,7 +35,7 @@ %prep %autosetup -a1 -mkdir .cargo +mkdir -p .cargo cp %{SOURCE2} .cargo/config %build ++++++ _service ++++++ --- /var/tmp/diff_new_pack.QFTAo0/_old 2024-01-04 16:01:45.258068314 +0100 +++ /var/tmp/diff_new_pack.QFTAo0/_new 2024-01-04 16:01:45.266068606 +0100 @@ -3,7 +3,7 @@ <param name="url">https://github.com/osa1/tiny</param> <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">247c9828c3d655a77afff36b4c81b17d94916a74</param> + <param name="revision">v0.12.0</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.QFTAo0/_old 2024-01-04 16:01:45.282069191 +0100 +++ /var/tmp/diff_new_pack.QFTAo0/_new 2024-01-04 16:01:45.286069337 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/osa1/tiny</param> - <param name="changesrevision">247c9828c3d655a77afff36b4c81b17d94916a74</param></service></servicedata> + <param name="changesrevision">be86aa29439285167360a2b723e91bcc0c8ee975</param></service></servicedata> (No newline at EOF) ++++++ tiny.obsinfo ++++++ --- /var/tmp/diff_new_pack.QFTAo0/_old 2024-01-04 16:01:45.314070359 +0100 +++ /var/tmp/diff_new_pack.QFTAo0/_new 2024-01-04 16:01:45.318070506 +0100 @@ -1,5 +1,5 @@ name: tiny -version: 0.11.0+git7 -mtime: 1691223862 -commit: 247c9828c3d655a77afff36b4c81b17d94916a74 +version: 0.12.0+git0 +mtime: 1704111505 +commit: be86aa29439285167360a2b723e91bcc0c8ee975 ++++++ vendor.tar.zst ++++++ Binary files /var/tmp/diff_new_pack.QFTAo0/_old and /var/tmp/diff_new_pack.QFTAo0/_new differ
