From 340cbe7ea005a28b8adcd0d9c04c2daff8935fd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20P=C3=B6lsterl?= Date: Wed, 11 Dec 2013 19:35:25 +0100 Subject: [PATCH] Update to 2.4.1 --- gdcm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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