Update to 0.6.0

This commit is contained in:
Bastien Nocera 2013-06-12 13:51:35 +02:00
parent cd35ec2d3c
commit 9edc4396b7
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/python-dbusmock-0.3.tar.gz
/python-dbusmock-0.3.1.tar.gz
/python-dbusmock-0.4.0.tar.gz
/python-dbusmock-0.6.tar.gz

View File

@ -1,8 +1,8 @@
%global modname dbusmock
Name: python-%{modname}
Version: 0.4.0
Release: 2%{?dist}
Version: 0.6.0
Release: 1%{?dist}
Summary: Mock D-Bus objects
Group: Development/Libraries
@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
%changelog
* Wed Jun 12 2013 Bastien Nocera <bnocera@redhat.com> 0.6.0-1
- Update to 0.6.0
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
3807cd9135b47c066a32607e86a57d92 python-dbusmock-0.4.0.tar.gz
a192b1506ebf77d36d69489af138c020 python-dbusmock-0.6.tar.gz