|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_opkg 2.3.0 |
|
|
|
%define V_opkg 2.3.1 |
|
|
|
%define V_dist 2.3.0 |
|
|
|
%define V_dist 2.3.1 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: postgresql-timescale |
|
|
|
Name: postgresql-timescale |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Database |
|
|
|
Group: Database |
|
|
|
License: Apache |
|
|
|
License: Apache |
|
|
|
Version: %{V_opkg} |
|
|
|
Version: %{V_opkg} |
|
|
|
Release: 20210526 |
|
|
|
Release: 20210707 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: https://github.com/timescale/timescaledb/releases/download/%{V_dist}/timescaledb-%{V_dist}.tar.lzma |
|
|
|
Source0: https://github.com/timescale/timescaledb/releases/download/%{V_dist}/timescaledb-%{V_dist}.tar.lzma |
|
|
|