Accepting request 668379 from home:jubalh:branches:devel:languages:python
- Update to 0.6.0: * Fix spelling mistakes * Support the new eventstruct element * Use xcb-types HEAD instead of a released version * List: keep around the raw underlying represenation * Fix linter errors OBS-URL: https://build.opensuse.org/request/show/668379 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xcffib?expand=0&rev=6
This commit is contained in:
parent
f41893982f
commit
6e587759ae
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 24 15:23:49 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
- Update to 0.6.0:
|
||||||
|
* Depend on xcb-types 0.9.0
|
||||||
|
* Fix spelling mistakes
|
||||||
|
* Support the new eventstruct element
|
||||||
|
* Use xcb-types HEAD instead of a released version
|
||||||
|
* List: keep around the raw underlying represenation
|
||||||
|
* Fix linter errors
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:56:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:56:16 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-xcffib
|
# spec file for package python-xcffib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 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
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -20,7 +20,7 @@
|
|||||||
# Missing files for tests
|
# Missing files for tests
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: python-xcffib
|
Name: python-xcffib
|
||||||
Version: 0.5.1
|
Version: 0.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A drop in replacement for xpyb, an XCB python binding
|
Summary: A drop in replacement for xpyb, an XCB python binding
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c0f8daf5375df1df2dbccd1066f464831cf3dd69d58dd851ada8d85d72b5eb25
|
|
||||||
size 81274
|
|
3
xcffib-0.6.0.tar.gz
Normal file
3
xcffib-0.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:36142cb72535933e8e1ed39ff2c45559fa7038823bd6be6961ef8ee5bb0f6912
|
||||||
|
size 84360
|
Loading…
x
Reference in New Issue
Block a user