diff --git a/.gitignore b/.gitignore index 5d9ed99..0d1d15f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /LMDB_0.9.21.tar.gz /LMDB_0.9.22.tar.gz /LMDB_0.9.23.tar.gz +/LMDB_0.9.24.tar.gz diff --git a/lmdb.spec b/lmdb.spec index a7101b0..297493d 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -2,8 +2,8 @@ %global archive_path libraries/lib%{name} Name: lmdb -Version: 0.9.23 -Release: 5%{?dist} +Version: 0.9.24 +Release: 1%{?dist} Summary: Memory-mapped key-value database License: OpenLDAP @@ -11,8 +11,8 @@ URL: http://symas.com/mdb/ Source0: https://github.com/LMDB/lmdb/archive/LMDB_%{version}.tar.gz Source1: lmdb.pc.in # Patch description in the corresponding file -Patch0: lmdb-make.patch -Patch1: lmdb-s390-check.patch +Patch0: lmdb-make.patch +Patch1: lmdb-s390-check.patch BuildRequires: make BuildRequires: gcc @@ -49,9 +49,7 @@ The %{name}-doc package contains automatically generated documentation for %{nam %prep -%setup -q -n %{name}-LMDB_%{version} -%patch0 -p1 -b .make -%patch1 -p1 -b .s390-check +%autosetup -p1 -n %{name}-LMDB_%{version} %build @@ -118,6 +116,9 @@ popd %changelog +* Tue Mar 24 2020 Jan Staněk - 0.9.24-1 +- Upgrade to version 0.9.24 + * Thu Jan 30 2020 Tom Stellard - 0.9.23-5 - Use make_build macro diff --git a/sources b/sources index f612e09..bbec918 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (LMDB_0.9.23.tar.gz) = 47466a96ce288d18d489acf1abf811aa973649848a4cac31f71e1f25ea781a055ebd6616d2d630214b2df2f146f12609c82d65be0196f49d6b46a6c96464e120 +SHA512 (LMDB_0.9.24.tar.gz) = c3a96c27f13c072ef5861bcea045d82f0a220dbd938579411ea6c38ac0696b3620c71f1e2cc56d31db5105f3533da95aba1ac34653d8bdcfa4f2f1fb831cccb1