diff --git a/vagrant.spec b/vagrant.spec index 506dedf..2eb7e48 100644 --- a/vagrant.spec +++ b/vagrant.spec @@ -6,7 +6,7 @@ Name: vagrant Version: 2.2.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Build and distribute virtualized development environments License: MIT URL: http://vagrantup.com @@ -445,6 +445,9 @@ end %{vagrant_plugin_instdir}/vagrant-spec.config.example.rb %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.2.9-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jan 20 2021 Vít Ondruch - 2.2.9-5 - Fix Ruby 3.0 and rspec-mock 3.10.1 compatibility. - Relax net-ssh dependency.