- 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:
parent
ee123e7748
commit
5b87e8f9b6
@ -1,6 +1,6 @@
|
|||||||
Name: libdatrie
|
Name: libdatrie
|
||||||
Version: 0.2.13
|
Version: 0.2.13
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Implementation of Double-Array structure for representing trie
|
Summary: Implementation of Double-Array structure for representing trie
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://linux.thai.net/projects/datrie
|
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}
|
%{_pkgdocdir}-devel/*.{html,css,png,js,svg}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 1 2021 Peng Wu <pwu@redhat.com> - 0.2.13-1
|
||||||
- Update to 0.2.13
|
- Update to 0.2.13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user