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