This commit is contained in:
Miroslav Lichvar 2021-08-11 17:07:01 +02:00
parent 231de1a53e
commit bada75b777

View File

@ -4,7 +4,7 @@
Name: gpsd
Version: 3.23
Release: 5%{?dist}
Release: 1%{?dist}
Epoch: 1
Summary: Service daemon for mediating access to a GPS
@ -294,6 +294,9 @@ rm -rf %{buildroot}%{_docdir}/gpsd
%{_datadir}/gpsd/gpsd-logo.png
%changelog
* Wed Aug 11 2021 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.23-1
- update to 3.23
* Wed Aug 11 2021 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.22-5
- fix handling of GPS weeks after 2180 (#1989379)