Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orthanc for openSUSE:Factory checked in at 2024-12-22 18:05:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc (Old) and /work/SRC/openSUSE:Factory/.orthanc.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc" Sun Dec 22 18:05:00 2024 rev:39 rq:1233004 version:1.12.5 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc/orthanc.changes 2024-10-15 15:01:17.911904971 +0200 +++ /work/SRC/openSUSE:Factory/.orthanc.new.1881/orthanc.changes 2024-12-22 18:05:19.086512309 +0100 @@ -1,0 +2,7 @@ +Fri Dec 20 17:20:24 UTC 2024 - Axel Braun <[email protected]> + +- version 1.12.5 + * patches toolbox.patch boost.patch sha.patch removed (in sourcecode) + * for details, see NEWS file + +------------------------------------------------------------------- Old: ---- Orthanc-1.12.4.tar.gz boost.patch sha.patch toolbox.patch New: ---- Orthanc-1.12.5.tar.gz BETA DEBUG BEGIN: Old:- version 1.12.5 * patches toolbox.patch boost.patch sha.patch removed (in sourcecode) * for details, see NEWS file Old:- version 1.12.5 * patches toolbox.patch boost.patch sha.patch removed (in sourcecode) * for details, see NEWS file Old:- version 1.12.5 * patches toolbox.patch boost.patch sha.patch removed (in sourcecode) * for details, see NEWS file BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc.spec ++++++ --- /var/tmp/diff_new_pack.Qu0StP/_old 2024-12-22 18:05:21.102595109 +0100 +++ /var/tmp/diff_new_pack.Qu0StP/_new 2024-12-22 18:05:21.102595109 +0100 @@ -18,7 +18,7 @@ Name: orthanc -Version: 1.12.4 +Version: 1.12.5 Release: 0 Summary: RESTful DICOM server for healthcare and medical research License: GPL-3.0-or-later @@ -39,9 +39,9 @@ Source13: https://orthanc.uclouvain.be/downloads/third-party-downloads/dicom-web/vuejs-2.6.10.tar.gz Patch0: dcmtk.diff -Patch1: toolbox.patch -Patch2: boost.patch -Patch3: sha.patch +## Patch1: toolbox.patch +# Patch2: boost.patch +## Patch3: sha.patch BuildRequires: civetweb-devel BuildRequires: cmake >= 2.8.0 @@ -195,19 +195,19 @@ mkdir -p -m 755 %{buildroot}/usr/src/%{name} # Copy sources tar --strip-components 1 -xzf %{S:0} -C %{buildroot}/usr/src/%{name}/ + #Apply dcmtk patch patch %{buildroot}/usr/src/%{name}/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake < %{P:0} #Apply remaining patches to source tree -patch -p1 -d %{buildroot}/usr/src/%{name} < %{P:1} -patch -p1 -d %{buildroot}/usr/src/%{name} < %{P:2} -patch -p1 -d %{buildroot}/usr/src/%{name} < %{P:3} +## patch -p1 -d %{buildroot}/usr/src/%{name} < %{P:1} +## patch -p1 -d %{buildroot}/usr/src/%{name} < %{P:2} +## patch -p1 -d %{buildroot}/usr/src/%{name} < %{P:3} # Do not mark Python scripts as executable find %{buildroot}/usr/src/%{name} -name '*.py' -exec chmod a-x "{}" + #...and delete dot files -rm %{buildroot}/usr/src/%{name}/.hg* -rm %{buildroot}/usr/src/%{name}/.travis* +rm %{buildroot}/usr/src/%{name}/.[!.]* # and patched files find %{buildroot}/usr/src/%{name} -iname *.orig -type f -print | xargs /bin/rm -f ++++++ Orthanc-1.12.4.tar.gz -> Orthanc-1.12.5.tar.gz ++++++ ++++ 27285 lines of diff (skipped)
