File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
Name: tarantool-memcached
2
- Version: 0. 1.0
2
+ Version: 1.0.1
3
3
Release: 1%{?dist }
4
4
Summary: Memcached protocol emulation for Tarantool
5
5
Group: Applications/Databases
@@ -8,12 +8,12 @@ URL: https://github.com/tarantool/memcached
8
8
Source0: https://github.com/tarantool/memcached/archive/%{version }/%{name }-%{version }.tar.gz
9
9
BuildRequires: cmake >= 2.8
10
10
BuildRequires: gcc >= 4.5
11
- BuildRequires: tarantool-devel >= 1.6.8 .0
11
+ BuildRequires: tarantool-devel >= 1.10 .0
12
12
BuildRequires: small-devel
13
13
#BuildRequires: msgpuck-devel
14
14
BuildRequires: /usr/bin/prove
15
15
BuildRequires: cyrus-sasl-devel
16
- Requires: tarantool >= 1.6.8 .0
16
+ Requires: tarantool >= 1.10 .0
17
17
18
18
%description
19
19
This package provides a Memcached protocol emulation for Tarantool.
You can’t perform that action at this time.
0 commit comments