[python-dbusmock] Update to 0.6.0

Bastien Nocera hadess at fedoraproject.org
Wed Jun 12 11:51:45 UTC 2013


commit 9edc4396b744cfbb663d0c03a6747a16117b608b
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Jun 12 13:51:35 2013 +0200

    Update to 0.6.0

 .gitignore           |    1 +
 python-dbusmock.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc60301..d39a6bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /python-dbusmock-0.3.tar.gz
 /python-dbusmock-0.3.1.tar.gz
 /python-dbusmock-0.4.0.tar.gz
+/python-dbusmock-0.6.tar.gz
diff --git a/python-dbusmock.spec b/python-dbusmock.spec
index b1bf178..4fff58d 100644
--- a/python-dbusmock.spec
+++ b/python-dbusmock.spec
@@ -1,8 +1,8 @@
 %global modname dbusmock
 
 Name:             python-%{modname}
-Version:          0.4.0
-Release:          2%{?dist}
+Version:          0.6.0
+Release:          1%{?dist}
 Summary:          Mock D-Bus objects
 
 Group:            Development/Libraries
@@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
 
 
 %changelog
+* Wed Jun 12 2013 Bastien Nocera <bnocera at redhat.com> 0.6.0-1
+- Update to 0.6.0
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 8b52b03..8702d3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3807cd9135b47c066a32607e86a57d92  python-dbusmock-0.4.0.tar.gz
+a192b1506ebf77d36d69489af138c020  python-dbusmock-0.6.tar.gz


More information about the scm-commits mailing list