From 5a100ffe3ffc7df0208299c0efbb3a1622e32ae4 Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Sep 15 2021 15:07:32 +0000 Subject: again --- diff --git a/SPECS/leveldb.spec b/SPECS/leveldb.spec index 2be803b..88d868e 100644 --- a/SPECS/leveldb.spec +++ b/SPECS/leveldb.spec @@ -1,7 +1,7 @@ %undefine __cmake_in_source_build Name: leveldb Version: 1.23 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A fast and lightweight key/value database library by Google License: BSD URL: https://github.com/google/leveldb @@ -90,6 +90,9 @@ cp -a %{name}.pc %{buildroot}%{_libdir}/pkgconfig/ %changelog +* Wed Sep 15 2021 Kaleb S. KEITHLEY - 1.23-4 +- rebuild from git+lookaside + * Thu Aug 05 2021 Björn Esser - 1.23-3 - Apply patch droppping -fno-rtti properly