osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-JuicyPixels revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=96
This commit is contained in:
Peter Simons 2023-02-02 13:42:05 +00:00 committed by Git OBS Bridge
parent 98c1914a18
commit 593957e173
4 changed files with 14 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jul 17 19:36:44 UTC 2022 - Peter Simons <psimons@suse.com>
- Update JuicyPixels to version 3.3.8.
v3.3.7 July 2022
----------------
* Dependence fidling
* Jpg: do not call "error" in the parser, use fail instead.
-------------------------------------------------------------------
Wed Mar 9 22:42:21 UTC 2022 - Peter Simons <psimons@suse.com>

View File

@ -18,7 +18,7 @@
%global pkg_name JuicyPixels
Name: ghc-%{pkg_name}
Version: 3.3.7
Version: 3.3.8
Release: 0
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
License: BSD-3-Clause