From b638c8ffedaafb7d4e6d72daa4315b8bddedb313 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 13 Jun 2013 14:54:42 +0200 Subject: [PATCH] Update to 0.6.3 --- .gitignore | 1 + python-dbusmock.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a6185f..ee44c49 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /python-dbusmock-0.4.0.tar.gz /python-dbusmock-0.6.tar.gz /python-dbusmock-0.6.2.tar.gz +/python-dbusmock-0.6.3.tar.gz diff --git a/python-dbusmock.spec b/python-dbusmock.spec index 0863dff..f5bf49e 100644 --- a/python-dbusmock.spec +++ b/python-dbusmock.spec @@ -1,7 +1,7 @@ %global modname dbusmock Name: python-%{modname} -Version: 0.6.2 +Version: 0.6.3 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 0.6.3-1 +- Update to 0.6.3 + * Thu Jun 13 2013 Bastien Nocera 0.6.2-1 - Update to 0.6.2 diff --git a/sources b/sources index f27d75e..6b92a3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -caa564e0413fc2718fb3a847478094f5 python-dbusmock-0.6.2.tar.gz +00b70e279b1d67a219f685a3c33d160a python-dbusmock-0.6.3.tar.gz