Hello community,

here is the log from the commit of package borgmatic for openSUSE:Factory 
checked in at 2018-02-01 21:29:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/borgmatic (Old)
 and      /work/SRC/openSUSE:Factory/.borgmatic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "borgmatic"

Thu Feb  1 21:29:16 2018 rev:4 rq:571505 version:1.1.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/borgmatic/borgmatic.changes      2017-12-14 
10:54:03.141552176 +0100
+++ /work/SRC/openSUSE:Factory/.borgmatic.new/borgmatic.changes 2018-02-01 
21:29:17.953324700 +0100
@@ -1,0 +2,36 @@
+Tue Jan 30 18:01:13 UTC 2018 - [email protected]
+
+- Removed _service file. Borgmatic uses to have frequent releases these days.
+
+- Update to 1.1.14
+  * Fix for typo in --patterns-from option.
+  * Support for Borg --dry-run option via borgmatic command-line.
+
+- Update to 1.1.13
+  * Fix for incorrect consistency check flags passed to Borg when all three 
checks ("repository",
+    "archives", and "extract") are specified in borgmatic configuration.
+  * Add "local_path" to configuration for specifying an alternative Borg 
executable path.
+  * Support for Borg experimental --patterns-from and --patterns options for 
specifying mixed
+    includes/excludes.
+  * Moved issue tracker from Taiga to integrated Gitea tracker at
+    https://projects.torsion.org/witten/borgmatic/issues
+
+- Update to 1.1.12
+  * Declare dependency on pykwalify 1.6 or above, as older versions yield 
"Unknown key: version"
+    rule errors.
+  * Support for Borg --keep-minutely prune option.
+
+- Update to 1.1.11
+  * Add "ssh_command" to configuration for specifying a custom SSH command or 
options.
+  * Fix for incorrect /etc/borgmatic.d/ configuration path probing on macOS. 
This problem manifested
+    as an error on startup: "[Errno 2] No such file or directory: 
'/etc/borgmatic.d'".
+
+- Update to 1.1.10
+  * Pass several Unix signals through to child processes like Borg. This means 
that Borg now properly
+    shuts down if borgmatic is terminated (e.g. due to a system suspend).
+  * Support for using tilde in repository paths to reference home directory.
+  * Support for Borg --files-cache option for setting the files cache 
operation mode.
+  * Support for Borg --remote-ratelimit option for limiting upload rate.
+  * Log invoked Borg commands when at highest verbosity level.
+
+-------------------------------------------------------------------

Old:
----
  _service
  borgmatic-1.1.9+git20171028.6e9e7c4.tar.xz

New:
----
  borgmatic-1.1.14.tar.xz

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

Other differences:
------------------
++++++ borgmatic.spec ++++++
--- /var/tmp/diff_new_pack.7ibp3k/_old  2018-02-01 21:29:18.629293074 +0100
+++ /var/tmp/diff_new_pack.7ibp3k/_new  2018-02-01 21:29:18.629293074 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package borgmatic
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,8 @@
 #
 
 
-%define version_unconverted 1.1.9+git20171028.6e9e7c4
-
 Name:           borgmatic
-Version:        1.1.9+git20171028.6e9e7c4
+Version:        1.1.14
 Release:        0
 Summary:        Automation tool for borgbackup
 License:        GPL-3.0
@@ -52,7 +50,7 @@
 common errors.
 
 %prep
-%setup -q -n %{name}-%{version_unconverted}
+%setup -q -n %{name}-%{version}
 # test_version.py fails because of assert '1.0.3.dev0\n' == '1.0.3-dev\n', so 
we just remove it
 rm borgmatic/tests/integration/test_version.py
 
@@ -117,7 +115,7 @@
 %dir %{_docdir}/%{name}/sample
 %dir %{_docdir}/%{name}/sample/cron
 %{python3_sitelib}/borgmatic/
-%{python3_sitelib}/borgmatic-1.1.9.dev0-py%{py3_ver}.egg-info
+%{python3_sitelib}/borgmatic-%{version}-py%{py3_ver}.egg-info
 %{_unitdir}/borgmatic.service
 %{_unitdir}/borgmatic.timer
 %{_bindir}/borgmatic

++++++ borgmatic-1.1.9+git20171028.6e9e7c4.tar.xz -> borgmatic-1.1.14.tar.xz 
++++++
++++ 1845 lines of diff (skipped)


Reply via email to