Hello community,

here is the log from the commit of package dcmtk for openSUSE:Factory checked 
in at 2019-11-20 12:38:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dcmtk (Old)
 and      /work/SRC/openSUSE:Factory/.dcmtk.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dcmtk"

Wed Nov 20 12:38:02 2019 rev:19 rq:749834 version:3.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/dcmtk/dcmtk.changes      2019-03-20 
13:20:29.181326436 +0100
+++ /work/SRC/openSUSE:Factory/.dcmtk.new.26869/dcmtk.changes   2019-11-20 
12:38:05.641791024 +0100
@@ -1,0 +2,8 @@
+Wed Nov 20 07:26:03 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 3.6.5. See DOCS/CHANGES.365 for more information
+  * Updated code definitions for DICOM 2018e
+  * Fix some -Wunused-result warnings warnings
+  * Fixed CMake error if "FindPkgConfig" is missing
+
+-------------------------------------------------------------------

Old:
----
  dcmtk-3.6.4.tar.gz

New:
----
  dcmtk-3.6.5.tar.gz

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

Other differences:
------------------
++++++ dcmtk.spec ++++++
--- /var/tmp/diff_new_pack.r1kdlx/_old  2019-11-20 12:38:06.805790543 +0100
+++ /var/tmp/diff_new_pack.r1kdlx/_new  2019-11-20 12:38:06.809790541 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dcmtk
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
 
 
 %define libname libdcmtk3_6
+%define abiversion 15
 Name:           dcmtk
-Version:        3.6.4
+Version:        3.6.5
 Release:        0
 Summary:        DICOM Toolkit
 License:        BSD-3-Clause AND Apache-2.0
@@ -32,15 +33,16 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libicu-devel
-BuildRequires:  libjpeg-devel
-BuildRequires:  libopenssl-devel
-BuildRequires:  libpng-devel
-BuildRequires:  libsndfile-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  pkgconfig
 BuildRequires:  tcpd-devel
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(libjpeg)
+BuildRequires:  pkgconfig(libopenjp2)
+BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(sndfile)
+BuildRequires:  pkgconfig(zlib)
 
 %description
 DCMTK is a collection of libraries and applications implementing large
@@ -117,7 +119,7 @@
 
 %files -n %{libname}
 %license COPYRIGHT
-%{_libdir}/*.so.14
-%{_libdir}/*.so.14.3.6*
+%{_libdir}/*.so.%{abiversion}
+%{_libdir}/*.so.%{abiversion}.3.6*
 
 %changelog

++++++ dcmtk-3.6.4.tar.gz -> dcmtk-3.6.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/dcmtk/dcmtk-3.6.4.tar.gz 
/work/SRC/openSUSE:Factory/.dcmtk.new.26869/dcmtk-3.6.5.tar.gz differ: char 5, 
line 1


Reply via email to