Upgrade to version 0.9.26
This commit is contained in:
parent
ab3e76060b
commit
c4e8221bde
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
|||||||
/LMDB_0.9.23.tar.gz
|
/LMDB_0.9.23.tar.gz
|
||||||
/LMDB_0.9.24.tar.gz
|
/LMDB_0.9.24.tar.gz
|
||||||
/LMDB_0.9.25.tar.gz
|
/LMDB_0.9.25.tar.gz
|
||||||
|
/LMDB_0.9.26.tar.gz
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
%global archive_path libraries/lib%{name}
|
%global archive_path libraries/lib%{name}
|
||||||
|
|
||||||
# Archive from GitLab tag contains the commit hash in the top-level directory name
|
# Archive from GitLab tag contains the commit hash in the top-level directory name
|
||||||
%global commit_hash 6a1af27ff252f5a1b350fbb52b26275fee8ef605
|
%global commit_hash 20403b7b3818fdddb11288245061b31a36066472
|
||||||
|
|
||||||
Name: lmdb
|
Name: lmdb
|
||||||
Version: 0.9.25
|
Version: 0.9.26
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Memory-mapped key-value database
|
Summary: Memory-mapped key-value database
|
||||||
|
|
||||||
License: OpenLDAP
|
License: OpenLDAP
|
||||||
@ -120,6 +120,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 12 2020 Jan Staněk <jstanek@redhat.com> - 0.9.26-1
|
||||||
|
- Upgrade to version 0.9.26
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.25-3
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.25-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (LMDB_0.9.25.tar.gz) = 847db7cf64ff5b2b92bb81d03a6d5a769356f60d722cad47a8dd8c8316355d9e08d9ae4ef0dbd4e47a852d2d26917d82481d8ff78666674ffafed27a680c97e9
|
SHA512 (LMDB_0.9.26.tar.gz) = 84bfea1b4fb75d6b558f21deea084b3cb8ff0324a0d8a2827460072372bf84e603f634891d94219f789f1f372bb4658817140ade5ee975f237cd9dd6ad345a68
|
||||||
|
Loading…
Reference in New Issue
Block a user