Update to 0.11.1

This commit is contained in:
Matěj Cepl 2014-08-08 16:51:10 +02:00
parent d69962d963
commit d93ff35fcc
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -8,3 +8,5 @@
/python-dbusmock-0.8.tar.gz
/python-dbusmock-0.8.1.tar.gz
/python-dbusmock-0.10.3.tar.gz
/python-dbusmock-0.10.1.tar.gz
/python-dbusmock-0.11.1.tar.gz

View File

@ -1,8 +1,8 @@
%global modname dbusmock
Name: python-%{modname}
Version: 0.10.3
Release: 2%{?dist}
Version: 0.11.1
Release: 1%{?dist}
Summary: Mock D-Bus objects
Group: Development/Libraries
@ -73,6 +73,9 @@ popd
%{python3_sitelib}/*%{modname}*
%changelog
* Fri Aug 08 2014 Matěj Cepl <mcepl@redhat.com> - 0.11.1-1
- Update to 0.11.1
* Thu Jul 17 2014 Bastien Nocera <bnocera@redhat.com> 0.10.3-2
- Add Python3 sub-package

View File

@ -1 +1 @@
f58dc6af9e58cc3d628794133525e478 python-dbusmock-0.10.3.tar.gz
23f399b44baa404c8ff38387135135b2 python-dbusmock-0.11.1.tar.gz