Update to 0.8.1
This commit is contained in:
parent
a9dad0a9c8
commit
ded78361b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/python-dbusmock-0.6.2.tar.gz
|
/python-dbusmock-0.6.2.tar.gz
|
||||||
/python-dbusmock-0.6.3.tar.gz
|
/python-dbusmock-0.6.3.tar.gz
|
||||||
/python-dbusmock-0.8.tar.gz
|
/python-dbusmock-0.8.tar.gz
|
||||||
|
/python-dbusmock-0.8.1.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global modname dbusmock
|
%global modname dbusmock
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 0.8
|
Version: 0.8.1
|
||||||
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
|
||||||
|
* Tue Nov 12 2013 Bastien Nocera <bnocera@redhat.com> 0.8.1-1
|
||||||
|
- Update to 0.8.1
|
||||||
|
|
||||||
* Fri Nov 08 2013 Bastien Nocera <bnocera@redhat.com> 0.8-1
|
* Fri Nov 08 2013 Bastien Nocera <bnocera@redhat.com> 0.8-1
|
||||||
- Update to 0.8
|
- Update to 0.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user