commit openslide for openSUSE:Factory
Hello community, here is the log from the commit of package openslide for openSUSE:Factory checked in at 2015-04-30 11:50:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openslide (Old) and /work/SRC/openSUSE:Factory/.openslide.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openslide" Changes: -------- --- /work/SRC/openSUSE:Factory/openslide/openslide.changes 2014-01-30 11:36:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.openslide.new/openslide.changes 2015-04-30 11:50:55.000000000 +0200 @@ -1,0 +2,26 @@ +Tue Apr 28 20:26:50 UTC 2015 - dmitry_r@opensuse.org + +- Update to version 3.4.1 + * New formats: Philips TIFF, Ventana TIFF + * Support OpenJPEG 2.1.0 + * Improve performance of JPEG and JP2K decoding + * Add openslide.region[i].* properties + * Improve MATLAB compatibility + * Enable function deprecation warnings with MSVC + * Many portability fixes + * aperio: Detect OpenJPEG chroma subsampling breakage during open + * aperio: Fill in missing tiles with downsampled data + * aperio: Report MPP for slides scanned in locales with decimal comma + * hamamatsu: Support NDPI files > 4 GB + * hamamatsu: Properly detect NDPI slides produced by NDP.toolkit + * hamamatsu: Support VMS/VMU slides without a NoLayers key + * hamamatsu: Report MPP for VMS/VMU + * leica: Support slides with 2010/03/10 XML namespace + * leica: Base64-decode leica.barcode property in 2010/10/01 namespace + * sakura: Support slides with multiple focal planes + * sakura: Support slides without tile table + * ventana: Support slides with multiple focal planes + * ventana: Improve positioning of AOIs within level + * ventana: Fix failure to recognize macro image on some slides + +------------------------------------------------------------------- Old: ---- openslide-3.4.0.tar.xz New: ---- openslide-3.4.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openslide.spec ++++++ --- /var/tmp/diff_new_pack.t8Pop0/_old 2015-04-30 11:50:55.000000000 +0200 +++ /var/tmp/diff_new_pack.t8Pop0/_new 2015-04-30 11:50:55.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package openslide # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -20,7 +20,7 @@ %define libname lib%{name} Name: openslide -Version: 3.4.0 +Version: 3.4.1 Release: 0 Summary: C library for reading virtual slides License: LGPL-2.1 @@ -35,7 +35,8 @@ BuildRequires: libpng-devel BuildRequires: libtiff-devel BuildRequires: libxml2-devel -BuildRequires: openjpeg-devel +BuildRequires: openjpeg2-devel +BuildRequires: pkg-config BuildRequires: sqlite3-devel BuildRequires: xz BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ openslide-3.4.0.tar.xz -> openslide-3.4.1.tar.xz ++++++ ++++ 19897 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de