From f3b3180ebdb341b9aee2ca029b9786b5b2d2652d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 19 2016 07:38:35 +0000 Subject: - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- diff --git a/libffado.spec b/libffado.spec index 33c9fff..58ac95d 100644 --- a/libffado.spec +++ b/libffado.spec @@ -1,7 +1,7 @@ Summary: Free firewire audio driver library Name: libffado Version: 2.2.1 -Release: 8%{?dist} +Release: 9%{?dist} # src/libutil/float_cast.h is LGPLv2+. # The rest is (GPLv2 or GPLv3) License: LGPLv2+ and (GPLv2 or GPLv3) @@ -143,6 +143,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 2.2.1-9 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue Mar 01 2016 Yaakov Selkowitz - 2.2.1-8 - Fix FTBFS with GCC 6 (#1307721)