[ovirt-guest-agent/f19] ovirt-3.5 final

Vinzenz Feenstra evilissimo at fedoraproject.org
Wed Oct 1 07:43:06 UTC 2014


commit 55d9b8364fbcfc90e23ece661d5bffd70a052cc6
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Wed Oct 1 08:42:06 2014 +0200

    ovirt-3.5 final
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>

 .gitignore             |    1 +
 ovirt-guest-agent.spec |    9 +++++++--
 sources                |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d69ea1a..db98f97 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /ovirt-guest-agent-1.0.8.tar.bz2
 /ovirt-guest-agent-1.0.9.tar.bz2
 /ovirt-guest-agent-1.0.10.tar.bz2
+/ovirt-guest-agent-1.0.10.2.tar.bz2
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index a796b12..9d7b96d 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -1,11 +1,11 @@
 
-%global release_version 2
+%global release_version 1
 %global _moduledir /%{_lib}/security
 
 # Note this is not building any package
 # There exists no ovirt-guest-agent package
 Name: ovirt-guest-agent
-Version: 1.0.10
+Version: 1.0.10.2
 Release: %{release_version}%{?dist}
 Summary: The oVirt Guest Agent
 Group: Applications/System
@@ -198,6 +198,8 @@ fi
 
 %attr (644,root,root) %{_datadir}/ovirt-guest-agent/default.conf
 %attr (644,root,root) %{_datadir}/ovirt-guest-agent/default-logger.conf
+
+%attr (755,root,root) %{_datadir}/ovirt-guest-agent/diskmapper
 %{_datadir}/ovirt-guest-agent/CredServer.py*
 %{_datadir}/ovirt-guest-agent/GuestAgentLinux2.py*
 %{_datadir}/ovirt-guest-agent/OVirtAgentLogic.py*
@@ -222,6 +224,9 @@ fi
 %attr (755,root,root) %{_libdir}/kde4/kgreet_ovirtcred.so
 
 %changelog
+* Wed Oct 01 2014 Vinzenz Feenstra <evilissimo at redhat.com> - 1.0.10.2-1
+- Update to latest upstream release
+
 * Fri Sep 26 2014 Vinzenz Feenstra <evilissimo at redhat.com> - 1.0.10-2
 - Removed unnecessary runtime dependency on python-pep8
 
diff --git a/sources b/sources
index d351098..3441f2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c184f4d152d35f43128c530d923ff9a8  ovirt-guest-agent-1.0.10.tar.bz2
+955fa6a44426706f46d572181a28a42b  ovirt-guest-agent-1.0.10.2.tar.bz2


More information about the scm-commits mailing list