[openlmi-providers/f18] new upstream bugfix version

Michal Minar miminar at fedoraproject.org
Mon Feb 4 14:35:15 UTC 2013


commit f62d64b177cdffaeb3ec865ec162513828979c23
Author: Michal Minar <miminar at redhat.com>
Date:   Mon Feb 4 15:28:47 2013 +0100

    new upstream bugfix version

 .gitignore             |    1 +
 openlmi-providers.spec |    8 +++++++-
 sources                |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e566298..e5e9399 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /openlmi-providers-0.0.15.tar.gz
 /openlmi-providers-0.0.16.tar.gz
 /openlmi-providers-0.0.17.tar.gz
+/openlmi-providers-0.0.18.tar.gz
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index dde0b8a..cebc806 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -1,5 +1,5 @@
 Name:           openlmi-providers
-Version:        0.0.17
+Version:        0.0.18
 Release:        1%{?dist}
 Summary:        Set of basic CIM providers
 
@@ -222,6 +222,9 @@ cp mof/LMI_Software.reg $RPM_BUILD_ROOT/%{_datadir}/%{name}/
 %doc README COPYING
 %dir %{python_sitelib}/openlmi
 %{python_sitelib}/openlmi-*
+%dir %{python_sitelib}/openlmi/common
+%{python_sitelib}/openlmi/common/*.py
+%{python_sitelib}/openlmi/common/*.py[co]
 
 %files -n openlmi-software
 %doc README COPYING
@@ -364,6 +367,9 @@ fi
 
 
 %changelog
+* Mon Feb 04 2013 Michal Minar <miminar at redhat.com> 0.0.18-1
+- Version 0.0.18
+
 * Tue Jan 22 2013 Roman Rakus <rrakus at redhat.com> - 0.0.17-1
 - Version 0.0.17
 
diff --git a/sources b/sources
index a2890cc..3f57dac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a711474917ea8366b8dc190ac858f4a  openlmi-providers-0.0.17.tar.gz
+3cf0955672b185c2a52714a20189a1f6  openlmi-providers-0.0.18.tar.gz


More information about the scm-commits mailing list