forked from pool/ghc-JuicyPixels
osc copypac from project:devel:languages:haskell:ghc-8.8.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=78
This commit is contained in:
parent
26bb34cc88
commit
3cfe26c930
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dde000c8802efff8e872d38f7da916ea86d130ba621266dc90d3332cbecd4c61
|
|
||||||
size 131407
|
|
3
JuicyPixels-3.3.5.tar.gz
Normal file
3
JuicyPixels-3.3.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eca5144499ec7148943e687be1d14354024a51447dd2b0470e6c64539c97447a
|
||||||
|
size 131914
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 29 03:01:53 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update JuicyPixels to version 3.3.5.
|
||||||
|
v3.3.5 January 2020
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
Maintenance release to push various pull requests onto
|
||||||
|
hackage
|
||||||
|
|
||||||
|
* Exporting Pixel32 (will)
|
||||||
|
* Palettization of transparent frames in Gif (flutterlice)
|
||||||
|
* Documentation fixes (lehins)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 8 16:14:06 UTC 2019 - Peter Simons <psimons@suse.com>
|
Fri Nov 8 16:14:06 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-JuicyPixels
|
# spec file for package ghc-JuicyPixels
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name JuicyPixels
|
%global pkg_name JuicyPixels
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 3.3.4
|
Version: 3.3.5
|
||||||
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