Accepting request 1005478 from home:yarunachalam:branches:devel:languages:python
- Update to v0.11.7 * Error out early when writing 1x1 tile-by-tile - Update to v0.11.6 * Do not install test, test.data packages * Fix Changelog regarding v0.11.6 * Fix reads where COD segment not at index[2] * This fix not included in 0.11.5 - Update to v0.11.5 * Fix reads where COD segment not at index[2] - Update to v0.11.4 * Fix ResolutionBox with tiff2jp2 - Update to v0.11.3 * Fix placement of Resolutionbox - Update to v0.11.2 * Relax ResolutionBox requirement on child boxes. - Update to v0.11.1 * Improve efficiency of striped TIFF to tiled JP2 conversion. - Update to v0.11.0 * Add options for supporting ResolutionBoxes. * Fix ctypes interface to C library on windows. * Add option to convert XMLPacket into UUID box. * Add option for excluding tags from Exif UUID box. OBS-URL: https://build.opensuse.org/request/show/1005478 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Glymur?expand=0&rev=22
This commit is contained in:
parent
94dacb2712
commit
e0dda4c3d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73abf0834e995e9cc228b85071b770a474181628e22cf74fe2785803a1e061c3
|
||||
size 3534924
|
3
Glymur-0.11.3.tar.gz
Normal file
3
Glymur-0.11.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be074fe7ca69c0358431d7b6c01bfde09243142977259a16e6f5ce6a3a519203
|
||||
size 3542002
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 22 19:12:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to v0.11.7
|
||||
* Error out early when writing 1x1 tile-by-tile
|
||||
|
||||
- Update to v0.11.6
|
||||
* Do not install test, test.data packages
|
||||
* Fix Changelog regarding v0.11.6
|
||||
* Fix reads where COD segment not at index[2]
|
||||
* This fix not included in 0.11.5
|
||||
|
||||
- Update to v0.11.5
|
||||
* Fix reads where COD segment not at index[2]
|
||||
|
||||
- Update to v0.11.4
|
||||
* Fix ResolutionBox with tiff2jp2
|
||||
|
||||
- Update to v0.11.3
|
||||
* Fix placement of Resolutionbox
|
||||
|
||||
- Update to v0.11.2
|
||||
* Relax ResolutionBox requirement on child boxes.
|
||||
|
||||
- Update to v0.11.1
|
||||
* Improve efficiency of striped TIFF to tiled JP2 conversion.
|
||||
|
||||
- Update to v0.11.0
|
||||
* Add options for supporting ResolutionBoxes.
|
||||
* Fix ctypes interface to C library on windows.
|
||||
* Add option to convert XMLPacket into UUID box.
|
||||
* Add option for excluding tags from Exif UUID box.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 16:32:55 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-Glymur
|
||||
Version: 0.10.2
|
||||
Version: 0.11.3
|
||||
Release: 0
|
||||
Summary: Tools for accessing JPEG2000 files
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user