Rebuilt for Python 3.7
This commit is contained in:
parent
c5b2f27916
commit
2f19bae7d6
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.17
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -81,6 +81,9 @@ popd
|
||||
%{python3_sitelib}/*%{modname}*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.17-5
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Fri Mar 30 2018 Bastien Nocera <bnocera@redhat.com> - 0.17-4
|
||||
+ python-dbusmock-0.17-4
|
||||
- Patch from Benjamin Berg to correct the python3 subpackage deps
|
||||
|
Loading…
Reference in New Issue
Block a user