Accepting request 668540 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/668540 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xcffib?expand=0&rev=3
This commit is contained in:
commit
1341d8bd14
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# 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 https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
# Missing files for tests
|
||||
%bcond_with tests
|
||||
Name: python-xcffib
|
||||
Version: 0.5.1
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: A drop in replacement for xpyb, an XCB python binding
|
||||
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…
Reference in New Issue
Block a user