From 37eac8ab7a6a72ff2037df146e51bcab98b4c0a44fe4a6067dcdbb916d88c6a5 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 16 Feb 2024 14:51:57 +0000 Subject: [PATCH] Accepting request 1146907 from home:pgajdos - align license tag with COPYING OBS-URL: https://build.opensuse.org/request/show/1146907 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-linux-procfs?expand=0&rev=10 --- python-linux-procfs.changes | 5 +++++ python-linux-procfs.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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