Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package borgmatic for openSUSE:Factory 
checked in at 2023-06-07 23:07:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/borgmatic (Old)
 and      /work/SRC/openSUSE:Factory/.borgmatic.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "borgmatic"

Wed Jun  7 23:07:40 2023 rev:39 rq:1091220 version:1.7.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/borgmatic/borgmatic.changes      2023-04-06 
15:57:16.248746151 +0200
+++ /work/SRC/openSUSE:Factory/.borgmatic.new.15902/borgmatic.changes   
2023-06-07 23:08:13.727624442 +0200
@@ -1,0 +2,72 @@
+Fri Jun  2 21:25:29 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.7.13:
+  * Restore particular PostgreSQL schemas from a database
+    dump via "borgmatic restore --schema"
+    flag.
+  * Fix error from PostgreSQL when dumping a database with
+    a "format" of "plain".
+  * : Fix PostgreSQL hook to support "psql_command" and
+    "pg_restore_command" options containing
+    commands with arguments.
+  * Fix calls to psql in PostgreSQL hook to ignore
+    "~/.psqlrc", whose settings can break
+    database dumping.
+  * Add support for logging each log line as a JSON object
+    via global "--log-json" flag.
+  * Fix "source_directories_must_exist" option to expand
+    globs and tildes in source directories.
+  * Add fish shell completion script so you can tab-
+    complete on the borgmatic command-line.
+  * Fix borgmatic error when not finding the configuration
+    schema for certain "pip install --editable" development
+    installs.
+  * Fix archive checks being skipped even when particular
+    archives haven't been checked
+    recently. This occurred when using multiple borgmatic
+    configuration files with different
+    "archive_name_format"s, for instance.
+  * Fix error in "borgmatic restore" action when the
+    configured repository path is relative
+    instead of absolute.
+  * Run "borgmatic borg" action without capturing output so
+    interactive prompts and flags like
+    "--progress" still work.
+
+-------------------------------------------------------------------
+Fri Jun  2 21:19:51 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.7.12:
+  * Add "log_file" context to command hooks so your scripts
+    can consume the borgmatic log file.
+  * Fix error when running the "info" action with the
+    "--match-archives" or "--archive"
+    flags. Also fix the "--match-archives"/"--archive" flags
+  * Fix error when running the "prune" action with both
+    "archive_name_format" and "prefix" options set.
+  * Selectively shallow merge certain mappings or sequences
+    when including configuration files.
+  * Selectively omit list values when including
+    configuration files.
+  * View the results of configuration file merging via
+    "validate-borgmatic-config --show" flag.
+  * BREAKING: Automatically use the
+    "archive_name_format" option to filter which archives
+    get used for borgmatic actions that operate on multiple
+    archives. Override this behavior with the
+    new "match_archives" option in the storage section. This
+    change is "breaking" in that it silently
+    changes which archives get considered for "rlist",
+    "prune", "check", etc.
+  * The "prefix" options have been deprecated in
+    favor of the new "archive_name_format"
+    auto-matching behavior and the "match_archives" option.
+  * Add "--log-file-format" flag for customizing the log
+    message format.
+  * Fix regression in which the "check_repositories" option
+    failed to match repositories.
+  * Fix regression in which the "transfer" action produced
+    a traceback.
+  * Add spellchecking of source code during test runs.
+
+-------------------------------------------------------------------

Old:
----
  borgmatic-1.7.10.tar.gz

New:
----
  borgmatic-1.7.13.tar.gz

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

Other differences:
------------------
++++++ borgmatic.spec ++++++
--- /var/tmp/diff_new_pack.WWDaEe/_old  2023-06-07 23:08:14.515629018 +0200
+++ /var/tmp/diff_new_pack.WWDaEe/_new  2023-06-07 23:08:14.519629041 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           borgmatic
-Version:        1.7.10
+Version:        1.7.13
 Release:        0
 Summary:        Automation tool for borgbackup
 License:        GPL-3.0-only

++++++ borgmatic-1.7.10.tar.gz -> borgmatic-1.7.13.tar.gz ++++++
++++ 12078 lines of diff (skipped)

Reply via email to