diff --git a/libftdi.spec b/libftdi.spec index 3cc56f2..a3d7df3 100644 --- a/libftdi.spec +++ b/libftdi.spec @@ -1,6 +1,6 @@ Name: libftdi Version: 1.3 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Library to program and control the FTDI USB controller Group: System Environment/Libraries @@ -180,6 +180,9 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/libftdi1/example.conf %postun c++ -p /sbin/ldconfig %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1.3-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Mon Oct 09 2017 Troy Curtis, Jr - 1.3-10 - Add python3 subpackage. - Drop patch0 in favor of built-in cmake config methods.