Browse Source

upgrading package: postgresql-timescale 1.4.1 -> 1.4.2

master
parent
commit
c209e9a8bf
  1. 6
      postgresql-timescale/postgresql-timescale.spec

6
postgresql-timescale/postgresql-timescale.spec

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

Loading…
Cancel
Save