Hello community,

here is the log from the commit of package orthanc-wsi for openSUSE:Leap:15.2 
checked in at 2020-06-02 22:26:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/orthanc-wsi (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.orthanc-wsi.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orthanc-wsi"

Tue Jun  2 22:26:16 2020 rev:3 rq:810648 version:0.7

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/orthanc-wsi/orthanc-wsi.changes        
2020-04-23 18:16:57.894540082 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.orthanc-wsi.new.3606/orthanc-wsi.changes      
2020-06-02 22:26:19.307034909 +0200
@@ -1,0 +2,11 @@
+Wed May 27 15:37:17 UTC 2020 - Axel Braun <[email protected]>
+
+- version 0.7
+* Improved consistency when transcoding/re-encoding is applied
+* Support of grayscale images
+* Fix issue #139 (OrthancWSIDicomizer PixelSpacing)
+* Fix issue #144 (OrthancWSIDicomizer PhotometricInterpretation)
+* Fix issue #163 (Failure to recognize MIRAX / 3DHISTECH images)
+* Upgrade to Orthanc framework 1.7.0
+
+-------------------------------------------------------------------

Old:
----
  Orthanc-1.5.2.tar.gz
  OrthancWSI-0.6.tar.gz

New:
----
  OrthancWSI-0.7.tar.gz
  _service

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

Other differences:
------------------
++++++ orthanc-wsi.spec ++++++
--- /var/tmp/diff_new_pack.iydWCy/_old  2020-06-02 22:26:19.631035922 +0200
+++ /var/tmp/diff_new_pack.iydWCy/_new  2020-06-02 22:26:19.635035935 +0200
@@ -21,12 +21,11 @@
 Summary:        Whole Slide Imaging for Orthanc
 License:        AGPL-3.0-or-later
 Group:          Productivity/Graphics/Viewers
-Version:        0.6
+Version:        0.7
 Release:        0
 URL:            https://orthanc-server.com
 Source0:        
https://www.orthanc-server.com/downloads/get.php?path=/whole-slide-imaging/OrthancWSI-%{version}.tar.gz
 Source1:        openlayers-3.19.0-dist.zip
-Source2:        
http://www.orthanc-server.com/downloads/get.php?path=/orthanc/Orthanc-1.5.2.tar.gz
 Source11:       orthanc-wsi-readme.SUSE
 BuildRequires:  cmake
 BuildRequires:  curl-devel
@@ -53,7 +52,7 @@
 BuildRequires:  openjpeg2-devel
 BuildRequires:  openssl-devel
 BuildRequires:  orthanc-devel
-##uildRequires:  orthanc-source
+BuildRequires:  orthanc-source
 BuildRequires:  unzip
 
 Requires:       orthanc
@@ -75,9 +74,6 @@
 mkdir ViewerPlugin/ThirdPartyDownloads
 cp %{S:1} ViewerPlugin/ThirdPartyDownloads/.
 
-mkdir Applications/ThirdPartyDownloads
-cp %{S:2} Applications/ThirdPartyDownloads/.
-
 %build
 # build the applications
 cd Applications
@@ -85,9 +81,9 @@
 %cmake .. \
        -DALLOW_DOWNLOADS=OFF \
        -DUSE_SYSTEM_ORTHANC_SDK=ON \
-       -DORTHANC_FRAMEWORK_SOURCE=web \
+       -DORTHANC_FRAMEWORK_SOURCE=path \
        -DBoost_NO_BOOST_CMAKE=ON \
-       -DORTHANC_FRAMEWORK_ROOT=ThirdPartyDownloads/ \
+       -DORTHANC_FRAMEWORK_ROOT=/usr/src/orthanc/ \
        -DLIB_INSTALL_DIR=%{_libdir}/share/orthanc/plugins/
 
 %cmake_build %{?_smp_mflags}
@@ -100,7 +96,7 @@
        -DUSE_SYSTEM_ORTHANC_SDK=ON \
        -DORTHANC_FRAMEWORK_SOURCE=path \
        -DBoost_NO_BOOST_CMAKE=ON \
-       
-DORTHANC_FRAMEWORK_ROOT=%{_builddir}/OrthancWSI-0.6/Applications/build/Orthanc-1.5.2
 \
+       -DORTHANC_FRAMEWORK_ROOT=/usr/src/orthanc/ \
        -DLIB_INSTALL_DIR=%{_libdir}/share/orthanc/plugins/
 
 %cmake_build %{?_smp_mflags}

++++++ OrthancWSI-0.6.tar.gz -> OrthancWSI-0.7.tar.gz ++++++
++++ 2291 lines of diff (skipped)

++++++ _service ++++++
<services>
  
<service name="download_files" mode="localonly" />
</services>


Reply via email to