Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pgaudit for openSUSE:Factory checked in at 2023-04-21 14:17:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pgaudit (Old) and /work/SRC/openSUSE:Factory/.pgaudit.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pgaudit" Fri Apr 21 14:17:44 2023 rev:4 rq:1081139 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/pgaudit/pgaudit.changes 2022-09-22 14:50:40.270549848 +0200 +++ /work/SRC/openSUSE:Factory/.pgaudit.new.1533/pgaudit.changes 2023-04-21 14:17:54.738883712 +0200 @@ -1,0 +2,10 @@ +Wed Apr 19 13:52:06 UTC 2023 - Reinhard Max <m...@suse.com> + +- PostgreSQL 10 is EOL. + +------------------------------------------------------------------- +Tue Jan 31 14:50:20 UTC 2023 - Marcus Rueckert <mrueck...@suse.de> + +- added 1.7.0 to enable pg 15 + +------------------------------------------------------------------- Old: ---- pgaudit-1.2.4.tar.gz New: ---- pgaudit-1.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pgaudit.spec ++++++ --- /var/tmp/diff_new_pack.AQyBhp/_old 2023-04-21 14:17:55.350887144 +0200 +++ /var/tmp/diff_new_pack.AQyBhp/_new 2023-04-21 14:17:55.354887167 +0200 @@ -1,7 +1,7 @@ # # spec file for package pgaudit # -# 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 @@ -47,6 +47,9 @@ %if "%{name_pg}" == "postgresql14" Version: 1.6.2 %endif +%if "%{name_pg}" == "postgresql15" +Version: 1.7.0 +%endif Release: 0 Summary: An auditing module for PostgreSQL License: PostgreSQL ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.AQyBhp/_old 2023-04-21 14:17:55.402887435 +0200 +++ /var/tmp/diff_new_pack.AQyBhp/_new 2023-04-21 14:17:55.406887458 +0200 @@ -1,8 +1,8 @@ <multibuild> - <package>postgresql10</package> <package>postgresql11</package> <package>postgresql12</package> <package>postgresql13</package> <package>postgresql14</package> + <package>postgresql15</package> </multibuild> ++++++ pgaudit-1.2.4.tar.gz -> pgaudit-1.7.0.tar.gz ++++++ ++++ 3298 lines of diff (skipped)