automatic version update by autodist [release 2.2.15-1mamba;Wed Mar 31 2021]
This commit is contained in:
parent
febe1a5ba7
commit
b41d5e6554
@ -1,6 +1,6 @@
|
||||
%define ruby_apiver %(echo %ruby_version|cut -d. -f1-2).0
|
||||
Name: vagrant
|
||||
Version: 2.2.14
|
||||
Version: 2.2.15
|
||||
Release: 1mamba
|
||||
Summary: A tool for building and distributing development environments
|
||||
Group: Applications/Development
|
||||
@ -22,7 +22,6 @@ BuildRequires: go
|
||||
Requires: ruby
|
||||
Requires: libarchive-tools
|
||||
Requires: VirtualBox
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Vagrant is a tool for building and distributing development environments.
|
||||
@ -99,6 +98,9 @@ install -Dm644 contrib/vim/vagrantfile.vim \
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 2.2.15-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Nov 23 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.14-1mamba
|
||||
- update to 2.2.14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user