Hello community,

here is the log from the commit of package vagrant-libvirt for openSUSE:Factory 
checked in at 2019-07-12 12:00:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vagrant-libvirt (Old)
 and      /work/SRC/openSUSE:Factory/.vagrant-libvirt.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vagrant-libvirt"

Fri Jul 12 12:00:08 2019 rev:2 rq:714765 version:0.0.45

Changes:
--------
--- /work/SRC/openSUSE:Factory/vagrant-libvirt/vagrant-libvirt.changes  
2019-07-04 15:42:53.682073888 +0200
+++ 
/work/SRC/openSUSE:Factory/.vagrant-libvirt.new.4615/vagrant-libvirt.changes    
    2019-07-12 12:00:13.140172636 +0200
@@ -1,0 +2,5 @@
+Sun Jul  7 11:30:39 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Grammar fixes to the description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vagrant-libvirt.spec ++++++
--- /var/tmp/diff_new_pack.QKy2bw/_old  2019-07-12 12:00:15.980172723 +0200
+++ /var/tmp/diff_new_pack.QKy2bw/_new  2019-07-12 12:00:15.984172723 +0200
@@ -11,8 +11,10 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
+
 
 %global rb_build_versions %rb_default_ruby
 %global rb_build_abi %rb_default_build_abi
@@ -24,8 +26,8 @@
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-Requires:       vagrant
 Requires:       libvirt
+Requires:       vagrant
 Recommends:     qemu-kvm
 BuildRequires:  vagrant
 
@@ -37,8 +39,8 @@
 BuildRequires:  %{rubygem rspec}
 BuildRequires:  %{rubygem vagrant-spec}
 # BuildRequire the same gems as Required
-BuildRequires:  %{rubygem fog-libvirt >= 0.3.}
 BuildRequires:  %{rubygem fog-core:2 >= 2.1}
+BuildRequires:  %{rubygem fog-libvirt >= 0.3.}
 
 # s.add_development_dependency "rspec-core", "~> 3.5.0"
 BuildRequires:  %{rubygem rspec-core:3.5}
@@ -83,8 +85,8 @@
 Group:          Development/Languages/Ruby
 
 %description
-This is a Vagrant plugin that adds an Libvirt provider to Vagrant, allowing
-Vagrant to control and provision machines via Libvirt toolkit.
+This is a Vagrant plugin that adds a Libvirt provider to Vagrant, allowing
+Vagrant to control and provision machines via the Libvirt toolkit.
 
 %package        -n %{name}-doc
 Summary:        Documentation for vagrant-libvirt
@@ -161,7 +163,6 @@
 %exclude %{vagrant_plugin_instdir}/README.md
 %exclude %{vagrant_plugin_instdir}/LICENSE
 
-
 %files -n %{name}-doc
 %doc %{vagrant_plugin_docdir}
 


Reply via email to