Hello community,

here is the log from the commit of package timescaledb for openSUSE:Factory 
checked in at 2020-06-22 17:45:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/timescaledb (Old)
 and      /work/SRC/openSUSE:Factory/.timescaledb.new.2956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "timescaledb"

Mon Jun 22 17:45:31 2020 rev:7 rq:816033 version:1.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/timescaledb/timescaledb.changes  2020-04-05 
20:54:22.353238469 +0200
+++ /work/SRC/openSUSE:Factory/.timescaledb.new.2956/timescaledb.changes        
2020-06-22 17:45:38.297795727 +0200
@@ -1,0 +2,17 @@
+Wed Jun 17 17:07:03 UTC 2020 - Bruno Friedmann <[email protected]>
+
+- update to version 1.7.1 bugfix
+  https://github.com/timescale/timescaledb/releases/tag/1.7.1
+  Please note that with the release of 1.7, support for PostgreSQL
+  9.6.x and 10.x are deprecated. version 2 will only support 11,12
+- Packaging : 
+  + Activate postgresql12 supported now
+  + Modifiy download url to grab a nice named tar.gz
+
+-------------------------------------------------------------------
+Tue May  5 00:40:49 UTC 2020 - Marcus Rueckert <[email protected]>
+
+- update to 1.7.0
+  https://github.com/timescale/timescaledb/releases/tag/1.7.0
+
+-------------------------------------------------------------------
@@ -4 +20,0 @@
-- update to 1.6.1

Old:
----
  1.6.1.tar.gz

New:
----
  timescaledb-1.7.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ timescaledb.spec ++++++
--- /var/tmp/diff_new_pack.seqI2M/_old  2020-06-22 17:45:38.973797897 +0200
+++ /var/tmp/diff_new_pack.seqI2M/_new  2020-06-22 17:45:38.973797897 +0200
@@ -19,13 +19,13 @@
 %define         pgname  @BUILD_FLAVOR@%{nil}
 %define         sname   timescaledb
 %define         priority    %{pgname}
-Version:        1.6.1
+Version:        1.7.1
 Release:        0
 Summary:        A time-series database extension for PostgreSQL
 License:        Apache-2.0
 Group:          Productivity/Databases/Tools
 URL:            https://www.timescale.com/
-Source:         https://github.com/timescale/%{sname}/archive/%{version}.tar.gz
+Source:         
https://github.com/timescale/%{sname}/archive/%{version}/%{sname}-%{version}.tar.gz
 Patch0:         clang-format9_support.diff
 BuildRequires:  %{pgname}-server
 BuildRequires:  %{pgname}-server-devel

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.seqI2M/_old  2020-06-22 17:45:39.005798000 +0200
+++ /var/tmp/diff_new_pack.seqI2M/_new  2020-06-22 17:45:39.005798000 +0200
@@ -2,4 +2,5 @@
   <package>postgresql96</package>
   <package>postgresql10</package>
   <package>postgresql11</package>
+  <package>postgresql12</package>
 </multibuild>


Reply via email to