[nifti2dicom] Update to 0.4.7

Orion Poplawski orion at fedoraproject.org
Thu Mar 13 03:31:14 UTC 2014


commit 5a5e6b717e848904a4dbd7f17193b12f78326183
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Mar 12 21:30:52 2014 -0600

    Update to 0.4.7

 .gitignore       |    1 +
 nifti2dicom.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 874a729..9e62684 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /nifti2dicom-0.4.5.tar.gz
 /nifti2dicom-0.4.6.tar.gz
+/nifti2dicom-0.4.7.tar.gz
diff --git a/nifti2dicom.spec b/nifti2dicom.spec
index 3dd098d..391f4c6 100644
--- a/nifti2dicom.spec
+++ b/nifti2dicom.spec
@@ -1,6 +1,6 @@
 Name:           nifti2dicom
-Version:        0.4.6
-Release:        4%{?dist}
+Version:        0.4.7
+Release:        1%{?dist}
 Summary:        Converts 3D medical images to DICOM 2D series
 
 License:        GPLv3+
@@ -70,6 +70,9 @@ fi
 
 
 %changelog
+* Wed Mar 12 2014 Orion Poplawski <orion at cora.nwra.com> 0.4.7-1
+- Update to 0.4.7
+
 * Mon Aug 05 2013 Daniel Vrátil <dvratil at redhat.com> 0.4.6-4
  - Rebuild against VTK
 
diff --git a/sources b/sources
index 69b9ecb..107ebbb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-964542ae5d907c4fbe7cfcc68ef2c7b0  nifti2dicom-0.4.6.tar.gz
+dbc63bcffb2d43555d5c782f41848dab  nifti2dicom-0.4.7.tar.gz


More information about the scm-commits mailing list