[openlmi-tools/f18] upgrade to v0.3

Peter Hatina phatina at fedoraproject.org
Wed Feb 6 13:07:21 UTC 2013


commit e71ff43addadda4c2cf3feb9c0b75054e5822e48
Author: Peter Hatina <phatina at redhat.com>
Date:   Wed Feb 6 13:10:29 2013 +0100

    upgrade to v0.3

 .gitignore         |    1 +
 openlmi-tools.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3158624..9c404af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /openlmi-tools-0.1.tar.gz
 /openlmi-tools-0.2.tar.gz
+/openlmi-tools-0.3.tar.gz
diff --git a/openlmi-tools.spec b/openlmi-tools.spec
index db02a41..5bc84ec 100644
--- a/openlmi-tools.spec
+++ b/openlmi-tools.spec
@@ -1,5 +1,5 @@
 Name:           openlmi-tools
-Version:        0.2
+Version:        0.3
 Release:        1%{?dist}
 Summary:        Set of CLI tools for Openlmi providers
 
@@ -30,10 +30,13 @@ make install DESTDIR=%{buildroot}
 
 %files
 %doc README COPYING
-%attr(755,root,root) %{_bindir}/*.py
+%attr(755,root,root) %{_bindir}/lmi*
 %{python_sitelib}/lmi/
 
 %changelog
+* Wed Feb 06 2013 Peter Hatina <phatina at redhat.com> - 0.3-1
+- upgrade to v0.3
+
 * Mon Nov 19 2012 Peter Hatina <phatina at redhat.com> - 0.2-1
 - upgrade to v0.2
 
diff --git a/sources b/sources
index 8ef6155..10a6407 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2786e4edf2733945b30fb0c420cbe15d  openlmi-tools-0.2.tar.gz
+57493ea56287543ecda47d1c2dd59ad6  openlmi-tools-0.3.tar.gz


More information about the scm-commits mailing list