From 3f3ba6da973dc8930ff9af6aeb0d8d05a0b62e77 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 12 Jul 2013 13:30:19 -0600 Subject: [PATCH] Update to 2.2.4 - Rebuild for vtk 6.0.0 --- .gitignore | 1 + gdcm.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8a9f130..25e0fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /gdcm-2.0.17.tar.bz2 /gdcm-2.0.18.tar.bz2 /gdcm-2.2.3.tar.bz2 +/gdcm-2.2.4.tar.bz2 diff --git a/gdcm.spec b/gdcm.spec index 2cc4df7..498eb53 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -5,12 +5,12 @@ } Name: gdcm -Version: 2.2.3 -Release: 3%{?dist} +Version: 2.2.4 +Release: 1%{?dist} Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files Group: Development/Libraries License: BSD -URL: http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=Main_Page +URL: http://gdcm.sourceforge.net/wiki/index.php/Main_Page Source0: http://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%20%{version}/%{name}-%{version}.tar.bz2 #Source1: http://downloads.sourceforge.net/project/gdcm/gdcmData/gdcmData/gdcmData.tar.bz2 # There is a bug in doxygen preventing compilation on: @@ -194,6 +194,10 @@ ctest . %{python_sitelib}/* %changelog +* Fri Jul 12 2013 Orion Poplawski - 2.2.4-1 +- Update to 2.2.4 +- Rebuild for vtk 6.0.0 + * Sun Jun 30 2013 Bruno Wolff III - 2.2.3-3 - Rebuild for poppler soname bump diff --git a/sources b/sources index 408c4fa..c607998 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -592f00c9748158955fecb5b7c46ae4af gdcm-2.2.3.tar.bz2 +d53e708f973efbe2f1c500cc7198b27e gdcm-2.2.4.tar.bz2