From ff69d99e03bf1777fc95949aeae631909b93a4ae Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 24 Apr 2014 17:07:35 +0200 Subject: [PATCH] new upstream release 0.10.3 --- .gitignore | 1 + mdds.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2b76f00..c44a616 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ mdds_0.3.0.tar.bz2 /mdds_0.10.0.tar.bz2 /mdds_0.10.1.tar.bz2 /mdds_0.10.2.tar.bz2 +/mdds_0.10.3.tar.bz2 diff --git a/mdds.spec b/mdds.spec index 7f2a665..470b4df 100644 --- a/mdds.spec +++ b/mdds.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: mdds -Version: 0.10.2 +Version: 0.10.3 Release: 1%{?dist} Summary: A collection of multi-dimensional data structures and indexing algorithms @@ -59,6 +59,9 @@ make check %{?_smp_mflags} %doc AUTHORS COPYING NEWS README %changelog +* Thu Apr 24 2014 David Tardon - 0.10.3-1 +- new upstream release + * Thu Feb 13 2014 David Tardon - 0.10.2-1 - new bugfix release diff --git a/sources b/sources index 25e9225..adc62ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47203e7cade74e5c385aa812f21e7932 mdds_0.10.2.tar.bz2 +aa5ca9d1ed1082890835afab26400a39 mdds_0.10.3.tar.bz2