diff --git a/gdcm.spec b/gdcm.spec index c2125c9..1ff0005 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -5,8 +5,8 @@ } Name: gdcm -Version: 2.4.0 -Release: 4%{?dist} +Version: 2.4.1 +Release: 1%{?dist} Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files Group: Development/Libraries License: BSD @@ -269,6 +269,9 @@ make test -C %{_target_platform} || exit 0 %{python3_sitearch}/* %changelog +* Wed Dec 11 2013 Sebastian Pölsterl - 2.4.1-1 +- Update to 2.4.1 + * Wed Dec 11 2013 Mario Ceresa - 2.4.0-4 - Fixes #1001298 - Minor fixes on the spec