Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gdcm for openSUSE:Factory checked in 
at 2022-10-03 20:08:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdcm (Old)
 and      /work/SRC/openSUSE:Factory/.gdcm.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdcm"

Mon Oct  3 20:08:01 2022 rev:14 rq:1007692 version:3.0.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdcm/gdcm.changes        2022-04-01 
21:37:39.588474532 +0200
+++ /work/SRC/openSUSE:Factory/.gdcm.new.2275/gdcm.changes      2022-10-03 
20:08:03.317370488 +0200
@@ -1,0 +2,16 @@
+Mon Oct  3 11:49:53 UTC 2022 - Axel Braun <axel.br...@gmx.de>
+
+- Provides/obsoletes moved to lbgdcm-package (Thx DimStar)
+
+-------------------------------------------------------------------
+Fri Sep 23 13:38:41 UTC 2022 - Axel Braun <axel.br...@gmx.de>
+
+- rename of gdcm-libgdcm3_0 to libgdcm3_0 (proposal S. Br??ns)
+
+-------------------------------------------------------------------
+Mon Sep 19 12:41:12 UTC 2022 - Axel Braun <axel.br...@gmx.de>
+
+- version 3.0.18
+  no changelog
+
+-------------------------------------------------------------------

Old:
----
  gdcm-3.0.12.tar.bz2

New:
----
  gdcm-3.0.18.tar.bz2

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

Other differences:
------------------
++++++ gdcm.spec ++++++
--- /var/tmp/diff_new_pack.KAO9Tu/_old  2022-10-03 20:08:03.929371419 +0200
+++ /var/tmp/diff_new_pack.KAO9Tu/_new  2022-10-03 20:08:03.937371431 +0200
@@ -20,7 +20,7 @@
 %define         soname  3_0
 %define         libsocksoname  libsocketxx1_2
 Name:           gdcm
-Version:        3.0.12
+Version:        3.0.18
 Release:        0
 Summary:        C++ library to parse DICOM medical files
 License:        BSD-3-Clause
@@ -64,11 +64,13 @@
 It also provides PS 3.15 certificates and password based mechanism to
 anonymize and de-identify DICOM datasets.
 
-%package        libgdcm%{soname}
+%package    -n  libgdcm%{soname}
 Summary:        DICOM medical file parser library
 Group:          System/Libraries
+Obsoletes:      gdcm-libgdcm3_0 <= 3.0.12
+Provides:       libgdcm%{soname} = %{version}
 
-%description    libgdcm%{soname}
+%description -n libgdcm%{soname}
 This package contains the shared library required by applications that
 are using %{name} for DICOM processing.
 
@@ -83,7 +85,7 @@
 %package        applications
 Summary:        Command line programs for GDCM
 Group:          Productivity/Graphics/Other
-Requires:       %{name}-libgdcm%{soname}
+Requires:       libgdcm%{soname}
 
 %description    applications
 This package includes tools to convert, anonymize, manipulate,
@@ -94,7 +96,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{libsocksoname}
 Requires:       %{name}-applications%{?_isa} = %{version}-%{release}
-Requires:       %{name}-libgdcm%{soname}
+Requires:       libgdcm%{soname}
 
 %description    devel
 Header files needed for developing applications that want to make use
@@ -103,7 +105,7 @@
 %package        examples
 Summary:        GDCM examples
 Group:          Productivity/Graphics/Other
-Requires:       %{name}-libgdcm%{soname}
+Requires:       libgdcm%{soname}
 
 %description    examples
 CSharp, C++, Java, PHP and Python example programs for GDCM.
@@ -112,7 +114,7 @@
 Summary:        Python bindings for GDCM
 Group:          Productivity/Graphics/Other
 %{?python_provide:%python_provide python3-gdcm}
-Requires:       %{name}-libgdcm%{soname}
+Requires:       libgdcm%{soname}
 
 %description -n python3-gdcm
 A Python module for interfacing with the GDCM library.
@@ -185,9 +187,9 @@
 
 %fdupes %{buildroot}
 
-%post libgdcm%{soname}  -p /sbin/ldconfig
+%post -n libgdcm%{soname}  -p /sbin/ldconfig
 %post -n %{libsocksoname}  -p /sbin/ldconfig
-%postun libgdcm%{soname} -p /sbin/ldconfig
+%postun -n libgdcm%{soname} -p /sbin/ldconfig
 %postun -n %{libsocksoname}  -p /sbin/ldconfig
 
 %check
@@ -201,7 +203,7 @@
 %dir %{_datadir}/%{name}-3.0
 %{_datadir}/%{name}-3.0/XML/
 
-%files libgdcm%{soname}
+%files -n libgdcm%{soname}
 %{_libdir}/libgdcm*.so.*
 
 %files -n %{libsocksoname}

++++++ gdcm-3.0.12.tar.bz2 -> gdcm-3.0.18.tar.bz2 ++++++
++++ 18551 lines of diff (skipped)

Reply via email to