Hello community, here is the log from the commit of package DisplayCAL for openSUSE:Factory checked in at 2017-06-05 18:50:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/DisplayCAL (Old) and /work/SRC/openSUSE:Factory/.DisplayCAL.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "DisplayCAL" Mon Jun 5 18:50:36 2017 rev:14 rq:501056 version:3.3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/DisplayCAL/DisplayCAL.changes 2017-06-04 02:00:20.855808417 +0200 +++ /work/SRC/openSUSE:Factory/.DisplayCAL.new/DisplayCAL.changes 2017-06-05 18:51:08.462461049 +0200 @@ -1,0 +2,8 @@ +Sun Jun 04 16:10:37 UTC 2017 - [email protected] + +- Update to 3.3.1.0: + * Fix unhandled exception when using CIECAM02 with alternate + forward profiler + * See README.html#changelog-3.3.1 + +------------------------------------------------------------------- Old: ---- DisplayCAL-3.3.0.0.tar.gz New: ---- DisplayCAL-3.3.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ DisplayCAL.spec ++++++ --- /var/tmp/diff_new_pack.wIzFO1/_old 2017-06-05 18:51:09.206356190 +0200 +++ /var/tmp/diff_new_pack.wIzFO1/_new 2017-06-05 18:51:09.206356190 +0200 @@ -40,7 +40,7 @@ License: GPL-3.0+ Group: %{correct_group} Name: DisplayCAL -Version: 3.3.0.0 +Version: 3.3.1.0 Release: 0 Source0: http://displaycal.net/download/%{name}-%version.tar.gz Url: https://displaycal.net/ @@ -89,6 +89,20 @@ Requires: p7zip-plugins Requires: pygame Requires: wxPython >= %{wx_minversion} +%else +# Mageia +%define mageia_version 5 +BuildRequires: gcc +BuildRequires: libx11-devel +BuildRequires: libxinerama-devel +BuildRequires: libxrandr-devel +BuildRequires: libxxf86vm-devel +BuildRequires: libpython-devel +BuildRequires: udev +Requires: argyllcms +Requires: pygame +Requires: python-numpy >= %{numpy_version} +Requires: wxPython >= %{wx_minversion} %endif %endif %endif @@ -180,9 +194,11 @@ # Mandriva 2010.1 got rid of byte-compilation paths.append(path + 'c') if (int('0%{?fedora_version}') > 0 or int('0%{?rhel_version}') > 0 or - int('0%{?centos_version}') > 0 or int('0%{?scientificlinux_version}') > 0): + int('0%{?centos_version}') > 0 or int('0%{?scientificlinux_version}') > 0 or + int('0%{?mageia_version}') > 0): paths.append(path + 'o') if os.path.basename(path) in executables: + paths.remove(path) paths.append('%attr(755, root, root) ' + path) while True: path = os.path.dirname(path) ++++++ DisplayCAL-3.3.0.0.tar.gz -> DisplayCAL-3.3.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/DisplayCAL/DisplayCAL-3.3.0.0.tar.gz /work/SRC/openSUSE:Factory/.DisplayCAL.new/DisplayCAL-3.3.1.0.tar.gz differ: char 5, line 1 ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.wIzFO1/_old 2017-06-05 18:51:09.294343787 +0200 +++ /var/tmp/diff_new_pack.wIzFO1/_new 2017-06-05 18:51:09.298343224 +0200 @@ -1,5 +1,5 @@ -displaycal (3.3.0.0-1) stable; urgency=low +displaycal (3.3.1.0-1) stable; urgency=low - * Version 3.3.0.0 + * Version 3.3.1.0 - -- Florian Höch <[email protected]> Tue, 30 May 2017 17:49:11 +0000 + -- Florian Höch <[email protected]> Sun, 04 Jun 2017 16:10:37 +0000
