This commit is contained in:
Miroslav Lichvar 2020-02-03 09:51:07 +01:00
parent 2727b57e13
commit 161e08d024

View File

@ -4,7 +4,7 @@
Name: gpsd
Version: 3.19
Release: 2%{?dist}
Release: 3%{?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
* Mon Feb 03 2020 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.19-3
- fix missing epoch in dependencies (#1797370)
* Fri Jan 31 2020 Dan Horák <dan[at]danny.cz> - 1:3.19-2
- all Requires must use Epoch too