Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libwrc for openSUSE:Factory checked in at 2024-02-07 18:47:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwrc (Old) and /work/SRC/openSUSE:Factory/.libwrc.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwrc" Wed Feb 7 18:47:55 2024 rev:25 rq:1144572 version:20231228 Changes: -------- --- /work/SRC/openSUSE:Factory/libwrc/libwrc.changes 2024-01-05 21:45:36.491486952 +0100 +++ /work/SRC/openSUSE:Factory/.libwrc.new.1815/libwrc.changes 2024-02-07 18:49:08.236267660 +0100 @@ -1,0 +2,6 @@ +Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <[email protected]> + +- Use python-setuptools for python distutils backport + gh#libyal/libbde#68 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwrc.spec ++++++ --- /var/tmp/diff_new_pack.luwyqp/_old 2024-02-07 18:49:09.012295560 +0100 +++ /var/tmp/diff_new_pack.luwyqp/_new 2024-02-07 18:49:09.012295560 +0100 @@ -1,7 +1,7 @@ # # spec file for package libwrc # -# 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 @@ -28,6 +28,7 @@ Source2: https://github.com/libyal/libwrc/releases/download/%version/libwrc-experimental-%version.tar.gz.asc Source9: %name.keyring BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: c_compiler BuildRequires: pkg-config BuildRequires: python-rpm-macros
