Update to 0.6.2
This commit is contained in:
parent
038e814848
commit
389eb590b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/python-dbusmock-0.3.1.tar.gz
|
/python-dbusmock-0.3.1.tar.gz
|
||||||
/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
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global modname dbusmock
|
%global modname dbusmock
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 0.6
|
Version: 0.6.2
|
||||||
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.2-1
|
||||||
|
- Update to 0.6.2
|
||||||
|
|
||||||
* Wed Jun 12 2013 Bastien Nocera <bnocera@redhat.com> 0.6-1
|
* Wed Jun 12 2013 Bastien Nocera <bnocera@redhat.com> 0.6-1
|
||||||
- Update to 0.6.0
|
- Update to 0.6.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user