osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-JuicyPixels revision:13, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=93
This commit is contained in:
parent
5e23a68139
commit
8a6235048e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eca5144499ec7148943e687be1d14354024a51447dd2b0470e6c64539c97447a
|
||||
size 131914
|
3
JuicyPixels-3.3.6.tar.gz
Normal file
3
JuicyPixels-3.3.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:811bdf8e6d88fe7f44d3b40a8b9d8f22e4f8883cb9a1d3550aaa76ac778c0fb9
|
||||
size 132070
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 13 19:06:54 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update JuicyPixels to version 3.3.6.
|
||||
v3.3.6 October 2021
|
||||
-------------------
|
||||
|
||||
* Bytestring bound bump
|
||||
* Fix bug #187. (Some JPEGs are misidentified as SourceTiff.)
|
||||
* Fix EXIF handling of strings of four characters or fewer.
|
||||
* Fix endianness bug in short ExifString and ExifUndefined.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-JuicyPixels
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%global pkg_name JuicyPixels
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.3.5
|
||||
Version: 3.3.6
|
||||
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