new upstream release 1.2.2

f41
David Tardon 9 years ago
parent d5e4779552
commit 8da5fa048e

1
.gitignore vendored

@ -24,3 +24,4 @@ mdds_0.3.0.tar.bz2
/mdds-1.1.0.tar.bz2
/mdds-1.2.0.tar.bz2
/mdds-1.2.1.tar.bz2
/mdds-1.2.2.tar.bz2

@ -4,7 +4,7 @@
%global apiversion 1.2
Name: mdds
Version: 1.2.1
Version: 1.2.2
Release: 1%{?dist}
Summary: A collection of multi-dimensional data structures and indexing algorithms
@ -60,6 +60,9 @@ make check %{?_smp_mflags}
%license LICENSE
%changelog
* Mon Sep 12 2016 David Tardon <dtardon@redhat.com> - 1.2.2-1
- new upstream release
* Mon Jun 27 2016 David Tardon <dtardon@redhat.com> - 1.2.1-1
- new upstream release

@ -1 +1 @@
4cf64cd1f6543501b10054a0801a03dd mdds-1.2.1.tar.bz2
8855cf852a6088cfdc792c6f7ceb0243 mdds-1.2.2.tar.bz2

Loading…
Cancel
Save