Browse Source

upgrading package: valkey 9.0.0 -> 9.0.1

master
parent
commit
a573c54385
  1. 6
      valkey/valkey.spec

6
valkey/valkey.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 9.0.0 %define V_opkg 9.0.1
%define V_dist 9.0.0 %define V_dist 9.0.1
# package information # package information
Name: valkey Name: valkey
@ -36,7 +36,7 @@ Class: PLUS
Group: Database Group: Database
License: BSD License: BSD
Version: %{V_opkg} Version: %{V_opkg}
Release: 20251122 Release: 20251211
# package options # package options
%option with_cluster no %option with_cluster no

Loading…
Cancel
Save