From ae2b7fbbe7bda4b755b9edd79b0d527a5f3ac943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20P=C3=B6lsterl?= Date: Sat, 5 Apr 2014 21:25:41 +0200 Subject: [PATCH] Update to 2.4.2 --- .gitignore | 1 + gdcm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f88ef86..1f699c2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /gdcmData.tar.gz /gdcm-2.4.0.tar.bz2 /gdcm-2.4.1.tar.bz2 +/gdcm-2.4.2.tar.bz2 diff --git a/gdcm.spec b/gdcm.spec index e8436e0..620a62c 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -5,8 +5,8 @@ } Name: gdcm -Version: 2.4.1 -Release: 2%{?dist} +Version: 2.4.2 +Release: 1%{?dist} Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files Group: System Environment/Libraries License: BSD @@ -269,6 +269,9 @@ make test -C %{_target_platform} || exit 0 %{python3_sitearch}/* %changelog +* Sat Apr 05 2014 Sebastian Pölsterl - 2.4.2-1 +- Update to 2.4.2 + * Sun Dec 15 2013 Michael Schwendt - 2.4.1-2 - Include license file and a few doc files in base package - Include directory /usr/share/gdcm in base package diff --git a/sources b/sources index 1da8b75..da87e6f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1120f9a5ebcef7df6933ca83545f514d gdcm-2.4.1.tar.bz2 +bb88d063e776c7aebf5931d0947f7eb9 gdcm-2.4.2.tar.bz2 9e73255514b7406f365b615319ed9699 gdcmData.tar.gz