From 6fba2ef956ce68cb209bbbada8074ecf34dca32a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20P=C3=B6lsterl?= Date: Sun, 3 Jan 2016 23:06:50 +0100 Subject: [PATCH] Update to 2.6.2 (#1293895) --- .gitignore | 1 + gdcm.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e738351..0e3f3e2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /gdcm-2.4.4.tar.bz2 /gdcm-2.4.5.tar.bz2 /gdcm-2.6.1.tar.bz2 +/gdcm-2.6.2.tar.gz diff --git a/gdcm.spec b/gdcm.spec index fab649c..7beb2f4 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -5,8 +5,8 @@ } Name: gdcm -Version: 2.6.1 -Release: 5%{?dist} +Version: 2.6.2 +Release: 1%{?dist} Summary: Grassroots DiCoM is a C++ library to parse DICOM medical files Group: System Environment/Libraries License: BSD @@ -285,6 +285,9 @@ make test -C %{_target_platform} || exit 0 %{python3_sitearch}/* %changelog +* Sun Jan 03 2015 Sebastian Pölsterl - 2.6.2-1 +- Update to 2.6.2 (#1293895) + * Sun Nov 15 2015 Sebastian Pölsterl - 2.6.1-5 - Fix paths in GDCMConfig.cmake diff --git a/sources b/sources index 4627335..b56b2ce 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c3158754b2c9015af4d0ca78b37dbfea gdcm-2.6.1.tar.bz2 +7ed9cc3a3735ad648e903c3f9673dcec gdcm-2.6.2.tar.gz 9e73255514b7406f365b615319ed9699 gdcmData.tar.gz