Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
010c42c536
commit
2b11cb9813
@ -1,6 +1,6 @@
|
|||||||
Name: libdatrie
|
Name: libdatrie
|
||||||
Version: 0.2.13
|
Version: 0.2.13
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Summary: Implementation of Double-Array structure for representing trie
|
Summary: Implementation of Double-Array structure for representing trie
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: http://linux.thai.net/projects/datrie
|
URL: http://linux.thai.net/projects/datrie
|
||||||
@ -62,6 +62,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
|
||||||
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Wed May 17 2023 Peng Wu <pwu@redhat.com> - 0.2.13-6
|
* Wed May 17 2023 Peng Wu <pwu@redhat.com> - 0.2.13-6
|
||||||
- Migrate to SPDX license
|
- Migrate to SPDX license
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user