From 03f8f373f649f72f54dbe4c6bc27064bd5270c20 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:53:32 +0100 Subject: [PATCH] update to 2.2.16 [release 2.2.16-1mamba;Sat Jun 05 2021] --- vagrant.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/vagrant.spec b/vagrant.spec index a8f6391..17c890e 100644 --- a/vagrant.spec +++ b/vagrant.spec @@ -1,6 +1,6 @@ %define ruby_apiver %(echo %ruby_version|cut -d. -f1-2).0 Name: vagrant -Version: 2.2.15 +Version: 2.2.16 Release: 1mamba Summary: A tool for building and distributing development environments Group: Applications/Development @@ -9,11 +9,10 @@ Distribution: openmamba Packager: Silvan Calarco URL: https://www.vagrantup.com Source: https://github.com/hashicorp/vagrant.git/v%{version}/vagrant-%{version}.tar.bz2 -Source1: https://github.com/hashicorp/vagrant-installers.git/v%{version}.dev+main/vagrant-installers-%{version}.tar.bz2 +Source1: https://github.com/hashicorp/vagrant-installers.git/v%{version}.dev+build-ruby-2.6.7/vagrant-installers-%{version}.tar.bz2 License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libffi-devel BuildRequires: libruby-devel ## AUTOBUILDREQ-END @@ -98,6 +97,9 @@ install -Dm644 contrib/vim/vagrantfile.vim \ %doc LICENSE %changelog +* Sat Jun 05 2021 Silvan Calarco 2.2.16-1mamba +- update to 2.2.16 + * Wed Mar 31 2021 Automatic Build System 2.2.15-1mamba - automatic version update by autodist