1:3.25-11
Related: RHEL-14750
This commit is contained in:
parent
2ef0d93005
commit
2caba3b2a5
10
gpsd.spec
10
gpsd.spec
@ -14,7 +14,7 @@
|
||||
|
||||
Name: gpsd
|
||||
Version: 3.25
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Service daemon for mediating access to a GPS
|
||||
|
||||
@ -366,6 +366,14 @@ rm -rf %{buildroot}%{_docdir}/gpsd
|
||||
%files compat
|
||||
|
||||
%changelog
|
||||
* Tue Feb 20 2024 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.25-11
|
||||
- internalize scons (RHEL-14750)
|
||||
- add missing IPv6 support
|
||||
- add note about limited Red Hat support
|
||||
- drop unneeded API-compatibility patch
|
||||
- fix busy wait when reading from gpsd socket
|
||||
- fix some issues reported by coverity and shellcheck
|
||||
|
||||
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.25-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user