diff --git a/python-linux-procfs.changes b/python-linux-procfs.changes index 2a61be6..cb57599 100644 --- a/python-linux-procfs.changes +++ b/python-linux-procfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 15 15:28:02 UTC 2024 - pgajdos@suse.com + +- align license tag with COPYING + ------------------------------------------------------------------- Wed Nov 22 22:13:26 UTC 2023 - Dirk Müller diff --git a/python-linux-procfs.spec b/python-linux-procfs.spec index 57bec63..82072d8 100644 --- a/python-linux-procfs.spec +++ b/python-linux-procfs.spec @@ -1,7 +1,7 @@ # # spec file for package python-linux-procfs # -# 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 @@ -21,7 +21,7 @@ Name: python-linux-procfs Version: 0.7.3 Release: 0 Summary: Linux /proc abstraction classes -License: GPL-2.0-or-later +License: GPL-2.0-only Group: Development/Languages/Python URL: https://rt.wiki.kernel.org/index.php/Tuna Source: https://cdn.kernel.org/pub/software/libs/python/%{name}/%{name}-%{version}.tar.xz @@ -31,7 +31,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-six Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages