Hello community,
here is the log from the commit of package ghc-JuicyPixels for
openSUSE:Leap:15.2 checked in at 2020-02-19 18:37:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ghc-JuicyPixels (Old)
and /work/SRC/openSUSE:Leap:15.2/.ghc-JuicyPixels.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-JuicyPixels"
Wed Feb 19 18:37:16 2020 rev:11 rq:771199 version:3.3.4
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ghc-JuicyPixels/ghc-JuicyPixels.changes
2020-01-15 15:00:35.153752534 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.ghc-JuicyPixels.new.26092/ghc-JuicyPixels.changes
2020-02-19 18:37:17.269802042 +0100
@@ -1,0 +2,30 @@
+Fri Nov 8 16:14:06 UTC 2019 - Peter Simons <[email protected]>
+
+- Drop obsolete group attributes.
+
+-------------------------------------------------------------------
+Thu Oct 3 02:02:01 UTC 2019 - [email protected]
+
+- Update JuicyPixels to version 3.3.4.
+ v3.3.4 September 2019
+ ---------------------
+
+ * support reading compressed zTXt metadata from PNG files (claudeha)
+ * Add helper functions to convert a DynamicImage to RGB16 (uglyoldbob)
+ * Fix RGB to CMYK conversion (lehins)
+
+-------------------------------------------------------------------
+Thu Jun 20 02:03:03 UTC 2019 - [email protected]
+
+- Update JuicyPixels to version 3.3.3.1.
+ Upstream has edited the change log file since the last release in
+ a non-trivial way, i.e. they did more than just add a new entry
+ at the top. You can review the file at:
+ http://hackage.haskell.org/package/JuicyPixels-3.3.3.1/src/changelog
+
+-------------------------------------------------------------------
+Tue Jun 11 14:29:07 UTC 2019 - Peter Simons <[email protected]>
+
+- Update Cabal file for more accurate build dependencies.
+
+-------------------------------------------------------------------
Old:
----
JuicyPixels-3.3.3.tar.gz
JuicyPixels.cabal
New:
----
JuicyPixels-3.3.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-JuicyPixels.spec ++++++
--- /var/tmp/diff_new_pack.gkxwWQ/_old 2020-02-19 18:37:17.541802610 +0100
+++ /var/tmp/diff_new_pack.gkxwWQ/_new 2020-02-19 18:37:17.545802619 +0100
@@ -1,7 +1,7 @@
#
# spec file for package ghc-JuicyPixels
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,14 +18,12 @@
%global pkg_name JuicyPixels
Name: ghc-%{pkg_name}
-Version: 3.3.3
+Version: 3.3.4
Release: 0
Summary: Picture loading/serialization (in png, jpeg, bitmap, gif, tga,
tiff and radiance)
License: BSD-3-Clause
-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
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-binary-devel
BuildRequires: ghc-bytestring-devel
@@ -44,7 +42,6 @@
%package devel
Summary: Haskell %{pkg_name} library development files
-Group: Development/Libraries/Haskell
Requires: %{name} = %{version}-%{release}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
@@ -55,7 +52,6 @@
%prep
%setup -q -n %{pkg_name}-%{version}
-cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build
++++++ JuicyPixels-3.3.3.tar.gz -> JuicyPixels-3.3.4.tar.gz ++++++
++++ 1603 lines of diff (skipped)