[packages/leveldb] - updated to 1.22

qboosh qboosh at pld-linux.org
Fri May 22 16:53:01 CEST 2020


commit 957891c62bb3063cbde07b6d700f2982233b611e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 22 16:53:37 2020 +0200

    - updated to 1.22

 leveldb-soname.patch | 2 +-
 leveldb.spec         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/leveldb.spec b/leveldb.spec
index 326ca2f..47b1c11 100644
--- a/leveldb.spec
+++ b/leveldb.spec
@@ -10,13 +10,13 @@
 Summary:	LevelDB - key-value store library
 Summary(pl.UTF-8):	LevelDB - biblioteka bazy danych klucz-wartość
 Name:		leveldb
-Version:	1.21
+Version:	1.22
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/google/leveldb/releases
 Source0:	https://github.com/google/leveldb/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	11609dcd141584a784d879d3879f36b7
+# Source0-md5:	e1dbde14dcda1b58b49f0c214464fdd9
 Patch0:		%{name}-soname.patch
 URL:		https://github.com/google/leveldb
 BuildRequires:	cmake >= 3.9
diff --git a/leveldb-soname.patch b/leveldb-soname.patch
index fc5af67..5c3065d 100644
--- a/leveldb-soname.patch
+++ b/leveldb-soname.patch
@@ -4,7 +4,7 @@
  endif(BUILD_SHARED_LIBS)
  
  add_library(leveldb "")
-+set_target_properties(leveldb PROPERTIES SOVERSION 1 VERSION 1.21)
++set_target_properties(leveldb PROPERTIES SOVERSION 1 VERSION 1.22)
  target_sources(leveldb
    PRIVATE
      "${PROJECT_BINARY_DIR}/${LEVELDB_PORT_CONFIG_DIR}/port_config.h"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/leveldb.git/commitdiff/957891c62bb3063cbde07b6d700f2982233b611e



More information about the pld-cvs-commit mailing list