Update to 0.3.1

This commit is contained in:
Bastien Nocera 2013-01-07 10:27:40 +01:00
parent 45df458b77
commit 3e86f73e49
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/python-dbusmock-0.1.1.tar.gz
/python-dbusmock-0.3.tar.gz
/python-dbusmock-0.3.1.tar.gz

View File

@ -1,7 +1,7 @@
%global modname dbusmock
Name: python-%{modname}
Version: 0.3
Version: 0.3.1
Release: 1%{?dist}
Summary: Mock D-Bus objects
@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
%changelog
* Mon Jan 07 2013 Bastien Nocera <bnocera@redhat.com> 0.3.1-1
- Update to 0.3.1
* Wed Dec 19 2012 Matěj Cepl <mcepl@redhat.com> - 0.3-1
- New upstream release.

View File

@ -1 +1 @@
0f935a7807e196f354da577e6eb8de63 python-dbusmock-0.3.tar.gz
829fe437f5e04fab3086eff65cabc583 python-dbusmock-0.3.1.tar.gz