Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c40046ff28 |
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/libdatrie-0.2.8.tar.xz
|
||||
/libdatrie-0.2.9.tar.xz
|
||||
/libdatrie-0.2.13.tar.xz
|
||||
/libdatrie-0.2.14.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: libdatrie
|
||||
Version: 0.2.13
|
||||
Release: 12%{?dist}
|
||||
Version: 0.2.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Implementation of Double-Array structure for representing trie
|
||||
License: LGPL-2.1-or-later
|
||||
URL: http://linux.thai.net/projects/datrie
|
||||
|
|
@ -62,6 +62,10 @@ LD_LIBRARY_PATH=../datrie/.libs %make_build check
|
|||
%{_pkgdocdir}-devel/*.{html,css,png,js,svg}
|
||||
|
||||
%changelog
|
||||
* Fri Nov 28 2025 Peng Wu <pwu@redhat.com> - 0.2.14-1
|
||||
- Update to 0.2.14
|
||||
- Resolves: RHBZ#2416998
|
||||
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (libdatrie-0.2.13.tar.xz) = db3c879d825ead5871c12ef3a06bb093cb1708a6e7e20775eaf82356af9dd6ad54c6b5cabbe1773f2494d3dfa2426528fdd49441038b6294b70ccb1a3d90099a
|
||||
SHA512 (libdatrie-0.2.14.tar.xz) = c5df387a1c9b5fae65eff69102651f4f054d873194d97faa8e329282353156fa4fb41a1ea771b24ade3f0ad2a548d85d7950a4aa6ed4e5c356bc504720e792d1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue