diff --git a/.gitignore b/.gitignore index 186e71d..c128b72 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/python-dbusmock.spec b/python-dbusmock.spec index 13f6d77..7242063 100644 --- a/python-dbusmock.spec +++ b/python-dbusmock.spec @@ -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 - 0.11.1-1 +- Update to 0.11.1 + * Thu Jul 17 2014 Bastien Nocera 0.10.3-2 - Add Python3 sub-package diff --git a/sources b/sources index 29123a3..8852d95 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f58dc6af9e58cc3d628794133525e478 python-dbusmock-0.10.3.tar.gz +23f399b44baa404c8ff38387135135b2 python-dbusmock-0.11.1.tar.gz