osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-JuicyPixels revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=71
This commit is contained in:
parent
3e8be22d32
commit
ebc133d82e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ae1afb4001e4120cc88fb4e511032c67add18fe11c4a7bcac36a79323f3a97ff
|
|
||||||
size 130777
|
|
3
JuicyPixels-3.3.4.tar.gz
Normal file
3
JuicyPixels-3.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dde000c8802efff8e872d38f7da916ea86d130ba621266dc90d3332cbecd4c61
|
||||||
|
size 131407
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 3 02:02:01 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update JuicyPixels to version 3.3.4.
|
||||||
|
v3.3.4 September 2019
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
* support reading compressed zTXt metadata from PNG files (claudeha)
|
||||||
|
* Add helper functions to convert a DynamicImage to RGB16 (uglyoldbob)
|
||||||
|
* Fix RGB to CMYK conversion (lehins)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 20 02:03:03 UTC 2019 - psimons@suse.com
|
Thu Jun 20 02:03:03 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name JuicyPixels
|
%global pkg_name JuicyPixels
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 3.3.3.1
|
Version: 3.3.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
|
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user