update to 2.2.16 [release 2.2.16-1mamba;Sat Jun 05 2021]
This commit is contained in:
parent
b41d5e6554
commit
03f8f373f6
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 2.2.16-1mamba
|
||||
- update to 2.2.16
|
||||
|
||||
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 2.2.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user