summaryrefslogtreecommitdiffstats
path: root/openlmi-providers.spec
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-08-21 13:03:26 +0200
committerMichal Minar <miminar@redhat.com>2013-08-28 08:46:26 +0200
commitd3fb850dd63b41b20b703d831bbc1f29476e688b (patch)
tree158ea573d713559681a960aace0e6957cf80af02 /openlmi-providers.spec
parent47c57bad255ba7fdd91b73b527a8e93d1d220ebf (diff)
downloadopenlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.tar.gz
openlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.tar.xz
openlmi-providers-d3fb850dd63b41b20b703d831bbc1f29476e688b.zip
bumped version to 0.2.00.2.0
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.