diff --git a/hiredis.spec b/hiredis.spec index 2c386d0e020c66f60d3c3f321287a89b2955d41b..717499333f1e495fba1b95374a82e3935c5d8a01 100644 --- a/hiredis.spec +++ b/hiredis.spec @@ -1,6 +1,6 @@ Name: hiredis Version: 1.0.2 -Release: 2 +Release: 3 Summary: A minimalistic C client library for the Redis database License: BSD URL: https://github.com/redis/hiredis @@ -61,6 +61,9 @@ make check || true %{_libdir}/pkgconfig/hiredis.pc %changelog +* Tue May 24 2022 loong_C - 1.0.2-3 +- fix spec changelog date + * Mon Dec 20 2021 wulei - 1.0.2-2 - Fix mem_size overflow @@ -70,7 +73,7 @@ make check || true * Fri Jun 4 2021 lingsheng - 0.13.3-12 - fix heap buffer overflow in redisvFormatCommand -* Thu Mar 17 2020 likexin - 0.13.3-11 +* Tue Mar 17 2020 likexin - 0.13.3-11 - fix up cve-2020-7105 * Tue Dec 31 2019 liujing - 0.13.3-10