[lmiwbem/f21] upgrade to 0.6.0

Peter Hatina phatina at fedoraproject.org
Tue Jan 13 13:38:34 UTC 2015


commit 9fec0dfd318c552b9380fe83c8afdcabe0a40e45
Author: Peter Hatina <phatina at redhat.com>
Date:   Tue Jan 13 14:35:01 2015 +0100

    upgrade to 0.6.0

 .gitignore   |    1 +
 lmiwbem.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de03e74..35adcde 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /lmiwbem-0.3.1.tar.gz
 /lmiwbem-0.4.0.tar.gz
 /lmiwbem-0.5.0.tar.gz
+/lmiwbem-0.6.0.tar.gz
diff --git a/lmiwbem.spec b/lmiwbem.spec
index 9950eed..a3f3899 100644
--- a/lmiwbem.spec
+++ b/lmiwbem.spec
@@ -1,5 +1,5 @@
 Name:           lmiwbem
-Version:        0.5.0
+Version:        0.6.0
 Release:        1%{?dist}
 Summary:        Python WBEM Client
 License:        LGPLv2+
@@ -53,6 +53,9 @@ find %{buildroot} -name '*.la' | xargs rm -f
 %{_docdir}/%{name}-%{version}/html
 
 %changelog
+* Tue Jan 13 2015 Peter Hatina <phatina at redhat.com> - 0.6.0-1
+- upgrade to 0.6.0
+
 * Thu Dec  4 2014 Peter Hatina <phatina at redhat.com> - 0.5.0-1
 - upgrade to 0.5.0
 
diff --git a/sources b/sources
index 7bca3ca..d28a6cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23f6fecc35f365a6b3a8e5d0f838ca9b  lmiwbem-0.5.0.tar.gz
+8a22c7ef7f22e17b58771125becfe7f3  lmiwbem-0.6.0.tar.gz


More information about the scm-commits mailing list