Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 21:19:10 +00:00 committed by Stepan Oksanichenko
parent b1f1baf4b5
commit 26834646b4
2 changed files with 6 additions and 1 deletions

1
.libdatrie.metadata Normal file
View File

@ -0,0 +1 @@
ff3d30605fdc9a226e7acde8de3752125b3a8791 libdatrie-0.2.13.tar.xz

View File

@ -1,6 +1,6 @@
Name: libdatrie
Version: 0.2.13
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Implementation of Double-Array structure for representing trie
License: LGPLv2+
URL: http://linux.thai.net/projects/datrie
@ -64,6 +64,10 @@ LD_LIBRARY_PATH=../datrie/.libs %make_build check
%{_pkgdocdir}-devel/*.{html,css,png,js,svg}
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.2.13-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Jun 25 2021 Peng Wu <pwu@redhat.com> - 0.2.13-3
- Rebuild the package
- Resolves: #1973518