forked from pool/python-wmctrl
Accepting request 844868 from home:jayvdb:branches:devel:languages:python
- Prefix spec and changes filenames with "python-" OBS-URL: https://build.opensuse.org/request/show/844868 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wmctrl?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
5577c11570
commit
014d7a0942
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 29 12:57:46 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
- Prefix spec and changes filenames with "python-"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 26 04:41:39 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
Mon Oct 26 04:41:39 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package wmctrl
|
# spec file for package python-wmctrl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -21,9 +21,9 @@ Name: python-wmctrl
|
|||||||
Version: 0.3
|
Version: 0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python programmatic control of X windows
|
Summary: Python programmatic control of X windows
|
||||||
|
# Project is in the process of transitioning from Bitbucket to GitHub
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
# Project is in the process of transitioning from Bitbucket to GitHub
|
|
||||||
URL: https://github.com/antocuni/wmctrl
|
URL: https://github.com/antocuni/wmctrl
|
||||||
Source: https://files.pythonhosted.org/packages/source/w/wmctrl/wmctrl-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/w/wmctrl/wmctrl-%{version}.tar.gz
|
||||||
Source1: https://raw.githubusercontent.com/antocuni/wmctrl/master/LICENSE
|
Source1: https://raw.githubusercontent.com/antocuni/wmctrl/master/LICENSE
|
Reference in New Issue
Block a user