Hello community, here is the log from the commit of package python-pydicom for openSUSE:Factory checked in at 2017-10-13 14:16:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pydicom (Old) and /work/SRC/openSUSE:Factory/.python-pydicom.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pydicom" Fri Oct 13 14:16:05 2017 rev:3 rq:533142 version:0.9.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pydicom/python-pydicom.changes 2017-09-12 19:55:57.298352188 +0200 +++ /work/SRC/openSUSE:Factory/.python-pydicom.new/python-pydicom.changes 2017-10-13 14:16:10.176012405 +0200 @@ -1,0 +2,5 @@ +Mon Sep 11 15:14:49 UTC 2017 - [email protected] + +- Make package description neutral and compact it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pydicom.spec ++++++ --- /var/tmp/diff_new_pack.jyF1vN/_old 2017-10-13 14:16:10.887981099 +0200 +++ /var/tmp/diff_new_pack.jyF1vN/_new 2017-10-13 14:16:10.887981099 +0200 @@ -42,16 +42,14 @@ %python_subpackages %description -pydicom is a pure python package for parsing DICOM files. +pydicom is a pure python package for parsing DICOM files +into natural pythonic structures for further manipulation. +Modified datasets can be written again to DICOM format files. DICOM is a standard (http://medical.nema.org) for communicating medical images and related information such as reports and radiotherapy objects. -pydicom makes it easy to read these complex files into natural -pythonic structures for easy manipulation. -Modified datasets can be written again to DICOM format files. - %prep %setup -q -n pydicom-%{version} cp %{SOURCE1} ./
