From 679071ef2055063ecfc3ac35c24be486ed37831677166372fce2aa500039d742 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 20 Feb 2025 13:20:32 +0000 Subject: [PATCH] Accepting request 1247376 from home:varkoly:branches:devel:languages:python - Adapt licence OBS-URL: https://build.opensuse.org/request/show/1247376 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=28 --- python-portalocker.changes | 5 +++++ python-portalocker.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-portalocker.changes b/python-portalocker.changes index c4d3283..0e5a155 100644 --- a/python-portalocker.changes +++ b/python-portalocker.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 20 11:28:40 UTC 2025 - Peter Varkoly + +- Adapt licence + ------------------------------------------------------------------- Wed Nov 20 15:11:44 UTC 2024 - Dirk Müller diff --git a/python-portalocker.spec b/python-portalocker.spec index 6f0f590..e6f0210 100644 --- a/python-portalocker.spec +++ b/python-portalocker.spec @@ -1,7 +1,7 @@ # # spec file for package python-portalocker # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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-portalocker Version: 3.0.0 Release: 0 Summary: Locking library for Python -License: Python-2.0 +License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/WoLpH/portalocker Source: https://github.com/WoLpH/portalocker/archive/v%{version}.tar.gz