Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tiny for openSUSE:Factory checked in at 2022-06-01 17:35:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tiny (Old) and /work/SRC/openSUSE:Factory/.tiny.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tiny" Wed Jun 1 17:35:00 2022 rev:2 rq:980228 version:0.10.0+git13 Changes: -------- --- /work/SRC/openSUSE:Factory/tiny/tiny.changes 2022-05-07 23:54:22.392914395 +0200 +++ /work/SRC/openSUSE:Factory/.tiny.new.1548/tiny.changes 2022-06-01 17:35:23.390792401 +0200 @@ -1,0 +2,30 @@ +Wed Jun 1 06:10:51 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Fix versioning format. +- Update to version 0.10.0+git13 (mostly dependency update and some fixes): + * Update dependencies (#386) + * Move to 2021 edition (#385) + * Fix clippy warnings (#383) + * Remove alias field in `Tab`, store visible name, remove `MsgSource::visible_name` + * Suppress some clippy warnings + * Document ERR_NICKNAMEINUSE handling in conn handler, remove a TODO + * Fix potential UB in `term_input::read_stdin` + * Bump dependencies + * Update messages in some of the tests to avoid confusion + * Bump deps + * Fix handling of CR, LR, tabs in IRC format parser + * Fix a few doc warnings + * Bump deps + +------------------------------------------------------------------- +Wed Jun 1 00:01:28 UTC 2022 - Soc Virnyl Estela <socvirnyl.est...@gmail.com> + +- Automatic update of vendored dependencies +- Fix some build errors + +------------------------------------------------------------------- +Tue May 24 06:37:20 UTC 2022 - William Brown <william.br...@suse.com> + +- Automatic update of vendored dependencies + +------------------------------------------------------------------- Old: ---- tiny-0.10.0.tar.xz New: ---- tiny-0.10.0+git13.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tiny.spec ++++++ --- /var/tmp/diff_new_pack.UPgGvU/_old 2022-06-01 17:35:24.498793710 +0200 +++ /var/tmp/diff_new_pack.UPgGvU/_new 2022-06-01 17:35:24.502793715 +0200 @@ -12,21 +12,22 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # + Name: tiny -Version: 0.10.0 +Version: 0.10.0+git13 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 WITH LLVM-exception OR Apache-2.0 OR MIT ) AND ( MIT OR Apache-2.0 OR BSD-2-Clause ) AND ( Unlicense OR MIT ) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MIT -Url: https://github.com/osa1/tiny +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 +URL: https://github.com/osa1/tiny Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging -Requires: openssl -Requires: dbus-1 +Requires: pkgconfig(dbus-1) +Requires: pkgconfig(openssl) %description A terminal IRC client written in Rust. ++++++ _service ++++++ --- /var/tmp/diff_new_pack.UPgGvU/_old 2022-06-01 17:35:24.530793748 +0200 +++ /var/tmp/diff_new_pack.UPgGvU/_new 2022-06-01 17:35:24.534793752 +0200 @@ -1,11 +1,10 @@ <services> <service mode="disabled" name="obs_scm"> <param name="url">https://github.com/osa1/tiny</param> - <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param> + <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">v0.10.0</param> - <param name="match-tag">*</param> - <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)~0</param> + <param name="revision">52b1383b91f7a064c73d87a5bdac03f62af2b4e8</param> + <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">enable</param> <param name="changesauthor">socvirnyl.est...@gmail.com</param> ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/tiny/vendor.tar.xz /work/SRC/openSUSE:Factory/.tiny.new.1548/vendor.tar.xz differ: char 27, line 1