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-10-15 15:00:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc (Old)
 and      /work/SRC/openSUSE:Factory/.orthanc.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orthanc"

Tue Oct 15 15:00:43 2024 rev:38 rq:1207936 version:1.12.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc/orthanc.changes  2024-09-30 
15:42:25.214068563 +0200
+++ /work/SRC/openSUSE:Factory/.orthanc.new.19354/orthanc.changes       
2024-10-15 15:01:17.911904971 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 11:53:47 UTC 2024 - Axel Braun <[email protected]>
+
+- applied patches to source tree (for plugins)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ orthanc.spec ++++++
--- /var/tmp/diff_new_pack.hLCOgy/_old  2024-10-15 15:01:19.423967947 +0200
+++ /var/tmp/diff_new_pack.hLCOgy/_new  2024-10-15 15:01:19.427968114 +0200
@@ -198,8 +198,10 @@
 #Apply dcmtk patch
 patch 
%{buildroot}/usr/src/%{name}/OrthancFramework/Resources/CMake/DcmtkConfiguration.cmake
 < %{P:0}
 
-#Apply boost patch
-## patch -p1 -d %{buildroot}/usr/src/%{name} < %{P:1}
+#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}
 
 # Do not mark Python scripts as executable
 find %{buildroot}/usr/src/%{name} -name '*.py' -exec chmod a-x "{}" +

Reply via email to