Update to 0.6.2

This commit is contained in:
Bastien Nocera 2013-06-13 12:22:43 +02:00
parent 038e814848
commit 389eb590b6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> 0.6.2-1
- Update to 0.6.2
* Wed Jun 12 2013 Bastien Nocera <bnocera@redhat.com> 0.6-1
- Update to 0.6.0

View File

@ -1 +1 @@
a192b1506ebf77d36d69489af138c020 python-dbusmock-0.6.tar.gz
caa564e0413fc2718fb3a847478094f5 python-dbusmock-0.6.2.tar.gz