Hello community, here is the log from the commit of package borgbackup for openSUSE:Factory checked in at 2018-05-03 12:33:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/borgbackup (Old) and /work/SRC/openSUSE:Factory/.borgbackup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "borgbackup" Thu May 3 12:33:08 2018 rev:15 rq:603006 version:1.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes 2018-04-20 17:25:52.798350293 +0200 +++ /work/SRC/openSUSE:Factory/.borgbackup.new/borgbackup.changes 2018-05-03 12:33:09.806610810 +0200 @@ -1,0 +2,7 @@ +Wed May 2 06:37:13 UTC 2018 - [email protected] + +- Leap 15.0 and SLE15 both are moved to renamed python3-msgpack, + fix-msgpack-requirement.patch have to be used to deal with msgpack + package rename fallout. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ borgbackup.spec ++++++ --- /var/tmp/diff_new_pack.ZwZIFm/_old 2018-05-03 12:33:10.562583886 +0200 +++ /var/tmp/diff_new_pack.ZwZIFm/_new 2018-05-03 12:33:10.566583744 +0200 @@ -46,7 +46,7 @@ %if 0%{?suse_version} >= 1500 BuildRequires: python3-guzzle_sphinx_theme %endif -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} >= 1500 BuildRequires: python3-msgpack >= 0.4.6 %else BuildRequires: python3-msgpack-python >= 0.4.6 @@ -63,7 +63,7 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-sphinx_rtd_theme BuildRequires: zsh -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} >= 1500 Requires: python3-msgpack >= 0.4.6 %else Requires: python3-msgpack-python >= 0.4.6 @@ -132,7 +132,7 @@ %prep %setup -q # fix msgpack requirement -%if 0%{?suse_version} > 1500 +%if 0%{?suse_version} >= 1500 %patch1 -p1 %endif # fall back to sphinx default theme
