Hello community, here is the log from the commit of package hexchat for openSUSE:Factory checked in at 2020-03-17 13:08:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hexchat (Old) and /work/SRC/openSUSE:Factory/.hexchat.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hexchat" Tue Mar 17 13:08:46 2020 rev:28 rq:785488 version:2.14.3 Changes: -------- --- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes 2019-12-23 22:48:26.906089898 +0100 +++ /work/SRC/openSUSE:Factory/.hexchat.new.3160/hexchat.changes 2020-03-17 13:09:02.921748443 +0100 @@ -1,0 +2,5 @@ +Mon Mar 16 08:41:47 UTC 2020 - Arnav Singh <[email protected]> + +- Fix python plugin to work with Python 3.8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hexchat.spec ++++++ --- /var/tmp/diff_new_pack.ekOAP5/_old 2020-03-17 13:09:04.161749395 +0100 +++ /var/tmp/diff_new_pack.ekOAP5/_new 2020-03-17 13:09:04.165749399 +0100 @@ -1,7 +1,7 @@ # # spec file for package hexchat # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -34,7 +34,7 @@ BuildRequires: lua-devel BuildRequires: meson BuildRequires: pkgconfig -BuildRequires: python3-devel >= 3.5 +BuildRequires: python3-devel >= 3.8 BuildRequires: perl(ExtUtils::Embed) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gio-2.0) >= 2.34.0 @@ -114,7 +114,7 @@ -Dwith-fishlim=true \ -Dwith-lua=lua \ -Dwith-perl=perl \ - -Dwith-python=python3 \ + -Dwith-python=python3-embed \ -Dwith-sysinfo=true %meson_build
