!66 Update Conflicts form 4.0 to 5.0

From: @xiexing01 
Reviewed-by: @macchen1 
Signed-off-by: @macchen1
This commit is contained in:
openeuler-ci-bot 2023-12-19 07:12:24 +00:00 committed by Gitee
commit 16ddfe7148
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -6,7 +6,7 @@
%global Pname redis
Name: redis6
Version: 6.2.7
Release: 2
Release: 3
Summary: A persistent key-value database
License: BSD and MIT
URL: https://redis.io
@ -71,7 +71,7 @@ API documentation is available in the redis-doc package.
Summary: Documentation for Redis
License: CC-BY-SA
BuildArch: noarch
Conflicts: redis < 4.0
Conflicts: redis < 5.0
%description doc
Detailed documentation for many aspects of Redis use,
administration and development.
@ -214,6 +214,9 @@ fi
%{_docdir}/%{Pname}
%changelog
* Mon Dec 18 2023 xiexing <xiexing4@h-partners.com> - 6.2.7-3
- Update Conflicts form 4.0 to 5.0
* Tue Dec 27 2022 Ge Wang <wangge20@h-partners.com> - 6.2.7-2
- Update config.guess and config.sub for loongarch64 architecture