!66 Update Conflicts form 4.0 to 5.0
From: @xiexing01 Reviewed-by: @macchen1 Signed-off-by: @macchen1
This commit is contained in:
commit
16ddfe7148
@ -6,7 +6,7 @@
|
|||||||
%global Pname redis
|
%global Pname redis
|
||||||
Name: redis6
|
Name: redis6
|
||||||
Version: 6.2.7
|
Version: 6.2.7
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A persistent key-value database
|
Summary: A persistent key-value database
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
URL: https://redis.io
|
URL: https://redis.io
|
||||||
@ -71,7 +71,7 @@ API documentation is available in the redis-doc package.
|
|||||||
Summary: Documentation for Redis
|
Summary: Documentation for Redis
|
||||||
License: CC-BY-SA
|
License: CC-BY-SA
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Conflicts: redis < 4.0
|
Conflicts: redis < 5.0
|
||||||
%description doc
|
%description doc
|
||||||
Detailed documentation for many aspects of Redis use,
|
Detailed documentation for many aspects of Redis use,
|
||||||
administration and development.
|
administration and development.
|
||||||
@ -214,6 +214,9 @@ fi
|
|||||||
%{_docdir}/%{Pname}
|
%{_docdir}/%{Pname}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 27 2022 Ge Wang <wangge20@h-partners.com> - 6.2.7-2
|
||||||
- Update config.guess and config.sub for loongarch64 architecture
|
- Update config.guess and config.sub for loongarch64 architecture
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user