Hello community, here is the log from the commit of package cifs-utils for openSUSE:Factory checked in at 2020-04-15 20:06:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cifs-utils (Old) and /work/SRC/openSUSE:Factory/.cifs-utils.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cifs-utils" Wed Apr 15 20:06:04 2020 rev:63 rq:792699 version:6.9 Changes: -------- --- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes 2019-10-22 15:37:18.781160966 +0200 +++ /work/SRC/openSUSE:Factory/.cifs-utils.new.2738/cifs-utils.changes 2020-04-15 20:07:59.370166138 +0200 @@ -1,0 +2,6 @@ +Wed Apr 8 10:36:15 UTC 2020 - Aurelien Aptel <[email protected]> + +- rst2man has been moved to python3-docutils in SLE12+, update + BuildRequires check to reflect that + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cifs-utils.spec ++++++ --- /var/tmp/diff_new_pack.oRPM61/_old 2020-04-15 20:08:00.350166804 +0200 +++ /var/tmp/diff_new_pack.oRPM61/_new 2020-04-15 20:08:00.354166807 +0200 @@ -1,7 +1,7 @@ # # spec file for package cifs-utils # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Utilities for doing and managing mounts of the Linux CIFS filesystem License: GPL-3.0-or-later Group: System/Filesystems -Url: http://www.samba.org/linux-cifs/cifs-utils/ +URL: http://www.samba.org/linux-cifs/cifs-utils/ # origin git://git.samba.org/cifs-utils.git # for-next https://github.com/piastry/cifs-utils.git Source: https://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2 @@ -48,7 +48,7 @@ # cifs-utils 6.8 switched to python for man page generation # we need to require either py2 or py3 package # some products do not have a py2/py3 versions -%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150000 +%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 120000 BuildRequires: python3-docutils %else BuildRequires: python-docutils
