summaryrefslogtreecommitdiffstats
path: root/openlmi-providers.spec
diff options
context:
space:
mode:
authorRadek Novacek <rnovacek@redhat.com>2013-08-02 15:01:30 +0200
committerRadek Novacek <rnovacek@redhat.com>2013-08-08 13:13:00 +0200
commit63a3b824f6bae4ad62eaa21ec17c06ea087ba947 (patch)
tree9d3f0274e9d92cd82c208bfe6dad9559d2e61bf5 /openlmi-providers.spec
parentd4b0d1c5cd2b62baba902d6d6ca3bcb4ca3806e1 (diff)
downloadopenlmi-providers-63a3b824f6bae4ad62eaa21ec17c06ea087ba947.tar.gz
openlmi-providers-63a3b824f6bae4ad62eaa21ec17c06ea087ba947.tar.xz
openlmi-providers-63a3b824f6bae4ad62eaa21ec17c06ea087ba947.zip
Bump version to 0.1.1
Diffstat (limited to 'openlmi-providers.spec')
-rw-r--r--openlmi-providers.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index edcd312..9920b2d 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -1,8 +1,8 @@
%global logfile %{_localstatedir}/log/openlmi-install.log
Name: openlmi-providers
-Version: 0.1.0
-Release: 2%{?dist}
+Version: 0.1.1
+Release: 1%{?dist}
Summary: Set of basic CIM providers
License: LGPLv2+
@@ -682,6 +682,10 @@ if [ "$1" -eq 0 ]; then
fi >> %logfile 2>&1
%changelog
+* Wed Aug 07 2013 Radek Novacek <rnovacek@redhat.com> 0.1.1-1
+- Version 0.1.1
+- Improve scripts logging
+
* Tue Aug 06 2013 Michal Minar <miminar@redhat.com> 0.1.0-2
- Make lmi namespace directory compatible for user installed python eggs.