Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libbde for openSUSE:Factory checked in at 2024-02-07 18:47:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbde (Old) and /work/SRC/openSUSE:Factory/.libbde.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbde" Wed Feb 7 18:47:54 2024 rev:26 rq:1144571 version:20231220 Changes: -------- --- /work/SRC/openSUSE:Factory/libbde/libbde.changes 2023-12-20 21:03:28.861140123 +0100 +++ /work/SRC/openSUSE:Factory/.libbde.new.1815/libbde.changes 2024-02-07 18:49:05.808180364 +0100 @@ -1,0 +2,6 @@ +Sun Feb 4 09:41:06 UTC 2024 - Ben Greiner <[email protected]> + +- Use python-setuptools for python distutils backport + gh#libyal/libbde#68 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbde.spec ++++++ --- /var/tmp/diff_new_pack.JKksYx/_old 2024-02-07 18:49:07.100226816 +0100 +++ /var/tmp/diff_new_pack.JKksYx/_new 2024-02-07 18:49:07.100226816 +0100 @@ -1,7 +1,7 @@ # # spec file for package libbde # -# 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 @@ -30,7 +30,8 @@ Source2: https://github.com/libyal/libbde/releases/download/%version/libbde-alpha-%version.tar.gz.asc Source3: %name.keyring Source10: BitLocker_Drive_Encryption_BDE_format.pdf -BuildRequires: %python_module devel +BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: c_compiler BuildRequires: pkg-config BuildRequires: python-rpm-macros
