automatic version update by autodist [release 1.4-1mamba;Sun Oct 13 2019]
This commit is contained in:
parent
edb44ac2b0
commit
e30200cd19
@ -1,5 +1,5 @@
|
|||||||
Name: libftdi1
|
Name: libftdi1
|
||||||
Version: 1.3
|
Version: 1.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R
|
Summary: A library to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,7 +47,7 @@ Utilities to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using l
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build
|
%cmake -d build
|
||||||
%make
|
%make -j1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -93,6 +93,9 @@ Utilities to talk to FTDI chips: FT232BM/245BM, FT2232C/D and FT232/245R using l
|
|||||||
%{_bindir}/ftdi_eeprom
|
%{_bindir}/ftdi_eeprom
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 13 2019 Automatic Build System <autodist@mambasoft.it> 1.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jun 18 2016 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
* Sat Jun 18 2016 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user