summaryrefslogtreecommitdiffstats
path: root/openlmi-providers.spec
diff options
context:
space:
mode:
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 6bedb37..502f42a 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -2,8 +2,8 @@
%global required_konkret_ver 0.9.0-2
Name: openlmi-providers
-Version: 0.1.1
-Release: 3%{?dist}
+Version: 0.2.0
+Release: 1%{?dist}
Summary: Set of basic CIM providers
License: LGPLv2+
@@ -717,6 +717,10 @@ if [ "$1" -eq 0 ]; then
fi >> %logfile 2>&1
%changelog
+* Tue Aug 27 2013 Michal Minar <miminar@redhat.com> 0.2.0-1
+- Version 0.2.0
+- Enhancement in software api.
+
* Tue Aug 27 2013 Michal Minar <miminar@redhat.com> 0.1.1-3
- Added openlmi-account-doc package with admin guide.
- Fixed installation of python packages.