[mdds] latest version

David Tardon dtardon at fedoraproject.org
Tue Jul 24 08:34:28 UTC 2012


commit 8a9972493b2c2509950d2e11e42619d3d6e8cbb6
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jul 24 10:30:35 2012 +0200

    latest version

 .gitignore |    1 +
 mdds.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1bda473..fc84216 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ mdds_0.3.0.tar.bz2
 /mdds_0.5.2.tar.bz2
 /mdds_0.5.3.tar.bz2
 /mdds_0.5.4.tar.bz2
+/mdds_0.6.0.tar.bz2
diff --git a/mdds.spec b/mdds.spec
index 1247a60..453c31d 100644
--- a/mdds.spec
+++ b/mdds.spec
@@ -2,8 +2,8 @@
 %global do_perf_tests 0
 
 Name: mdds
-Version: 0.5.4
-Release: 3%{?dist}
+Version: 0.6.0
+Release: 0%{?dist}
 Summary: A collection of multi-dimensional data structures and indexing algorithms
 
 Group: Development/Libraries
@@ -86,6 +86,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jul 23 2012 David Tardon <dtardon at redhat.com> - 0.6.0-1
+- new version
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index c09c16e..3045d7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d33e6871e05709963d7feb48f9620900  mdds_0.5.4.tar.bz2
+3e89a35f253a4f1c7de68c57d851ef38  mdds_0.6.0.tar.bz2


More information about the scm-commits mailing list