File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 8
8
%global gittag_nov %{version }
9
9
10
10
Name: lua-resty-core
11
- Version: 0.1.17
11
+ Version: 0.1.18
12
12
Release: 1%{?dist }
13
13
Summary: New FFI-based API for lua-nginx-module
14
14
Group: Development/Libraries
Original file line number Diff line number Diff line change 4
4
%global lualibdir %{_libdir }/lua/%{luaver }
5
5
%global luapkgdir %{_datadir }/lua/%{luaver }
6
6
7
- %global gittag v0.09
8
- %global gittag_nov 0.09
7
+ %global gittag v%{ version }
8
+ %global gittag_nov %{ version }
9
9
10
10
Name: lua-resty-lrucache
11
- Version: 0.9
11
+ Version: 0.10
12
12
Release: 1%{?dist }
13
13
Summary: Lua-land LRU Cache based on LuaJIT FFI
14
14
Group: Development/Libraries
Original file line number Diff line number Diff line change 8
8
%global gittag_nov %{version }
9
9
10
10
Name: lua-resty-redis
11
- Version: 0.27
11
+ Version: 0.28
12
12
Release: 1%{?dist }
13
13
Summary: Lua redis client driver for nginx-module-lua based on the cosocket API
14
14
Group: Development/Libraries
Original file line number Diff line number Diff line change 4
4
%global lualibdir %{_libdir }/lua/%{luaver }
5
5
%global luapkgdir %{_datadir }/lua/%{luaver }
6
6
7
- %global gittag v0.02
8
- %global gittag_nov 0.02
7
+ %global gittag v0.03
8
+ %global gittag_nov 0.03
9
9
10
10
Name: lua-resty-shell
11
- Version: 0.2
11
+ Version: 0.3
12
12
Release: 1%{?dist }
13
13
Summary: Lua module for nonblocking system shell command executions
14
14
Group: Development/Libraries
Original file line number Diff line number Diff line change 8
8
%global gittag_nov %{version }
9
9
10
10
Name: lua-resty-string
11
- Version: 0.11
11
+ Version: 0.12
12
12
Release: 1%{?dist }
13
13
Summary: String utilities and common hash functions for nginx-module-lua and LuaJIT
14
14
Group: Development/Libraries
You can’t perform that action at this time.
0 commit comments