From 94dacb2712feceec376a5f484c8b894164bad0c82ee72e31c30331fdc7795ff9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 17 Aug 2022 12:39:10 +0000 Subject: [PATCH] Accepting request 997443 from home:yarunachalam:branches:devel:languages:python - Update to v0.10.2 Fix appveyor builds Fix tiff2jp2 when ExifTag is present Address warnings in TIFF interface Update glymur.config documentation OBS-URL: https://build.opensuse.org/request/show/997443 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=20 --- Glymur-0.10.1.tar.gz | 3 --- Glymur-0.10.2.tar.gz | 3 +++ python-Glymur.changes | 9 +++++++++ python-Glymur.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 Glymur-0.10.1.tar.gz create mode 100644 Glymur-0.10.2.tar.gz diff --git a/Glymur-0.10.1.tar.gz b/Glymur-0.10.1.tar.gz deleted file mode 100644 index 9953fb0..0000000 --- a/Glymur-0.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:632ff3e7df6750bfd94982b30d223f3da796433aaed08c4861e63f603c974301 -size 3530575 diff --git a/Glymur-0.10.2.tar.gz b/Glymur-0.10.2.tar.gz new file mode 100644 index 0000000..babf33e --- /dev/null +++ b/Glymur-0.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73abf0834e995e9cc228b85071b770a474181628e22cf74fe2785803a1e061c3 +size 3534924 diff --git a/python-Glymur.changes b/python-Glymur.changes index 0c86f7e..6f091b8 100644 --- a/python-Glymur.changes +++ b/python-Glymur.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Aug 16 16:32:55 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v0.10.2 + Fix appveyor builds + Fix tiff2jp2 when ExifTag is present + Address warnings in TIFF interface + Update glymur.config documentation + ------------------------------------------------------------------- Thu Jul 7 19:14:14 UTC 2022 - Ben Greiner diff --git a/python-Glymur.spec b/python-Glymur.spec index 2811486..b1976dd 100644 --- a/python-Glymur.spec +++ b/python-Glymur.spec @@ -17,7 +17,7 @@ Name: python-Glymur -Version: 0.10.1 +Version: 0.10.2 Release: 0 Summary: Tools for accessing JPEG2000 files License: MIT