[python-dbusmock] Update to 0.10.3

Bastien Nocera hadess at fedoraproject.org
Thu Jul 17 14:11:40 UTC 2014


commit 597f1d7133da4cdd6a3ef0f06ed36bd9b10e903c
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Jul 17 16:12:02 2014 +0200

    Update to 0.10.3

 .gitignore           |    1 +
 python-dbusmock.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb29c0e..186e71d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /python-dbusmock-0.6.3.tar.gz
 /python-dbusmock-0.8.tar.gz
 /python-dbusmock-0.8.1.tar.gz
+/python-dbusmock-0.10.3.tar.gz
diff --git a/python-dbusmock.spec b/python-dbusmock.spec
index e8a4202..a5ba940 100644
--- a/python-dbusmock.spec
+++ b/python-dbusmock.spec
@@ -1,8 +1,8 @@
 %global modname dbusmock
 
 Name:             python-%{modname}
-Version:          0.8.1
-Release:          2%{?dist}
+Version:          0.10.3
+Release:          1%{?dist}
 Summary:          Mock D-Bus objects
 
 Group:            Development/Libraries
@@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
 
 
 %changelog
+* Thu Jul 17 2014 Bastien Nocera <bnocera at redhat.com> 0.10.3-1
+- Update to 0.10.3
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 58a945e..29123a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de19e88dd2600deb67458eb6902e3411  python-dbusmock-0.8.1.tar.gz
+f58dc6af9e58cc3d628794133525e478  python-dbusmock-0.10.3.tar.gz


More information about the scm-commits mailing list