This commit is contained in:
Fedora Release Engineering 2017-02-11 10:13:26 +00:00
parent a0c91e0e0b
commit 0b559a8cea
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global srcname pyudev
Name: python-%{srcname}
Version: 0.21.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A libudev binding
License: LGPLv2+
@ -230,6 +230,9 @@ rm -rf pyudev.egg-info
%{python3_sitelib}/pyudev/__pycache__/pyqt5.*
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.21.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Dec 21 2016 Kevin Fenzi <kevin@scrye.com> - 0.21.0-2
- Rebuild for Python 3.6