|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libftdi
|
|
|
|
Name: libftdi
|
|
|
|
Version: 1.4
|
|
|
|
Version: 1.4
|
|
|
|
Release: 8%{?dist}
|
|
|
|
Release: 9%{?dist}
|
|
|
|
Summary: Library to program and control the FTDI USB controller
|
|
|
|
Summary: Library to program and control the FTDI USB controller
|
|
|
|
|
|
|
|
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPLv2
|
|
|
@ -151,6 +151,9 @@ rm -rf %{buildroot}%{_datadir}/doc/libftdi1/example.conf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.4-9
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 04 2021 Richard Hughes <rhughes@redhat.com> - 1.4-8
|
|
|
|
* Tue May 04 2021 Richard Hughes <rhughes@redhat.com> - 1.4-8
|
|
|
|
- Install the udev file to a non-deprecated location
|
|
|
|
- Install the udev file to a non-deprecated location
|
|
|
|
|
|
|
|
|
|
|
|