From fc0e1670ac7a439c00246c4e735b721a3f316acb Mon Sep 17 00:00:00 2001 From: Ondrej Famera Date: Sun, 24 Dec 2017 23:26:56 +0100 Subject: [PATCH] minor version bump 1.3 -> 1.3.1 --- rpm/fast-vm-centos7.spec | 5 ++++- rpm/fast-vm.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/rpm/fast-vm-centos7.spec b/rpm/fast-vm-centos7.spec index 4e4ae9e..91f0cd8 100644 --- a/rpm/fast-vm-centos7.spec +++ b/rpm/fast-vm-centos7.spec @@ -1,5 +1,5 @@ Name: fast-vm -Version: 1.3 +Version: 1.3.1 Release: 1%{?dist} Summary: Script for defining VMs from images provided in thin LVM pool @@ -58,6 +58,9 @@ drive of new machine before starting VM using the 'hack files'. %config(noreplace) %{_sysconfdir}/sudoers.d/%{name}-sudoers %changelog +* Sun Dec 24 2017 Ondrej Famera 1.3.1-1 +- fix 'sg' handling on systems with sssd + * Sun Nov 19 2017 Ondrej Famera 1.3-1 - operations over multiple VMs - output change - relevant parts are prefixed with VM number diff --git a/rpm/fast-vm.spec b/rpm/fast-vm.spec index 44d54de..cf89b0c 100755 --- a/rpm/fast-vm.spec +++ b/rpm/fast-vm.spec @@ -1,5 +1,5 @@ Name: fast-vm -Version: 1.3 +Version: 1.3.1 Release: 1%{?dist} Summary: Script for defining VMs from images provided in thin LVM pool @@ -64,6 +64,9 @@ drive of new machine before starting VM using the 'hack files'. %config(noreplace) %{_sysconfdir}/sudoers.d/%{name}-sudoers %changelog +* Sun Dec 24 2017 Ondrej Famera 1.3.1-1 +- fix 'sg' handling on systems with sssd + * Sun Nov 19 2017 Ondrej Famera 1.3-1 - operations over multiple VMs - output change - relevant parts are prefixed with VM number