Update to 0.6.3
This commit is contained in:
parent
389eb590b6
commit
b638c8ffed
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/python-dbusmock-0.4.0.tar.gz
|
/python-dbusmock-0.4.0.tar.gz
|
||||||
/python-dbusmock-0.6.tar.gz
|
/python-dbusmock-0.6.tar.gz
|
||||||
/python-dbusmock-0.6.2.tar.gz
|
/python-dbusmock-0.6.2.tar.gz
|
||||||
|
/python-dbusmock-0.6.3.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global modname dbusmock
|
%global modname dbusmock
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 0.6.2
|
Version: 0.6.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Mock D-Bus objects
|
Summary: Mock D-Bus objects
|
||||||
|
|
||||||
@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 13 2013 Bastien Nocera <bnocera@redhat.com> 0.6.3-1
|
||||||
|
- Update to 0.6.3
|
||||||
|
|
||||||
* Thu Jun 13 2013 Bastien Nocera <bnocera@redhat.com> 0.6.2-1
|
* Thu Jun 13 2013 Bastien Nocera <bnocera@redhat.com> 0.6.2-1
|
||||||
- Update to 0.6.2
|
- Update to 0.6.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user