forked from pool/ghc-JuicyPixels
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-JuicyPixels revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=94
This commit is contained in:
parent
8a6235048e
commit
98c1914a18
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:811bdf8e6d88fe7f44d3b40a8b9d8f22e4f8883cb9a1d3550aaa76ac778c0fb9
|
|
||||||
size 132070
|
|
3
JuicyPixels-3.3.7.tar.gz
Normal file
3
JuicyPixels-3.3.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:de36b8cdbc640585e73d9728e6a1c8212204c914f807dc5fd40803c9fe553be7
|
||||||
|
size 132469
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 9 22:42:21 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update JuicyPixels to version 3.3.7.
|
||||||
|
v3.3.7 March 2022
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
* Jpg: Fixing renderng bug with MCUs with single block in width and
|
||||||
|
multiple in height
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 13 19:06:54 UTC 2021 - psimons@suse.com
|
Wed Oct 13 19:06:54 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-JuicyPixels
|
# spec file for package ghc-JuicyPixels
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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.6
|
Version: 3.3.7
|
||||||
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