Browse Source

upgrading package: postgresql-timescale 2.3.0 -> 2.3.1

master
parent
commit
94e524643c
  1. 6
      postgresql-timescale/postgresql-timescale.spec

6
postgresql-timescale/postgresql-timescale.spec

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

Loading…
Cancel
Save