From eacca986d31cbc059eae6b99e5ddb245e9623ca52407d8232aac6fa4eee942e2 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 6 May 2022 13:35:22 +0000 Subject: [PATCH] - switched source urls to https OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc?expand=0&rev=45 --- orthanc.changes | 5 +++++ orthanc.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/orthanc.changes b/orthanc.changes index e041035..dc603e1 100644 --- a/orthanc.changes +++ b/orthanc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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..2382492 100644 --- a/orthanc.spec +++ b/orthanc.spec @@ -23,8 +23,8 @@ 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