[python-dbusmock] Update to 0.8

Bastien Nocera hadess at fedoraproject.org
Fri Nov 8 11:08:23 UTC 2013


commit a9dad0a9c8c5816c375b07110a055da44dfc970e
Author: Bastien Nocera <hadess at hadess.net>
Date:   Fri Nov 8 12:08:39 2013 +0100

    Update to 0.8

 .gitignore           |    1 +
 python-dbusmock.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee44c49..9f548ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /python-dbusmock-0.6.tar.gz
 /python-dbusmock-0.6.2.tar.gz
 /python-dbusmock-0.6.3.tar.gz
+/python-dbusmock-0.8.tar.gz
diff --git a/python-dbusmock.spec b/python-dbusmock.spec
index 4453432..179ee51 100644
--- a/python-dbusmock.spec
+++ b/python-dbusmock.spec
@@ -1,8 +1,8 @@
 %global modname dbusmock
 
 Name:             python-%{modname}
-Version:          0.6.3
-Release:          2%{?dist}
+Version:          0.8
+Release:          1%{?dist}
 Summary:          Mock D-Bus objects
 
 Group:            Development/Libraries
@@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
 
 
 %changelog
+* Fri Nov 08 2013 Bastien Nocera <bnocera at redhat.com> 0.8-1
+- Update to 0.8
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 6b92a3a..6f80a06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00b70e279b1d67a219f685a3c33d160a  python-dbusmock-0.6.3.tar.gz
+76dbc425bb72244529efe490cdd14d21  python-dbusmock-0.8.tar.gz


More information about the scm-commits mailing list