diff --git a/Orthanc-1.10.1.tar.gz b/Orthanc-1.10.1.tar.gz deleted file mode 100644 index b62e232..0000000 --- a/Orthanc-1.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1abd3bdc45cc6c34d8a4aa602174b3ed31952d598d8d8ee188dd0acc3c072a7 -size 1882348 diff --git a/Orthanc-1.11.0.tar.gz b/Orthanc-1.11.0.tar.gz new file mode 100644 index 0000000..199a345 --- /dev/null +++ b/Orthanc-1.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23949a70562487fd6e79d6f3f13c71a0fc90aa25e492fb3a99575fee0722c5af +size 1899829 diff --git a/orthanc.changes b/orthanc.changes index e041035..3d4d513 100644 --- a/orthanc.changes +++ b/orthanc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue May 10 19:36:27 UTC 2022 - Axel Braun + +- 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 + +- switched source urls to https + ------------------------------------------------------------------- Fri Mar 25 20:11:18 UTC 2022 - Axel Braun diff --git a/orthanc.spec b/orthanc.spec index 4bdd40f..55ad2cd 100644 --- a/orthanc.spec +++ b/orthanc.spec @@ -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