- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 01:10:01 +00:00
parent ee123e7748
commit 5b87e8f9b6

View File

@ -1,6 +1,6 @@
Name: libdatrie
Version: 0.2.13
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Implementation of Double-Array structure for representing trie
License: LGPLv2+
URL: http://linux.thai.net/projects/datrie
@ -64,6 +64,9 @@ LD_LIBRARY_PATH=../datrie/.libs %make_build check
%{_pkgdocdir}-devel/*.{html,css,png,js,svg}
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.2.13-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Feb 1 2021 Peng Wu <pwu@redhat.com> - 0.2.13-1
- Update to 0.2.13