[openlmi-tools] upgrade to v0.7

Peter Hatina phatina at fedoraproject.org
Mon Aug 12 06:22:25 UTC 2013


commit 83db482ca3f1652a8cd81bbb6bd2ff7c4e328815
Author: Peter Hatina <phatina at redhat.com>
Date:   Mon Aug 12 08:16:56 2013 +0200

    upgrade to v0.7

 .gitignore         |    1 +
 openlmi-tools.spec |    7 ++++++-
 sources            |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8718040..c83d2a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /openlmi-tools-0.4.tar.gz
 /openlmi-tools-0.5.tar.gz
 /openlmi-tools-0.6.tar.gz
+/openlmi-tools-0.7.tar.gz
diff --git a/openlmi-tools.spec b/openlmi-tools.spec
index 66edfa4..45d068f 100644
--- a/openlmi-tools.spec
+++ b/openlmi-tools.spec
@@ -1,5 +1,5 @@
 Name:           openlmi-tools
-Version:        0.6
+Version:        0.7
 Release:        1%{?dist}
 Summary:        Set of CLI tools for Openlmi providers
 
@@ -12,8 +12,10 @@ BuildRequires:  automake
 BuildRequires:  python2-devel
 BuildRequires:  python-setuptools
 BuildRequires:  pywbem
+BuildRequires:  pyOpenSSL
 Requires:       pywbem
 Requires:       openlmi-python-base
+Requires:       pyOpenSSL
 
 Provides:       cura-tools = %{version}-%{release}
 Obsoletes:      cura-tools < 0.1-4
@@ -44,6 +46,9 @@ install -m 644 man/lmishell.1 %{buildroot}/usr/share/man/man1/lmishell.1
 %{python_sitelib}/openlmi_tools-*
 
 %changelog
+* Mon Aug 12 2013 Peter Hatina <phatina at redhat.com> - 0.7-1
+- upgrade to v0.7
+
 * Wed Jul 31 2013 Peter Hatina <phatina at redhat.com> - 0.6-1
 - upgrade to v0.6
 
diff --git a/sources b/sources
index 0af82cb..ea45f20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc40a7f88902ff74d87367185248f345  openlmi-tools-0.6.tar.gz
+ded647617a93cbe1e0cde452e5909bc3  openlmi-tools-0.7.tar.gz


More information about the scm-commits mailing list