Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tmate for openSUSE:Factory checked in at 2022-09-08 14:22:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tmate (Old) and /work/SRC/openSUSE:Factory/.tmate.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tmate" Thu Sep 8 14:22:16 2022 rev:8 rq:1001687 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tmate/tmate.changes 2020-11-03 15:16:23.512030007 +0100 +++ /work/SRC/openSUSE:Factory/.tmate.new.2083/tmate.changes 2022-09-08 14:22:50.366556170 +0200 @@ -1,0 +2,5 @@ +Wed Sep 7 09:10:27 UTC 2022 - Andreas Schneider <a...@cryptomilk.org> + +- Change msgpack BuildRequires to use pkgconfig + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tmate.spec ++++++ --- /var/tmp/diff_new_pack.TsFhDY/_old 2022-09-08 14:22:50.762557084 +0200 +++ /var/tmp/diff_new_pack.TsFhDY/_new 2022-09-08 14:22:50.766557094 +0200 @@ -1,7 +1,7 @@ # # spec file for package tmate # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,11 +26,10 @@ Source: https://github.com/tmate-io/tmate/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake -BuildRequires: libmsgpack-devel >= 1.1.0 -BuildRequires: libmsgpackc-devel >= 1.1.0 BuildRequires: pkgconfig BuildRequires: pkgconfig(libevent) BuildRequires: pkgconfig(libssh) >= 0.6.1 +BuildRequires: pkgconfig(msgpack) >= 3.0.0 BuildRequires: pkgconfig(tinfo) %description