Dominique Leuenberger 2022-05-12 21:00:24 +00:00 committed by Git OBS Bridge
commit 22c2076393
4 changed files with 24 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1abd3bdc45cc6c34d8a4aa602174b3ed31952d598d8d8ee188dd0acc3c072a7
size 1882348

3
Orthanc-1.11.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23949a70562487fd6e79d6f3f13c71a0fc90aa25e492fb3a99575fee0722c5af
size 1899829

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue May 10 19:36:27 UTC 2022 - Axel Braun <axel.braun@gmx.de>
- version 1.11.0
* new API version 1.7
* new configuration parameter
* for detailed changelog see NEWS
-------------------------------------------------------------------
Fri May 6 13:35:07 UTC 2022 - Marcus Meissner <meissner@suse.com>
- switched source urls to https
-------------------------------------------------------------------
Fri Mar 25 20:11:18 UTC 2022 - Axel Braun <axel.braun@gmx.de>

View File

@ -2,7 +2,7 @@
# spec file for package orthanc
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2019-2021 Dr. Axel Braun
# Copyright (c) 2019-2022 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,13 +18,13 @@
Name: orthanc
Version: 1.10.1
Version: 1.11.0
Release: 0
Summary: RESTful DICOM server for healthcare and medical research
License: GPL-3.0-or-later
Group: Productivity/Graphics/Visualization/Other
URL: http://www.orthanc-server.com/
Source0: http://www.orthanc-server.com/downloads/get.php?path=/orthanc/Orthanc-%{version}.tar.gz
URL: https://www.orthanc-server.com/
Source0: https://www.orthanc-server.com/downloads/get.php?path=/orthanc/Orthanc-%{version}.tar.gz
Source1: orthanc.service
Source2: orthanc-readme.SUSE
Source3: serve-folders.json
@ -33,10 +33,10 @@ Source5: index.html
Source7: orthanc-rpmlintrc
Source8: Configuration.json
# Sources for plugin - need a defined version, so taking them from orthanc-server
Source10: http://orthanc.osimis.io/ThirdPartyDownloads/dicom-web/bootstrap-4.3.1.zip
Source11: http://orthanc.osimis.io/ThirdPartyDownloads/dicom-web/axios-0.19.0.tar.gz
Source12: http://orthanc.osimis.io/ThirdPartyDownloads/jquery-3.4.1.min.js
Source13: http://orthanc.osimis.io/ThirdPartyDownloads/dicom-web/vuejs-2.6.10.tar.gz
Source10: https://orthanc.osimis.io/ThirdPartyDownloads/dicom-web/bootstrap-4.3.1.zip
Source11: https://orthanc.osimis.io/ThirdPartyDownloads/dicom-web/axios-0.19.0.tar.gz
Source12: https://orthanc.osimis.io/ThirdPartyDownloads/jquery-3.4.1.min.js
Source13: https://orthanc.osimis.io/ThirdPartyDownloads/dicom-web/vuejs-2.6.10.tar.gz
BuildRequires: civetweb-devel
BuildRequires: cmake >= 2.8.0