Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package redis++ for openSUSE:Factory checked in at 2023-05-21 19:08:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redis++ (Old) and /work/SRC/openSUSE:Factory/.redis++.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redis++" Sun May 21 19:08:47 2023 rev:7 rq:1088073 version:1.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/redis++/redis++.changes 2023-04-02 19:18:39.312908884 +0200 +++ /work/SRC/openSUSE:Factory/.redis++.new.1533/redis++.changes 2023-05-21 19:09:40.494766172 +0200 @@ -1,0 +2,12 @@ +Sat May 20 06:30:47 UTC 2023 - Andreas Stieger <[email protected]> + +- update to 1.3.8: + * Fix memory for async interface + * Support sending commands that have no keys, to Redis Cluster in + async mode + * Support verify mode for TLS support, so we can skip certificate + verification + * Support keepalive with customized interval +- drop fix-missing-include.patch includes upstream + +------------------------------------------------------------------- Old: ---- 1.3.7.tar.gz fix-missing-include.patch New: ---- 1.3.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redis++.spec ++++++ --- /var/tmp/diff_new_pack.uy7U4M/_old 2023-05-21 19:09:40.858768250 +0200 +++ /var/tmp/diff_new_pack.uy7U4M/_new 2023-05-21 19:09:40.862768273 +0200 @@ -18,13 +18,12 @@ %define sover 1 Name: redis++ -Version: 1.3.7 +Version: 1.3.8 Release: 0 Summary: C++ client for Redis License: Apache-2.0 URL: https://github.com/sewenew/redis-plus-plus Source0: https://github.com/sewenew/redis-plus-plus/archive/%{version}.tar.gz -Patch0: fix-missing-include.patch BuildRequires: c++_compiler BuildRequires: cmake BuildRequires: pkgconfig @@ -70,6 +69,9 @@ %install %cmake_install +%check +%ctest + %post -n lib%{name}%{sover} -p /sbin/ldconfig %postun -n lib%{name}%{sover} -p /sbin/ldconfig ++++++ 1.3.7.tar.gz -> 1.3.8.tar.gz ++++++ ++++ 2412 lines of diff (skipped)
