1
0

Accepting request 328065 from devel:languages:haskell

- update to 3.2.6.1
* Fix: handling of negative height & width in bitmap format
* Fix: regression on Tiff parsing.

OBS-URL: https://build.opensuse.org/request/show/328065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-JuicyPixels?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2015-09-01 22:35:59 +00:00 committed by Git OBS Bridge
commit 3632ad5e7e
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 31 06:16:56 UTC 2015 - mimi.vx@gmail.com
- update to 3.2.6.1
* Fix: handling of negative height & width in bitmap format
* Fix: regression on Tiff parsing.
-------------------------------------------------------------------
Sun Aug 23 17:20:53 UTC 2015 - mimi.vx@gmail.com

View File

@ -20,7 +20,7 @@
# no useful debuginfo for Haskell packages without C sources
%global debug_package %{nil}
Name: ghc-JuicyPixels
Version: 3.2.6
Version: 3.2.6.1
Release: 0
Summary: Picture loading/serialization
License: BSD-3-Clause