Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package timescaledb for openSUSE:Factory 
checked in at 2023-02-09 16:23:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/timescaledb (Old)
 and      /work/SRC/openSUSE:Factory/.timescaledb.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "timescaledb"

Thu Feb  9 16:23:48 2023 rev:10 rq:1064023 version:2.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/timescaledb/timescaledb.changes  2022-03-17 
17:02:34.565734844 +0100
+++ /work/SRC/openSUSE:Factory/.timescaledb.new.4462/timescaledb.changes        
2023-02-09 16:23:54.362929043 +0100
@@ -1,0 +2,67 @@
+Mon Feb  6 19:40:18 UTC 2023 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.9.3
+  https://github.com/timescale/timescaledb/releases/tag/2.9.3
+
+-------------------------------------------------------------------
+Tue Jan 31 14:34:33 UTC 2023 - Marcus Rueckert <mrueck...@suse.de>
+
+- enable pg 15 build
+
+-------------------------------------------------------------------
+Tue Jan 24 11:50:59 UTC 2023 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.9.2
+  https://github.com/timescale/timescaledb/releases/tag/2.9.2
+
+-------------------------------------------------------------------
+Sat Dec 24 03:59:55 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.9.1
+  https://github.com/timescale/timescaledb/releases/tag/2.9.1
+
+-------------------------------------------------------------------
+Tue Dec 20 01:44:38 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.9.0
+  https://github.com/timescale/timescaledb/releases/tag/2.9.0
+- dropped clang-format9_support.diff:
+  minimum required version is now 14
+
+-------------------------------------------------------------------
+Mon Oct 10 18:12:36 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.8.1
+  https://github.com/timescale/timescaledb/releases/tag/2.8.1
+
+-------------------------------------------------------------------
+Wed Aug 31 22:12:56 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.8.0
+  https://github.com/timescale/timescaledb/releases/tag/2.8.0
+- refreshed clang-format9_support.diff
+
+-------------------------------------------------------------------
+Sun Jul 31 08:29:03 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.7.2
+  https://github.com/timescale/timescaledb/releases/tag/2.7.1
+  https://github.com/timescale/timescaledb/releases/tag/2.7.2
+
+-------------------------------------------------------------------
+Tue May 24 20:40:08 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.7.0
+  https://github.com/timescale/timescaledb/releases/tag/2.7.0
+- drop ab6b90caf.patch: included upstream
+
+-------------------------------------------------------------------
+Tue Apr 12 13:41:32 UTC 2022 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 2.6.1
+  https://github.com/timescale/timescaledb/releases/tag/2.6.1
+- refreshed patches:
+  clang-format9_support.diff
+  ab6b90caf.patch
+
+-------------------------------------------------------------------

Old:
----
  ab6b90caf.patch
  clang-format9_support.diff
  timescaledb-2.6.0.tar.gz

New:
----
  timescaledb-2.9.3.tar.gz

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

Other differences:
------------------
++++++ timescaledb.spec ++++++
--- /var/tmp/diff_new_pack.nvHgbS/_old  2023-02-09 16:23:56.882942025 +0100
+++ /var/tmp/diff_new_pack.nvHgbS/_new  2023-02-09 16:23:56.886942045 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{pg_version_from_name}
 
 Name:           %{pg_name}-%{ext_name}
-Version:        2.6.0
+Version:        2.9.3
 Release:        0
 Summary:        A time-series database extension for PostgreSQL
 License:        Apache-2.0
@@ -29,8 +29,6 @@
 URL:            https://www.timescale.com/
 Source:         
https://github.com/timescale/%{ext_name}/archive/%{version}/%{ext_name}-%{version}.tar.gz
 Source1:        series
-Patch1:         clang-format9_support.diff
-Patch2:         https://github.com/timescale/timescaledb/commit/ab6b90caf.patch
 
 BuildRequires:  %{pg_name}-server-devel
 BuildRequires:  cmake >= 3.11

++++++ _multibuild ++++++
--- /var/tmp/diff_new_pack.nvHgbS/_old  2023-02-09 16:23:56.918942210 +0100
+++ /var/tmp/diff_new_pack.nvHgbS/_new  2023-02-09 16:23:56.922942231 +0100
@@ -2,5 +2,6 @@
   <package>postgresql12</package>
   <package>postgresql13</package>
   <package>postgresql14</package>
+  <package>postgresql15</package>
 </multibuild>
 

++++++ series ++++++
--- /var/tmp/diff_new_pack.nvHgbS/_old  2023-02-09 16:23:56.942942334 +0100
+++ /var/tmp/diff_new_pack.nvHgbS/_new  2023-02-09 16:23:56.946942355 +0100
@@ -1,3 +1,2 @@
 clang-format9_support.diff
-ab6b90caf.patch
 

++++++ timescaledb-2.6.0.tar.gz -> timescaledb-2.9.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/timescaledb/timescaledb-2.6.0.tar.gz 
/work/SRC/openSUSE:Factory/.timescaledb.new.4462/timescaledb-2.9.3.tar.gz 
differ: char 12, line 1

Reply via email to