Upgrade to version 0.9.27
This commit is contained in:
parent
c4e8221bde
commit
43f41c5dbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/LMDB_0.9.24.tar.gz
|
||||
/LMDB_0.9.25.tar.gz
|
||||
/LMDB_0.9.26.tar.gz
|
||||
/LMDB_0.9.27.tar.gz
|
||||
|
@ -2,10 +2,10 @@
|
||||
%global archive_path libraries/lib%{name}
|
||||
|
||||
# Archive from GitLab tag contains the commit hash in the top-level directory name
|
||||
%global commit_hash 20403b7b3818fdddb11288245061b31a36066472
|
||||
%global commit_hash 3c9aa9df8497ad977e0f91347f0626f5d53c9ab7
|
||||
|
||||
Name: lmdb
|
||||
Version: 0.9.26
|
||||
Version: 0.9.27
|
||||
Release: 1%{?dist}
|
||||
Summary: Memory-mapped key-value database
|
||||
|
||||
@ -120,6 +120,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 27 2020 Jan Staněk <jstanek@redhat.com> - 0.9.27-1
|
||||
- Upgrade to version 0.9.27
|
||||
|
||||
* Wed Aug 12 2020 Jan Staněk <jstanek@redhat.com> - 0.9.26-1
|
||||
- Upgrade to version 0.9.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (LMDB_0.9.26.tar.gz) = 84bfea1b4fb75d6b558f21deea084b3cb8ff0324a0d8a2827460072372bf84e603f634891d94219f789f1f372bb4658817140ade5ee975f237cd9dd6ad345a68
|
||||
SHA512 (LMDB_0.9.27.tar.gz) = bbd469cb00fbf2503575048b2c60e289e6bc2a59cdaafae23d2032203eff1ee0d934a76d95850810b61131c11e8aa9933057f60f286c6b21218f20721e54f517
|
||||
|
Loading…
Reference in New Issue
Block a user