Hello community, here is the log from the commit of package ghc-JuicyPixels for openSUSE:Factory checked in at 2018-05-30 12:10:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-JuicyPixels (Old) and /work/SRC/openSUSE:Factory/.ghc-JuicyPixels.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-JuicyPixels" Wed May 30 12:10:26 2018 rev:17 rq:607831 version:3.2.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-JuicyPixels/ghc-JuicyPixels.changes 2017-07-05 23:57:56.608415643 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-JuicyPixels.new/ghc-JuicyPixels.changes 2018-05-30 12:22:33.919426236 +0200 @@ -1,0 +2,14 @@ +Mon May 14 17:02:11 UTC 2018 - [email protected] + +- Update JuicyPixels to version 3.2.9.5. + * Fix: uniform color quantization + * Compat for GHC-8.4 (pull request) + * Fix: Progressive jpeg decoding when number of blocks of the MCU + is below line size + * Feature: Paletted alpha png saving + * Fix: Adding correct import of Exif Flash for Jpeg (thanks to Alexander Kjeldaas) + * Feature: Jpg Exif writing + * Fix: Jpeg loading of extended sequential jpg, not sure of all + the implications, works with the sample + +------------------------------------------------------------------- Old: ---- JuicyPixels-3.2.8.2.tar.gz New: ---- JuicyPixels-3.2.9.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-JuicyPixels.spec ++++++ --- /var/tmp/diff_new_pack.R8lOc5/_old 2018-05-30 12:22:35.211388619 +0200 +++ /var/tmp/diff_new_pack.R8lOc5/_new 2018-05-30 12:22:35.211388619 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-JuicyPixels # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,12 @@ %global pkg_name JuicyPixels Name: ghc-%{pkg_name} -Version: 3.2.8.2 +Version: 3.2.9.5 Release: 0 Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance) License: BSD-3-Clause -Group: Development/Languages/Other -Url: https://hackage.haskell.org/package/%{pkg_name} +Group: Development/Libraries/Haskell +URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-binary-devel @@ -36,7 +36,6 @@ BuildRequires: ghc-transformers-devel BuildRequires: ghc-vector-devel BuildRequires: ghc-zlib-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This library can load and store images in PNG,Bitmap, Jpeg, Radiance, Tiff and @@ -44,7 +43,7 @@ %package devel Summary: Haskell %{pkg_name} library development files -Group: Development/Libraries/Other +Group: Development/Libraries/Haskell Requires: %{name} = %{version}-%{release} Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} @@ -69,11 +68,9 @@ %ghc_pkg_recache %files -f %{name}.files -%defattr(-,root,root,-) -%doc LICENSE +%license LICENSE %files devel -f %{name}-devel.files -%defattr(-,root,root,-) %doc README.md changelog docimages %changelog ++++++ JuicyPixels-3.2.8.2.tar.gz -> JuicyPixels-3.2.9.5.tar.gz ++++++ ++++ 4596 lines of diff (skipped)
