1:3.25-12

Related: RHEL-14750
This commit is contained in:
Miroslav Lichvar 2024-04-15 13:35:09 +02:00
parent 192810d3a9
commit ac40740ab5

View File

@ -14,7 +14,7 @@
Name: gpsd
Version: 3.25
Release: 11%{?dist}
Release: 12%{?dist}
Epoch: 1
Summary: Service daemon for mediating access to a GPS
@ -365,6 +365,9 @@ rm -rf %{buildroot}%{_docdir}/gpsd
%files compat
%changelog
* Mon Apr 15 2024 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.25-12
- rebuild
* Tue Feb 20 2024 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.25-11
- internalize scons (RHEL-14750)
- add missing IPv6 support