+ python-dbusmock-0.16.7-1
Update to 0.16.7
This commit is contained in:
parent
63fc290a65
commit
27b555b79a
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/python-dbusmock-0.10.3.tar.gz
|
/python-dbusmock-0.10.3.tar.gz
|
||||||
/python-dbusmock-0.10.1.tar.gz
|
/python-dbusmock-0.10.1.tar.gz
|
||||||
/python-dbusmock-0.11.1.tar.gz
|
/python-dbusmock-0.11.1.tar.gz
|
||||||
|
/python-dbusmock-0.16.7.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global modname dbusmock
|
%global modname dbusmock
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 0.11.1
|
Version: 0.16.7
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Mock D-Bus objects
|
Summary: Mock D-Bus objects
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -73,6 +73,10 @@ popd
|
|||||||
%{python3_sitelib}/*%{modname}*
|
%{python3_sitelib}/*%{modname}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2017 Bastien Nocera <bnocera@redhat.com> - 0.16.7-1
|
||||||
|
+ python-dbusmock-0.16.7-1
|
||||||
|
- Update to 0.16.7
|
||||||
|
|
||||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.11.1-6
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.11.1-6
|
||||||
- Rebuild for Python 3.6
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user