Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pgbadger for openSUSE:Factory 
checked in at 2025-12-30 12:01:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pgbadger (Old)
 and      /work/SRC/openSUSE:Factory/.pgbadger.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pgbadger"

Tue Dec 30 12:01:30 2025 rev:4 rq:1324730 version:13.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pgbadger/pgbadger.changes        2025-07-30 
11:44:40.800989373 +0200
+++ /work/SRC/openSUSE:Factory/.pgbadger.new.1928/pgbadger.changes      
2025-12-30 12:01:56.020427330 +0100
@@ -1,0 +2,31 @@
+Mon Dec 29 18:33:24 UTC 2025 - Marcus Rueckert <[email protected]>
+
+- update to 13.2
+  This is a maintenance release of pgBadger that update SQL code
+  formatting, fixes issues and applied patches reported by users
+  since last release.
+
+  - Fix normalization that was not handling properly balanced
+    single-quoted strings along with escaped quotes inside. Thanks
+    to Bertrand Bourgier for the report.
+  - Fix placeholder requirements in the doc.
+  - Fix case where no error sample log entries was reported. Thanks
+    to john doe for the report.
+  - Fix possible precedence problem between ! and %s. Thanks to
+    Luca Santarelli and Philipp Trulson for the report. Update
+    pgFormatter code to v5.9 Add github CI action for testing on
+    commit push.
+  - Fix parsing of %r placeholder in log_line_prefix. Thanks to
+    nike7o0 for the report.
+  - Fix uninitialized value warning. Thanks to Ales Zeleny for the
+    report.
+  - Enhance docs of ssh-options for postgreSQL log parsing with
+    examples. Thanks to Ulrich Konrad for the patch.
+  - Add command --ssh-sudo to run commands over ssh as sudo. Thanks
+    to Andrew Jackson for the patch.
+  - Fix possible precedence problem between ! and string eq. Thanks
+    to Adrien Nayrat for the report.
+  - Fix parsing of pgbouncer stats. Thanks to mrgtt for the report.
+- drop pgbadger-13.1-precedence.patch
+
+-------------------------------------------------------------------

Old:
----
  pgbadger-13.1-precedence.patch
  pgbadger-13.1.tar.gz

New:
----
  pgbadger-13.2.tar.gz

----------(Old B)----------
  Old:  - Fix parsing of pgbouncer stats. Thanks to mrgtt for the report.
- drop pgbadger-13.1-precedence.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ pgbadger.spec ++++++
--- /var/tmp/diff_new_pack.5AC1tF/_old  2025-12-30 12:01:56.896463303 +0100
+++ /var/tmp/diff_new_pack.5AC1tF/_new  2025-12-30 12:01:56.900463467 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pgbadger
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 # Copyright (c) 2013-2015 Lars Vogdt
 # Copyright (c) 2025 Andreas Stieger <[email protected]>
 #
@@ -31,7 +31,7 @@
 %endif
 
 Name:           pgbadger
-Version:        13.1
+Version:        13.2
 Release:        0
 License:        MIT
 Summary:        A fast PostgreSQL log analyzer
@@ -42,7 +42,6 @@
 Source2:        %{name}.timer
 Source3:        %{name}.service
 Source4:        README.SUSE
-Patch0:         pgbadger-13.1-precedence.patch
 BuildRequires:  cron
 BuildRequires:  perl
 BuildRequires:  perl(Benchmark)

++++++ pgbadger-13.1.tar.gz -> pgbadger-13.2.tar.gz ++++++
++++ 9357 lines of diff (skipped)

Reply via email to