Hello community,

here is the log from the commit of package babl for openSUSE:Factory checked in 
at 2019-04-02 09:18:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/babl (Old)
 and      /work/SRC/openSUSE:Factory/.babl.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "babl"

Tue Apr  2 09:18:06 2019 rev:46 rq:689767 version:0.1.62

Changes:
--------
--- /work/SRC/openSUSE:Factory/babl/babl.changes        2018-12-10 
12:26:42.494624674 +0100
+++ /work/SRC/openSUSE:Factory/.babl.new.25356/babl.changes     2019-04-02 
09:18:08.864520997 +0200
@@ -1,0 +2,11 @@
+Wed Mar 20 20:30:14 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 0.1.62:
+  + Initial CMYK spaces with lcms2 based ICC support, much room for
+    optimization.
+  + Improved custom space support for palette formats.
+  + scRGB space, works like sRGB but always with linear TRCs.
+  + Model introspection API permitting low overhead checks whether
+    a format/model is RGB, CMYK type of alpha and similar.
+
+-------------------------------------------------------------------

Old:
----
  babl-0.1.60.tar.bz2

New:
----
  babl-0.1.62.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ babl.spec ++++++
--- /var/tmp/diff_new_pack.NzjLLi/_old  2019-04-02 09:18:09.476521558 +0200
+++ /var/tmp/diff_new_pack.NzjLLi/_new  2019-04-02 09:18:09.480521562 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package babl
 #
-# 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
@@ -17,15 +17,18 @@
 
 
 %define debug_package_requires libbabl-0_1-0 = %{version}-%{release}
+
 Name:           babl
-Version:        0.1.60
+Version:        0.1.62
 Release:        0
 Summary:        Dynamic Pixel Format Translation Library
 License:        LGPL-3.0-or-later AND GPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            http://gegl.org/babl/
+
 Source0:        
https://download.gimp.org/pub/babl/0.1/%{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
+
 BuildRequires:  pkgconfig
 # None of these is needed for standard build:
 #BuildRequires:  inkscape ruby w3m
@@ -74,13 +77,13 @@
 types.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure \
        --disable-static \
        %{nil}
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++++++ babl-0.1.60.tar.bz2 -> babl-0.1.62.tar.bz2 ++++++
++++ 6125 lines of diff (skipped)


Reply via email to