Accepting request 930298 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/930298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-JuicyPixels?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2021-11-11 20:36:04 +00:00 committed by Git OBS Bridge
commit e7b326cb30
4 changed files with 17 additions and 5 deletions

View File

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

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

View File

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

View File

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