Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-crcmod for openSUSE:Factory checked in at 2022-09-29 18:12:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-crcmod (Old) and /work/SRC/openSUSE:Factory/.python-crcmod.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-crcmod" Thu Sep 29 18:12:47 2022 rev:6 rq:1006673 version:1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-crcmod/python-crcmod.changes 2017-12-19 10:57:08.265259788 +0100 +++ /work/SRC/openSUSE:Factory/.python-crcmod.new.2275/python-crcmod.changes 2022-09-29 18:13:04.195221587 +0200 @@ -1,0 +2,6 @@ +Wed Sep 28 12:52:24 UTC 2022 - John Paul Adrian Glaubitz <[email protected]> + +- Replace python-base with python-devel in BuildRequires (bsc#1203453) +- Run spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-crcmod.spec ++++++ --- /var/tmp/diff_new_pack.g4yOTd/_old 2022-09-29 18:13:04.563222306 +0200 +++ /var/tmp/diff_new_pack.g4yOTd/_new 2022-09-29 18:13:04.567222314 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-crcmod # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,7 +12,7 @@ # 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/ # @@ -23,9 +23,9 @@ Summary: CRC Generator License: MIT Group: Development/Languages/Python -Url: http://crcmod.sourceforge.net/ +URL: https://crcmod.sourceforge.net/ Source: https://files.pythonhosted.org/packages/source/c/crcmod/crcmod-%{version}.tar.gz -BuildRequires: %{python_module base} +BuildRequires: %{python_module devel} BuildRequires: fdupes BuildRequires: python-rpm-macros %python_subpackages @@ -55,7 +55,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch}/crcmod %files %{python_files} -%doc LICENSE README changelog +%license LICENSE +%doc README changelog %{python_sitearch}/* %changelog
