1
0

Accepting request 737184 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/737184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-JuicyPixels?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2019-10-18 12:33:27 +00:00 committed by Git OBS Bridge
commit c22cbfe5f1
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae1afb4001e4120cc88fb4e511032c67add18fe11c4a7bcac36a79323f3a97ff
size 130777

3
JuicyPixels-3.3.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dde000c8802efff8e872d38f7da916ea86d130ba621266dc90d3332cbecd4c61
size 131407

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 3 02:02:01 UTC 2019 - psimons@suse.com
- Update JuicyPixels to version 3.3.4.
v3.3.4 September 2019
---------------------
* support reading compressed zTXt metadata from PNG files (claudeha)
* Add helper functions to convert a DynamicImage to RGB16 (uglyoldbob)
* Fix RGB to CMYK conversion (lehins)
-------------------------------------------------------------------
Thu Jun 20 02:03:03 UTC 2019 - psimons@suse.com

View File

@ -18,7 +18,7 @@
%global pkg_name JuicyPixels
Name: ghc-%{pkg_name}
Version: 3.3.3.1
Version: 3.3.4
Release: 0
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
License: BSD-3-Clause