From 25c05edb6b10e6acba87c600c99b375d6a17ddb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Stan=C4=9Bk?= Date: Tue, 7 Jul 2020 13:15:58 +0200 Subject: [PATCH] Upgrade to version 0.9.25 Use OpenLDAP git directly in place of GitHub mirror --- .gitignore | 1 + lmdb.spec | 15 +++++++++++---- sources | 2 +- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0d1d15f..42b168a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /LMDB_0.9.22.tar.gz /LMDB_0.9.23.tar.gz /LMDB_0.9.24.tar.gz +/LMDB_0.9.25.tar.gz diff --git a/lmdb.spec b/lmdb.spec index 157281e..2097e4d 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -1,14 +1,17 @@ # The files themselves are in several subdirectories and need to be prefixed wit this. %global archive_path libraries/lib%{name} +# Archive from GitLab tag contains the commit hash in the top-level directory name +%global commit_hash 6a1af27ff252f5a1b350fbb52b26275fee8ef605 + Name: lmdb -Version: 0.9.24 -Release: 3%{?dist} +Version: 0.9.25 +Release: 1%{?dist} Summary: Memory-mapped key-value database License: OpenLDAP URL: http://symas.com/mdb/ -Source0: https://github.com/LMDB/lmdb/archive/LMDB_%{version}.tar.gz +Source0: https://git.openldap.org/openldap/openldap/-/archive/LMDB_%{version}.tar.gz Source1: lmdb.pc.in # Patch description in the corresponding file Patch0: lmdb-make.patch @@ -49,7 +52,7 @@ The %{name}-doc package contains automatically generated documentation for %{nam %prep -%autosetup -p1 -n %{name}-LMDB_%{version} +%autosetup -p1 -n openldap-LMDB_%{version}-%{commit_hash} %build @@ -117,6 +120,10 @@ popd %changelog +* Tue Jul 07 2020 Jan Staněk - 0.9.25-1 +- Upgrade to version 0.9.25 +- Use OpenLDAP git directly in place of GitHub mirror + * Mon Jun 15 2020 Jan Staněk - 0.9.24-3 - Properly %%set_build_flags diff --git a/sources b/sources index bbec918..3ca0517 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (LMDB_0.9.24.tar.gz) = c3a96c27f13c072ef5861bcea045d82f0a220dbd938579411ea6c38ac0696b3620c71f1e2cc56d31db5105f3533da95aba1ac34653d8bdcfa4f2f1fb831cccb1 +SHA512 (LMDB_0.9.25.tar.gz) = 847db7cf64ff5b2b92bb81d03a6d5a769356f60d722cad47a8dd8c8316355d9e08d9ae4ef0dbd4e47a852d2d26917d82481d8ff78666674ffafed27a680c97e9