Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 22:13:41 +00:00 committed by Stepan Oksanichenko
parent 411ef1dd3f
commit e2be129743
2 changed files with 6 additions and 1 deletions

1
.mdds.metadata Normal file
View File

@ -0,0 +1 @@
11bac760f9016e207bd2a3d0e9ad4e29b73ca1be mdds-1.7.0.tar.bz2

View File

@ -5,7 +5,7 @@
Name: mdds
Version: 1.7.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A collection of multi-dimensional data structures and indexing algorithms
License: MIT
@ -62,6 +62,10 @@ make check %{?_smp_mflags}
%license LICENSE
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7.0-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.7.0-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937