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-12-05 18:00:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdcm (Old) and /work/SRC/openSUSE:Factory/.gdcm.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdcm" Mon Dec 5 18:00:58 2022 rev:17 rq:1040039 version:3.0.20 Changes: -------- --- /work/SRC/openSUSE:Factory/gdcm/gdcm.changes 2022-11-02 15:32:57.995390220 +0100 +++ /work/SRC/openSUSE:Factory/.gdcm.new.1835/gdcm.changes 2022-12-05 18:01:02.292528341 +0100 @@ -1,0 +2,6 @@ +Sun Dec 4 16:22:28 UTC 2022 - Dirk Müller <dmuel...@suse.com> + +- update to 3.0.20: + * no upstream changelog available + +------------------------------------------------------------------- Old: ---- gdcm-3.0.19.tar.bz2 New: ---- gdcm-3.0.20.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdcm.spec ++++++ --- /var/tmp/diff_new_pack.RlLG64/_old 2022-12-05 18:01:02.928531805 +0100 +++ /var/tmp/diff_new_pack.RlLG64/_new 2022-12-05 18:01:02.936531848 +0100 @@ -20,13 +20,13 @@ %define soname 3_0 %define libsocksoname libsocketxx1_2 Name: gdcm -Version: 3.0.19 +Version: 3.0.20 Release: 0 Summary: C++ library to parse DICOM medical files License: BSD-3-Clause Group: Productivity/Graphics/Other URL: https://gdcm.sourceforge.net/wiki/index.php/Main_Page -Source0: https://sourceforge.net/projects/gdcm/files/gdcm%203.x/GDCM%20%{version}/%{name}-%{version}.tar.bz2 +Source0: https://sourceforge.net/projects/gdcm/files/gdcm%{203}.x/GDCM%{20}%{version}/%{name}-%{version}.tar.bz2 Patch1: 0001-Fix-build-with-CharLS-2.1.0.patch Patch2: gdcm-2.4.0-usecopyright.patch BuildRequires: CharLS-devel >= 2.0 @@ -35,12 +35,6 @@ BuildRequires: doxygen BuildRequires: fdupes BuildRequires: fontconfig-devel -#check for Leap version = 15.4 -%if 0%{?sle_version} >= 150400 && 0%{?is_opensuse} -BuildRequires: gcc11-c++ -%else -BuildRequires: gcc-c++ -%endif BuildRequires: libexpat-devel BuildRequires: libjson-c-devel BuildRequires: libpoppler-devel @@ -53,6 +47,12 @@ BuildRequires: swig BuildRequires: cmake(DCMTK) BuildRequires: pkgconfig(libopenjp2) +#check for Leap version = 15.4 +%if 0%{?sle_version} >= 150400 && 0%{?is_opensuse} +BuildRequires: gcc11-c++ +%else +BuildRequires: gcc-c++ +%endif %description Grassroots DiCoM (GDCM) is a C++ library for parsing DICOM medical files. @@ -110,9 +110,9 @@ CSharp, C++, Java, PHP and Python example programs for GDCM. %package -n python3-gdcm +%{?python_provide:%python_provide python3-gdcm} Summary: Python bindings for GDCM Group: Productivity/Graphics/Other -%{?python_provide:%python_provide python3-gdcm} Requires: libgdcm%{soname} %description -n python3-gdcm @@ -194,7 +194,7 @@ %check # Making the tests informative only for now. Several failing tests (27/228): # 11,40,48,49,107-109,111-114,130-135,146,149,,151-154,157,194,216,219 -make %{?_smp_mflags} test || exit 0 +%make_build test || exit 0 %files %doc AUTHORS INSTALL.txt README.md ++++++ gdcm-3.0.19.tar.bz2 -> gdcm-3.0.20.tar.bz2 ++++++ ++++ 3128 lines of diff (skipped)