Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rdiff-backup for openSUSE:Factory 
checked in at 2022-12-27 11:55:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rdiff-backup (Old)
 and      /work/SRC/openSUSE:Factory/.rdiff-backup.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rdiff-backup"

Tue Dec 27 11:55:00 2022 rev:6 rq:1045461 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rdiff-backup/rdiff-backup.changes        
2020-09-17 15:08:52.756940092 +0200
+++ /work/SRC/openSUSE:Factory/.rdiff-backup.new.1563/rdiff-backup.changes      
2022-12-27 11:55:09.735348061 +0100
@@ -1,0 +2,17 @@
+Tue Dec 20 10:11:18 UTC 2022 - Tuukka Pasanen <[email protected]>
+
+- Happy Holidays release v2.2.0
+- Despite all these changes, rdiff-backup 2.2 remains compatible with
+  rdiff-backup 2.0, but you can, and are encouraged to, use the new API
+  using --api-version 201, enabling two additional features:
+  * there is at last a --help parameter
+  * the CLI (Command Line Interface) has been refurbished and modernized
+    (the old one is still present but deprecated)
+  * You can store your parameters in a file, one per line, and call
+    rdiff-backup @myfile to use them
+  * Verbosity levels and error codes have been standardized for clearer
+    interaction with the tool
+  * Last backup can be regressed even if it isn't failed
+  * Locking of repositories has been greatly improved
+
+-------------------------------------------------------------------

Old:
----
  rdiff-backup-2.0.5.tar.gz

New:
----
  rdiff-backup-2.2.0.tar.gz

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

Other differences:
------------------
++++++ rdiff-backup.spec ++++++
--- /var/tmp/diff_new_pack.dEQhun/_old  2022-12-27 11:55:10.199350641 +0100
+++ /var/tmp/diff_new_pack.dEQhun/_new  2022-12-27 11:55:10.203350664 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rdiff-backup
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2020 B1 Systems GmbH, Vohburg, Germany
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,9 +19,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 Name:           rdiff-backup
-Version:        2.0.5
+Version:        2.2.0
 Release:        0
 Summary:        Convenient and transparent local/remote incremental 
mirror/backup
 License:        GPL-2.0-or-later
@@ -33,6 +32,7 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-setuptools_scm
+BuildRequires:  rubygem(asciidoctor)
 Recommends:     python3-pylibacl
 Recommends:     python3-xattr
 
@@ -63,12 +63,12 @@
 rm -rf %{buildroot}%{_datadir}/doc/rdiff-backup
 
 %files
-%defattr(-, root, root)
 %license COPYING
-%doc CHANGELOG.md docs/FAQ.md docs/examples.md docs/index.md README.md
+%doc CHANGELOG.adoc docs/FAQ.adoc docs/examples.adoc docs/index.adoc 
README.adoc
 %{_mandir}/*/*
 %{_bindir}/*
 %{python3_sitearch}/rdiff_backup
+%{python3_sitearch}/rdiffbackup
 %{python3_sitearch}/*.egg-info
 %dir %{_datadir}/bash-completion
 %dir %{_datadir}/bash-completion/completions

++++++ rdiff-backup-2.0.5.tar.gz -> rdiff-backup-2.2.0.tar.gz ++++++
++++ 101287 lines of diff (skipped)

Reply via email to