[ovirt-guest-agent/el5] Release bump

Vinzenz Feenstra evilissimo at fedoraproject.org
Wed Nov 27 15:55:27 UTC 2013


commit 50c1dfce63fdf86abba9e67970ed912d999a5e42
Author: Vinzenz Feenstra <vfeenstr at redhat.com>
Date:   Wed Nov 27 16:54:44 2013 +0100

    Release bump
    
    Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>

 ovirt-guest-agent.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec
index d587bf3..dad4b49 100644
--- a/ovirt-guest-agent.spec
+++ b/ovirt-guest-agent.spec
@@ -1,5 +1,5 @@
 
-%global release_version 6
+%global release_version 7
 
 Name: ovirt-guest-agent
 Version: 1.0.8
@@ -15,7 +15,7 @@ BuildArch: noarch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: python2-devel
 BuildRequires: python-pep8
-BuildRequires: python-simplejson
+Requires: python-simplejson
 Requires: dbus-python
 Requires: rpm-python
 Requires: python-ethtool >= 0.4-1
@@ -123,6 +123,9 @@ fi
 
 
 %changelog
+* Wed Nov 27 2013 Vinzenz Feenstra <evilissimo at redhat.com> - 1.0.8-7
+  - Adding python-simplejson as dependency
+
 * Tue Nov 26 2013 Vinzenz Feenstra <evilissimo at redhat.com> - 1.0.8-6
   - Use the override flag for groupadd
 


More information about the scm-commits mailing list