[ovirt-guest-agent/f19] ovirt-guest-agent: Fixed empty body macros issue

Vinzenz Feenstra evilissimo at fedoraproject.org
Fri Aug 9 12:44:15 UTC 2013


commit 151b798781d9dc8bf16209e1315efef50db9ded7
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Fri Aug 9 14:38:22 2013 +0200

    ovirt-guest-agent: Fixed empty body macros issue
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
    
    Conflicts:
    	ovirt-guest-agent.spec

 ovirt-guest-agent.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index fec6123..db4ddb5 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -1,8 +1,8 @@
 
-%global release_version 1
-%global candidate alpha
-%global candidate_rel .%{?candidate}
-%global candidate_file -%{?candidate}
+%global release_version 2
+#%global candidate alpha
+#%global candidate_rel .%{?candidate}
+#%global candidate_file -%{?candidate}
 %global _moduledir /%{_lib}/security
 
 # Note this is not building any package
@@ -210,6 +210,9 @@ fi
 %attr (755,root,root) %{_libdir}/kde4/kgreet_ovirtcred.so
 
 %changelog
+* Fri Aug 09 2013 Vinzenz Feenstra <vfeenstr at redhat.com> - 1.0.8-2
+- Updated to oVirt 3.3 ovirt-guest-agent 1.0.8 released sources
+
 * Thu Jul 11 2013 Vinzenz Feenstra <vfeenstr at redhat.com> - 1.0.8-1
 - Upgraded sources to upstream 1.0.8
 - Pep8 rules applied on python files


More information about the scm-commits mailing list