Dirk Mueller 2020-08-31 14:31:31 +00:00 committed by Git OBS Bridge
parent b33e4cd56f
commit 728370ffb8

View File

@ -1,7 +1,7 @@
#
# spec file for package withlock
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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/
#
@ -22,8 +22,8 @@ Release: 0
Summary: A locking wrapper script
License: Apache-2.0
Group: System/Management
Url: https://github.com/poeml/withlock
Source0: https://mirrorbrain.org/files/releases/%{name}-%{version}.tar.gz
URL: https://github.com/poeml/withlock
Source0: %{name}-%{version}.tar.gz
Patch0: fix-use-python3.patch
Requires: python3
BuildArch: noarch