new release

This commit is contained in:
David Tardon 2013-02-28 16:06:57 +01:00
parent 08baa80f36
commit 710b01c0bd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ mdds_0.3.0.tar.bz2
/mdds_0.5.4.tar.bz2
/mdds_0.6.0.tar.bz2
/mdds_0.6.1.tar.bz2
/mdds_0.7.0.tar.bz2

View File

@ -1,6 +1,6 @@
Name: mdds
Version: 0.6.1
Release: 3%{?dist}
Version: 0.7.0
Release: 1%{?dist}
Summary: A collection of multi-dimensional data structures and indexing algorithms
Group: Development/Libraries
@ -60,6 +60,9 @@ make check %{?_smp_mflags}
%changelog
* Thu Feb 28 2013 David Tardon <dtardon@redhat.com> - 0.7.0-1
- new release
* Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 0.6.1-3
- Rebuild for Boost-1.53.0

View File

@ -1 +1 @@
9f9e15966b5624834157fe3d748312bc mdds_0.6.1.tar.bz2
cc23006b1b77c4223bc3eebdd88dd906 mdds_0.7.0.tar.bz2