Accepting request 658878 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/658878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-JuicyPixels?expand=0&rev=21
This commit is contained in:
Dominique Leuenberger 2018-12-24 10:37:26 +00:00 committed by Git OBS Bridge
commit bc0734bee4
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Dec 17 03:01:26 UTC 2018 - psimons@suse.com
- Update JuicyPixels to version 3.3.3.
v3.3.3 December 2018
--------------------
* Enhanced: loading of bitmap format (thanks to CLowcay)
* Refactoring: exposing more internal modules (thanks to wyager)
* Refactoring: exposing dynamicMap & dynamicPixelMap
through `Codec.Picture` (thnks to LightAndLight)
-------------------------------------------------------------------
Thu Oct 4 15:39:54 UTC 2018 - psimons@suse.com

View File

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