[python-dbusmock] Update to 0.6.2

Bastien Nocera hadess at fedoraproject.org
Thu Jun 13 10:22:53 UTC 2013


commit 389eb590b687febf65a5601ec272c271e8858e49
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Jun 13 12:22:43 2013 +0200

    Update to 0.6.2

 .gitignore           |    1 +
 python-dbusmock.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d39a6bc..2a6185f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /python-dbusmock-0.3.1.tar.gz
 /python-dbusmock-0.4.0.tar.gz
 /python-dbusmock-0.6.tar.gz
+/python-dbusmock-0.6.2.tar.gz
diff --git a/python-dbusmock.spec b/python-dbusmock.spec
index 36dc181..0863dff 100644
--- a/python-dbusmock.spec
+++ b/python-dbusmock.spec
@@ -1,7 +1,7 @@
 %global modname dbusmock
 
 Name:             python-%{modname}
-Version:          0.6
+Version:          0.6.2
 Release:          1%{?dist}
 Summary:          Mock D-Bus objects
 
@@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
 
 
 %changelog
+* Thu Jun 13 2013 Bastien Nocera <bnocera at redhat.com> 0.6.2-1
+- Update to 0.6.2
+
 * Wed Jun 12 2013 Bastien Nocera <bnocera at redhat.com> 0.6-1
 - Update to 0.6.0
 
diff --git a/sources b/sources
index 8702d3e..f27d75e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a192b1506ebf77d36d69489af138c020  python-dbusmock-0.6.tar.gz
+caa564e0413fc2718fb3a847478094f5  python-dbusmock-0.6.2.tar.gz


More information about the scm-commits mailing list