[openlmi-providers/f18] Update to version 0.0.17

Roman Rakus rrakus at fedoraproject.org
Tue Jan 22 09:58:00 UTC 2013


commit 09387ad586f6f3347ace021548c8ff14b2119be9
Author: Roman Rakus <rrakus at redhat.com>
Date:   Tue Jan 22 10:57:34 2013 +0100

    Update to version 0.0.17
    
    Signed-off-by: Roman Rakus <rrakus at redhat.com>

 .gitignore             |    1 +
 openlmi-providers.spec |    6 +++++-
 sources                |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 97e2da4..e566298 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /openlmi-providers-0.0.15.tar.gz
 /openlmi-providers-0.0.16.tar.gz
+/openlmi-providers-0.0.17.tar.gz
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index 292ab30..dde0b8a 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -1,5 +1,5 @@
 Name:           openlmi-providers
-Version:        0.0.16
+Version:        0.0.17
 Release:        1%{?dist}
 Summary:        Set of basic CIM providers
 
@@ -210,6 +210,7 @@ cp mof/LMI_Software.reg $RPM_BUILD_ROOT/%{_datadir}/%{name}/
 %{_libdir}/cmpi/libcmpiLMI_Account.so
 %{_datadir}/%{name}/LMI_Account.mof
 %{_datadir}/%{name}/LMI_Account.reg
+%attr(755, root, root) %{_libexecdir}/pegasus/cmpiLMI_Account-cimprovagt
 
 %files -n openlmi-hardware
 %doc README COPYING
@@ -363,6 +364,9 @@ fi
 
 
 %changelog
+* Tue Jan 22 2013 Roman Rakus <rrakus at redhat.com> - 0.0.17-1
+- Version 0.0.17
+
 * Wed Jan 16 2013 Roman Rakus <rrakus at redhat.com> - 0.0.16-1
 - Version 0.0.16
 
diff --git a/sources b/sources
index 673f715..a2890cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4df06329f1f59b4c67bfe94ca1fa4110  openlmi-providers-0.0.16.tar.gz
+2a711474917ea8366b8dc190ac858f4a  openlmi-providers-0.0.17.tar.gz


More information about the scm-commits mailing list