From 209de5feb224c6ef14fb9b4817c1ece6fc01537f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 11 Aug 2017 13:59:14 +0200 Subject: [PATCH] Bump and rebuild for an rpm signing issue --- open-vm-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/open-vm-tools.spec b/open-vm-tools.spec index 1e1db4f..5eeab55 100644 --- a/open-vm-tools.spec +++ b/open-vm-tools.spec @@ -28,7 +28,7 @@ Name: open-vm-tools Version: %{toolsversion} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open Virtual Machine Tools for virtual machines hosted on VMware Group: Applications/System License: GPLv2 @@ -300,6 +300,9 @@ fi %{_libdir}/libvmtools.so %changelog +* Fri Aug 11 2017 Kalev Lember - 10.1.10-2 +- Bump and rebuild for an rpm signing issue + * Thu Aug 10 2017 Ravindra Kumar - 10.1.10-1 - Package new upstream version open-vm-tools-10.1.10-6082533. - Remove the patches that are no longer needed.