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:
Peter Simons 2018-08-17 14:00:32 +00:00 committed by Git OBS Bridge
parent e4e9318ba5
commit b68feca962
4 changed files with 14 additions and 4 deletions

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

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

View File

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

View File

@ -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

View File

@ -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