Accepting request 1343672 from server:database
OBS-URL: https://build.opensuse.org/request/show/1343672 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/redis++?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 29 22:06:09 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.15:
|
||||
* Support cmake FetchContent feature
|
||||
* Support more hash commands
|
||||
* Make variant parser more efficient
|
||||
* Fix event loop crash: avoid closing handle opened by hiredis
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 18 07:15:57 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package redis++
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%define sover 1
|
||||
Name: redis++
|
||||
Version: 1.3.14
|
||||
Version: 1.3.15
|
||||
Release: 0
|
||||
Summary: C++ client for Redis
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7a15b51a857339cc73f444ea93e042a8c911a0e7858cecc394200c47b76fb3f
|
||||
size 204689
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9288fda74f1501c62dd9ab7d6a8dc67de51aa4d5b7c71770baa51987a945941
|
||||
size 207075
|
||||
Reference in New Issue
Block a user