forked from pool/ghc-JuicyPixels
osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-JuicyPixels revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=52
This commit is contained in:
parent
c025efc474
commit
65a0cc20c2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:849c6cf4a613f906f7e553a1baefe9c0dc61c13b41a5f5b9605cf80e328cc355
|
||||
size 122952
|
3
JuicyPixels-3.3.tar.gz
Normal file
3
JuicyPixels-3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4d251ae328c4f3fff2fbec73a099651dc1ed56a57ba2040189ce16222765dec
|
||||
size 123790
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 19:31:07 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update JuicyPixels to version 3.3.
|
||||
v3.3 July 2018
|
||||
--------------
|
||||
|
||||
* New: Eq instances for image
|
||||
* Fix: color gif resolution offset
|
||||
* New: support for Float Tiff
|
||||
* Breaking change: New `ImageY32` constructor for `Dynamic`
|
||||
hence the version bump.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name JuicyPixels
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.2.9.5
|
||||
Version: 3.3
|
||||
Release: 0
|
||||
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user