Update to 0.4.0
This commit is contained in:
parent
3e86f73e49
commit
89a65ea6ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/python-dbusmock-0.1.1.tar.gz
|
/python-dbusmock-0.1.1.tar.gz
|
||||||
/python-dbusmock-0.3.tar.gz
|
/python-dbusmock-0.3.tar.gz
|
||||||
/python-dbusmock-0.3.1.tar.gz
|
/python-dbusmock-0.3.1.tar.gz
|
||||||
|
/python-dbusmock-0.4.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global modname dbusmock
|
%global modname dbusmock
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 0.3.1
|
Version: 0.4.0
|
||||||
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
|
||||||
|
* Mon Jan 21 2013 Bastien Nocera <bnocera@redhat.com> 0.4.0-1
|
||||||
|
- Update to 0.4.0
|
||||||
|
|
||||||
* Mon Jan 07 2013 Bastien Nocera <bnocera@redhat.com> 0.3.1-1
|
* Mon Jan 07 2013 Bastien Nocera <bnocera@redhat.com> 0.3.1-1
|
||||||
- Update to 0.3.1
|
- Update to 0.3.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user