From 40da323fdd6c5b7dc355c36ed03bd243dc82e8af Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 17:05:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libftdi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libftdi.spec b/libftdi.spec index d8d752c..a294335 100644 --- a/libftdi.spec +++ b/libftdi.spec @@ -1,6 +1,6 @@ Name: libftdi Version: 1.4 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library to program and control the FTDI USB controller License: LGPLv2 @@ -151,6 +151,9 @@ rm -rf %{buildroot}%{_datadir}/doc/libftdi1/example.conf %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Oct 01 2020 Kamil Dudka - 1.4-6 - make the package build with updated %%cmake macro (#1863999)