Hello community,

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

Package is "borgbackup"

Thu Feb  1 21:29:55 2018 rev:11 rq:571668 version:1.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes    2018-01-10 
23:38:37.526290473 +0100
+++ /work/SRC/openSUSE:Factory/.borgbackup.new/borgbackup.changes       
2018-02-01 21:30:01.951266225 +0100
@@ -1,0 +2,6 @@
+Sun Jan 28 14:36:58 UTC 2018 - [email protected]
+
+- Don't use liblz4 nor libzstd on Leap 42.x which doesn't support them
+  and add missing requirement python-guzzle_sphinx_theme on Tumbleweed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ borgbackup.spec ++++++
--- /var/tmp/diff_new_pack.oKUOih/_old  2018-02-01 21:30:02.883222624 +0100
+++ /var/tmp/diff_new_pack.oKUOih/_new  2018-02-01 21:30:02.883222624 +0100
@@ -26,14 +26,19 @@
 Url:            https://github.com/borgbackup/borg
 Source:         
https://github.com/borgbackup/borg/releases/download/%{version}/borgbackup-%{version}.tar.gz
 BuildRequires:  libacl-devel
+%if 0%{?suse_version} >= 1500
 BuildRequires:  liblz4-devel >= 1.7.0
 BuildRequires:  libzstd-devel >= 1.3.0
+%endif
 BuildRequires:  openssl-devel >= 1.0.0
 BuildRequires:  python3 >= 3.4
 BuildRequires:  python3-Cython
 # docs requirements
 BuildRequires:  python3-Sphinx
 BuildRequires:  python3-devel
+%if 0%{?suse_version} >= 1500
+BuildRequires:  python3-guzzle_sphinx_theme
+%endif
 BuildRequires:  python3-msgpack-python >= 0.4.6
 # testing requirements
 BuildRequires:  bash


Reply via email to