Hello community,

here is the log from the commit of package vagrant-sshfs for openSUSE:Factory 
checked in at 2019-11-08 15:26:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vagrant-sshfs (Old)
 and      /work/SRC/openSUSE:Factory/.vagrant-sshfs.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vagrant-sshfs"

Fri Nov  8 15:26:52 2019 rev:4 rq:746427 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/vagrant-sshfs/vagrant-sshfs.changes      
2019-10-11 15:22:38.347225790 +0200
+++ /work/SRC/openSUSE:Factory/.vagrant-sshfs.new.2990/vagrant-sshfs.changes    
2019-11-08 15:26:54.279069544 +0100
@@ -1,0 +2,5 @@
+Thu Nov  7 21:05:53 UTC 2019 - Dan Čermák <dcer...@suse.com>
+
+- Add missing sshfs dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vagrant-sshfs.spec ++++++
--- /var/tmp/diff_new_pack.c87XtD/_old  2019-11-08 15:26:55.123070437 +0100
+++ /var/tmp/diff_new_pack.c87XtD/_new  2019-11-08 15:26:55.127070441 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vagrant-sshfs
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,15 +21,14 @@
 %global rb_build_versions %rb_default_ruby
 %global rb_build_abi %rb_default_build_abi
 
-# don't substitute the name for %%vagrant_plugin_name, obs-service-format_spec
-# otherwise messes up the spec's header
-Name:           vagrant-sshfs
+Name:           %{vagrant_plugin_name}
 Version:        1.3.1
 Release:        0
 %define mod_name %{vagrant_plugin_name}
 %define mod_full_name %{vagrant_plugin_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
+Requires:       sshfs
 Requires:       vagrant
 BuildRequires:  vagrant
 


Reply via email to