Hello community, here is the log from the commit of package s3fs for openSUSE:Factory checked in at 2018-10-17 08:41:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/s3fs (Old) and /work/SRC/openSUSE:Factory/.s3fs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "s3fs" Wed Oct 17 08:41:11 2018 rev:10 rq:642108 version:1.84 Changes: -------- --- /work/SRC/openSUSE:Factory/s3fs/s3fs.changes 2018-07-24 17:25:17.379522412 +0200 +++ /work/SRC/openSUSE:Factory/.s3fs.new/s3fs.changes 2018-10-17 08:41:52.885831426 +0200 @@ -1,0 +2,6 @@ +Sun Oct 14 17:34:02 UTC 2018 - [email protected] + +- Require fuse package on runtime to allow mounting with systemd, + mount command or /etc/fstab (bsc#1111267) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ s3fs.spec ++++++ --- /var/tmp/diff_new_pack.chsDJc/_old 2018-10-17 08:41:53.281831089 +0200 +++ /var/tmp/diff_new_pack.chsDJc/_new 2018-10-17 08:41:53.281831089 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -33,6 +33,7 @@ BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libxml-2.0) +Requires: fuse %description FUSE-based file system backed by Amazon S3. Mount a bucket as a local
