1:3.26.1-2

Related: RHEL-113507
This commit is contained in:
Miroslav Lichvar 2025-10-01 12:08:55 +02:00
parent 72f4db4ba6
commit 16b31af1df

View File

@ -14,7 +14,7 @@
Name: gpsd
Version: 3.26.1
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Summary: Service daemon for mediating access to a GPS
@ -376,6 +376,9 @@ rm -rf %{buildroot}%{_docdir}/gpsd
%{_mandir}/man1/xgpsspeed.1*
%changelog
* Wed Oct 01 2025 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.26.1-2
- add support note to package descriptions (RHEL-113507)
* Thu May 29 2025 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.26.1-1
- update to 3.26.1 (RHEL-94234)