Update to 0.10.3

This commit is contained in:
Bastien Nocera 2014-07-17 16:12:02 +02:00
parent 41b03d989d
commit 597f1d7133
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/python-dbusmock-0.6.3.tar.gz
/python-dbusmock-0.8.tar.gz
/python-dbusmock-0.8.1.tar.gz
/python-dbusmock-0.10.3.tar.gz

View File

@ -1,8 +1,8 @@
%global modname dbusmock
Name: python-%{modname}
Version: 0.8.1
Release: 2%{?dist}
Version: 0.10.3
Release: 1%{?dist}
Summary: Mock D-Bus objects
Group: Development/Libraries
@ -48,6 +48,9 @@ rm -rf python-%{modname}.egg-info
%changelog
* Thu Jul 17 2014 Bastien Nocera <bnocera@redhat.com> 0.10.3-1
- Update to 0.10.3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
de19e88dd2600deb67458eb6902e3411 python-dbusmock-0.8.1.tar.gz
f58dc6af9e58cc3d628794133525e478 python-dbusmock-0.10.3.tar.gz