From 2f67d33b24609e38dd168511f237a05f85587d8e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 13:17:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_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 b4b214a..4c12be4 100644 --- a/libftdi.spec +++ b/libftdi.spec @@ -1,6 +1,6 @@ Name: libftdi Version: 1.3 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Library to program and control the FTDI USB controller License: LGPLv2 @@ -154,6 +154,9 @@ rm -rf %{buildroot}%{_datadir}/doc/libftdi1/example.conf %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.3-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Feb 26 2019 Richard Shaw - 1.3-16 - Rebuild to drop python2 subpackage per RHBZ#1634583.