From 97c5dd11ab3a0a88465afd31cf83283fc89f1c98e105bee9a16dae4e37235047 Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 1 Feb 2016 11:16:01 +0000 Subject: [PATCH] Accepting request 357099 from home:TheBlackCat:branches:devel:languages:python update to version 0.7.2 OBS-URL: https://build.opensuse.org/request/show/357099 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=15 --- cairocffi-0.6.tar.gz | 3 --- cairocffi-0.7.2.tar.gz | 3 +++ python-cairocffi.changes | 9 +++++++++ python-cairocffi.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 cairocffi-0.6.tar.gz create mode 100644 cairocffi-0.7.2.tar.gz diff --git a/cairocffi-0.6.tar.gz b/cairocffi-0.6.tar.gz deleted file mode 100644 index 22c17f4..0000000 --- a/cairocffi-0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d14ea9daed510259717209ed9e2f68503fcbcbcf00c2c4f31b446b001ae109c0 -size 75183 diff --git a/cairocffi-0.7.2.tar.gz b/cairocffi-0.7.2.tar.gz new file mode 100644 index 0000000..f62d9ef --- /dev/null +++ b/cairocffi-0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e42b4256d27bd960cbf3b91a6c55d602defcdbc2a73f7317849c80279feeb975 +size 75337 diff --git a/python-cairocffi.changes b/python-cairocffi.changes index 2f7a28e..c56ead7 100644 --- a/python-cairocffi.changes +++ b/python-cairocffi.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Feb 1 11:08:43 UTC 2016 - toddrme2178@gmail.com + +- update to version 0.7.2: + * Use ctypes.util.find_library with dlopen. + * Fix loading of gdk_pixbuf library on Ubuntu +- update to version 0.7.1: + * Add a possible work-around for #64. + ------------------------------------------------------------------- Wed Jul 1 12:30:10 UTC 2015 - toddrme2178@gmail.com diff --git a/python-cairocffi.spec b/python-cairocffi.spec index 5701cf4..cc59a7f 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -1,7 +1,7 @@ # # spec file for package python-cairocffi # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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.6 +Version: 0.7.2 Release: 0 Summary: Python cairo bindings based on cffi License: BSD-3-Clause