forked from pool/ghc-JuicyPixels
Accepting request 624313 from devel:languages:haskell
Please update this package in adi:14. OBS-URL: https://build.opensuse.org/request/show/624313 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-JuicyPixels?expand=0&rev=18
This commit is contained in:
commit
88f543b0cf
@ -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,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:10 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
||||
and update copyright headers with spec-cleaner.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
@ -98,11 +117,10 @@ Mon Jul 27 07:00:22 UTC 2015 - mimi.vx@gmail.com
|
||||
Mon Jun 8 06:12:29 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to 3.2.5.2
|
||||
* Adding: Width & Height metdata to help querying image information without
|
||||
* Adding: Width & Height metdata to help querying image information without
|
||||
decompressing the whole.
|
||||
* Adding: Source format metadata.
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 31 20:15:22 UTC 2015 - mimi.vx@gmail.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