diff --git a/redis5.spec b/redis5.spec index 911b6b70cc5cd3212e850c17b1a621bd49f8fc5e..ef70e8a87ffd5eb95298b614db704dde1e18cc9d 100644 --- a/redis5.spec +++ b/redis5.spec @@ -6,7 +6,7 @@ %global Pname redis Name: redis5 Version: 5.0.14 -Release: 4 +Release: 5 Summary: A persistent key-value database License: BSD and MIT URL: https://redis.io @@ -75,7 +75,7 @@ API documentation is available in the redis-doc package. %package doc Summary: Documentation for Redis -License: CC-BY-SA +License: CC-BY-SA-4.0 BuildArch: noarch Conflicts: redis < 4.0 %description doc @@ -198,6 +198,9 @@ exit 0 %{_docdir}/%{Pname} %changelog +* Tue Sep 02 2025 wangkai <13474090681@163.com> - 5.0.14-5 +- License compliance rectification + * Thu Mar 06 2025 wuzhaomin - 5.0.14-4 - fix cve:CVE-2024-31449