Hello community,

here is the log from the commit of package benji for openSUSE:Factory checked 
in at 2019-03-22 15:07:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/benji (Old)
 and      /work/SRC/openSUSE:Factory/.benji.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "benji"

Fri Mar 22 15:07:45 2019 rev:2 rq:687136 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/benji/benji.changes      2019-02-28 
21:43:07.413532270 +0100
+++ /work/SRC/openSUSE:Factory/.benji.new.25356/benji.changes   2019-03-22 
15:08:14.197449405 +0100
@@ -1,0 +2,12 @@
+Thu Mar 21 08:04:13 UTC 2019 - [email protected]
+
+- Update to 0.4.0:
+  * Documentation updates
+  * Added new CLI command benji storage-stats to get storage usage information
+  * Fixed backup progress reporting on console
+  * Added fdatasync() calls to the file module to ensure backup integrity
+    in case of a system crash or a power failure (will impact performance when 
using the file I/O module)
+  * Speed up command line completion
+  * Added benji completion CLI command
+
+-------------------------------------------------------------------

Old:
----
  v0.3.1.tar.gz

New:
----
  v0.4.0.tar.gz

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

Other differences:
------------------
++++++ benji.spec ++++++
--- /var/tmp/diff_new_pack.4k3TlT/_old  2019-03-22 15:08:15.469448304 +0100
+++ /var/tmp/diff_new_pack.4k3TlT/_new  2019-03-22 15:08:15.473448301 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package benji
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,7 +17,7 @@
 
 
 Name:           benji
-Version:        0.3.1
+Version:        0.4.0
 Release:        0
 Summary:        Deduplicating block based backup software
 License:        LGPL-3.0-only
@@ -26,21 +26,21 @@
 Source0:        
https://github.com/elemental-lf/benji/archive/v%{version}.tar.gz
 BuildRequires:  python3-devel >= 3.6.5
 BuildRequires:  python3-setuptools
+Requires:       python3-Cerberus >= 1.2
 Requires:       python3-PrettyTable >= 0.7.2
 Requires:       python3-alembic >= 1.0.5
+Requires:       python3-argcomplete >= 1.9.4
+Requires:       python3-colorlog >= 4.0.0
 Requires:       python3-dateutil >= 2.6.0
 Requires:       python3-psutil
+Requires:       python3-pycryptodome >= 3.6.1
+Requires:       python3-pyparsing >= 2.3.0
+Requires:       python3-ruamel.yaml >= 0.15
+Requires:       python3-semantic_version >= 2.6.0
 Requires:       python3-setproctitle >= 1.1.8
 Requires:       python3-shortuuid
-Requires:       python3-sqlalchemy >= 1.2.6
-Requires:       python3-semantic_version >= 2.6.0
-Requires:       python3-ruamel.yaml >= 0.15
-Requires:       python3-Cerberus >= 1.2
-Requires:       python3-argcomplete >= 1.9.4
 Requires:       python3-sparse >= 0.2.2
-Requires:       python3-colorlog >= 4.0.0
-Requires:       python3-pycryptodome >= 3.6.1
-Requires:       python3-pyparsing >= 2.3.0
+Requires:       python3-sqlalchemy >= 1.2.6
 Recommends:     python3-boto3
 Recommends:     python3-psycopg2 >= 2.7.4
 BuildArch:      noarch

++++++ v0.3.1.tar.gz -> v0.4.0.tar.gz ++++++
++++ 4207 lines of diff (skipped)


Reply via email to