Accepting request 304461 from home:benoit_monin:branches:devel:languages:python
- update to version 0.6 - add Group field to subpackage python-cairocffi-pixbuf OBS-URL: https://build.opensuse.org/request/show/304461 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=11
This commit is contained in:
parent
3d5c80e9a1
commit
82015fae39
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1dc2b6e4638aee4015649eb5379ee745211fc4bd703626df255cb8439e716ff
|
||||
size 71232
|
3
cairocffi-0.6.tar.gz
Normal file
3
cairocffi-0.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d14ea9daed510259717209ed9e2f68503fcbcbcf00c2c4f31b446b001ae109c0
|
||||
size 75183
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 21:13:22 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
- update to version 0.6:
|
||||
* #39 Add :class:xcb.XCBSurface.
|
||||
* #42 Add :class:Win32PrintingSurface.
|
||||
- add Group field to subpackage python-cairocffi-pixbuf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 10 09:27:47 UTC 2014 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cairocffi
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cairocffi
|
||||
Version: 0.5.4
|
||||
Version: 0.6
|
||||
Release: 0
|
||||
Summary: Python cairo bindings based on cffi
|
||||
License: BSD-3-Clause
|
||||
@ -46,8 +46,9 @@ including image buffers, PNG, PostScript, PDF, and SVG file output.
|
||||
|
||||
%package pixbuf
|
||||
Summary: Python cairo bindings based on cffi - pixbuf image loader
|
||||
Requires: gdk-pixbuf
|
||||
Group: Development/Languages/Python
|
||||
Requires: %{name} = %{version}
|
||||
Requires: gdk-pixbuf
|
||||
|
||||
%description pixbuf
|
||||
cairocffi is a CFFI-based drop-in replacement for Pycairo,
|
||||
|
Loading…
x
Reference in New Issue
Block a user