Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 02:47:27 +02:00
parent 101d9014cc
commit 3e0417f2fa

View File

@ -4,7 +4,7 @@
Name: gpsd
Version: 3.19
Release: 5%{?dist}
Release: 6%{?dist}
Epoch: 1
Summary: Service daemon for mediating access to a GPS
@ -311,6 +311,9 @@ desktop-file-install \
%{python3_sitearch}/gps/__pycache__/fake*
%changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1:3.19-6
- Rebuilt for Python 3.9
* Mon Feb 03 2020 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.19-5
- fix missing epoch in dependencies (#1797370)