From 0c26a47da41967d3564627666b900a0f620ac8aa6f48e06915e69d3bae2141ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 20 Jun 2024 13:17:58 +0000 Subject: [PATCH] Accepting request 1181692 from home:jubalh:branches:devel:languages:python - Update to 1.7.0: * #227: Add get_hairline() and set_hairline() functions OBS-URL: https://build.opensuse.org/request/show/1181692 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=60 --- cairocffi-1.7.0.tar.gz | 3 --- cairocffi-1.7.1.tar.gz | 3 +++ python-cairocffi.changes | 6 ++++++ python-cairocffi.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 cairocffi-1.7.0.tar.gz create mode 100644 cairocffi-1.7.1.tar.gz diff --git a/cairocffi-1.7.0.tar.gz b/cairocffi-1.7.0.tar.gz deleted file mode 100644 index a59c355..0000000 --- a/cairocffi-1.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7761863603894305f3160eca68452f373433ca8745ab7dd445bd2c6ce50dcab7 -size 87840 diff --git a/cairocffi-1.7.1.tar.gz b/cairocffi-1.7.1.tar.gz new file mode 100644 index 0000000..d224437 --- /dev/null +++ b/cairocffi-1.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e48ee864884ec4a3a34bfa8c9ab9999f688286eb714a15a43ec9d068c36557b +size 88096 diff --git a/python-cairocffi.changes b/python-cairocffi.changes index d525100..52e4195 100644 --- a/python-cairocffi.changes +++ b/python-cairocffi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 19 07:38:34 UTC 2024 - Michael Vetter + +- Update to 1.7.0: + * #227: Add get_hairline() and set_hairline() functions + ------------------------------------------------------------------- Mon Apr 29 06:52:06 UTC 2024 - Michael Vetter diff --git a/python-cairocffi.spec b/python-cairocffi.spec index e9712e4..777ac11 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-cairocffi -Version: 1.7.0 +Version: 1.7.1 Release: 0 Summary: Python cairo bindings based on cffi License: BSD-3-Clause