Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orthanc-wsi for openSUSE:Factory checked in at 2021-01-18 11:30:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc-wsi (Old) and /work/SRC/openSUSE:Factory/.orthanc-wsi.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-wsi" Mon Jan 18 11:30:38 2021 rev:5 rq:863995 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc-wsi/orthanc-wsi.changes 2020-11-12 22:38:31.974088000 +0100 +++ /work/SRC/openSUSE:Factory/.orthanc-wsi.new.28504/orthanc-wsi.changes 2021-01-18 11:34:51.321118595 +0100 @@ -1,0 +2,16 @@ +Thu Jan 14 11:01:26 UTC 2021 - Axel Braun <[email protected]> + +- Version 1.0 +* orthanc-framework package removed +* Viewer can display DICOM pyramids whose tile sizes vary across levels +* Allow images without "Per frame functional groups sequence" tag (0x5200,0x9230) +* Better handling of PhotometricInterpretation in viewer +* Fix colorspace of TIFF containing JPEG with RGB photometric interpretation (not YCbCr) +* Don't display the thumbnail/overview instances in the Web viewer +* Fix issue #145 (support of Concatenation UID) +* Support of dynamic linking against the system-wide Orthanc framework library +* Upgraded dependencies for static builds (notably on Windows): + - libtiff, from 4.0.6 to 4.2.0 + - openjpeg, from 2.1 to 2.4.0 + +------------------------------------------------------------------- Old: ---- OrthancWSI-0.7.tar.gz New: ---- OrthancWSI-1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc-wsi.spec ++++++ --- /var/tmp/diff_new_pack.0yR2Uf/_old 2021-01-18 11:34:52.021121167 +0100 +++ /var/tmp/diff_new_pack.0yR2Uf/_new 2021-01-18 11:34:52.021121167 +0100 @@ -1,8 +1,8 @@ # # spec file for package orthanc-wsi # -# Copyright (c) 2020 SUSE LLC -# Copyright (c) 2019-2020 Dr. Axel Braun +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2019-2021 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Summary: Whole Slide Imaging for Orthanc License: AGPL-3.0-or-later Group: Productivity/Graphics/Viewers -Version: 0.7 +Version: 1.0 Release: 0 URL: https://orthanc-server.com Source0: https://www.orthanc-server.com/downloads/get.php?path=/whole-slide-imaging/OrthancWSI-%{version}.tar.gz @@ -35,6 +35,7 @@ BuildRequires: jsoncpp-devel BuildRequires: libboost_date_time-devel >= 1.66 BuildRequires: libboost_filesystem-devel >= 1.66 +BuildRequires: libboost_iostreams-devel >= 1.66 BuildRequires: libboost_locale-devel >= 1.66 BuildRequires: libboost_program_options-devel >= 1.66 BuildRequires: libboost_regex-devel >= 1.66 @@ -51,8 +52,8 @@ # Check was missing - end BuildRequires: openjpeg2-devel BuildRequires: openssl-devel -BuildRequires: orthanc-framework-devel -BuildRequires: orthanc-framework-source +BuildRequires: orthanc-devel +BuildRequires: orthanc-source BuildRequires: unzip Requires: orthanc @@ -83,7 +84,7 @@ -DUSE_SYSTEM_ORTHANC_SDK=ON \ -DORTHANC_FRAMEWORK_SOURCE=path \ -DBoost_NO_BOOST_CMAKE=ON \ - -DORTHANC_FRAMEWORK_ROOT=/usr/src/orthanc/ \ + -DORTHANC_FRAMEWORK_ROOT=/usr/src/orthanc/OrthancFramework/Sources \ -DLIB_INSTALL_DIR=%{_libdir}/share/orthanc/plugins/ %cmake_build %{?_smp_mflags} @@ -96,7 +97,7 @@ -DUSE_SYSTEM_ORTHANC_SDK=ON \ -DORTHANC_FRAMEWORK_SOURCE=path \ -DBoost_NO_BOOST_CMAKE=ON \ - -DORTHANC_FRAMEWORK_ROOT=/usr/src/orthanc/ \ + -DORTHANC_FRAMEWORK_ROOT=/usr/src/orthanc/OrthancFramework/Sources \ -DLIB_INSTALL_DIR=%{_libdir}/share/orthanc/plugins/ %cmake_build %{?_smp_mflags} ++++++ OrthancWSI-0.7.tar.gz -> OrthancWSI-1.0.tar.gz ++++++ ++++ 13463 lines of diff (skipped)
