osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-JuicyPixels revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=56
This commit is contained in:
parent
e4e9318ba5
commit
b68feca962
3
JuicyPixels-3.3.1.tar.gz
Normal file
3
JuicyPixels-3.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eaab601f66334362eb722651cad8d7daadb8c70e91338c936c475e530283c04c
|
||||
size 123386
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4d251ae328c4f3fff2fbec73a099651dc1ed56a57ba2040189ce16222765dec
|
||||
size 123790
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 17 09:43:29 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update JuicyPixels to version 3.3.1.
|
||||
v3.3.1 August 2018
|
||||
------------------
|
||||
|
||||
* Fix: gif decoding of 1bit palette (fix Ornedan)
|
||||
* Fix: end of stream handling for gif's lzw encoding (fix Ornedan)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:10 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name JuicyPixels
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.3
|
||||
Version: 3.3.1
|
||||
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