From c025efc474f9d7ddbd5b370d96734d51ce97139abfdabacf9148102ddd195e69 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 15 May 2018 18:23:16 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-JuicyPixels revision:4, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=50 --- ghc-JuicyPixels.changes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ghc-JuicyPixels.changes b/ghc-JuicyPixels.changes index bbd5e1a..3262368 100644 --- a/ghc-JuicyPixels.changes +++ b/ghc-JuicyPixels.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update JuicyPixels to version 3.2.9.5. + * Fix: uniform color quantization + * Compat for GHC-8.4 (pull request) + * Fix: Progressive jpeg decoding when number of blocks of the MCU + is below line size + * Feature: Paletted alpha png saving + * Fix: Adding correct import of Exif Flash for Jpeg (thanks to Alexander Kjeldaas) + * Feature: Jpg Exif writing + * Fix: Jpeg loading of extended sequential jpg, not sure of all + the implications, works with the sample + ------------------------------------------------------------------- Mon Jun 19 20:53:33 UTC 2017 - psimons@suse.com