diff --git a/iguanaIR.spec b/iguanaIR.spec index e4aa3cf..d366f46 100644 --- a/iguanaIR.spec +++ b/iguanaIR.spec @@ -1,6 +1,6 @@ Name: iguanaIR Version: 1.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Driver for Iguanaworks USB IR transceiver Group: System Environment/Daemons @@ -166,6 +166,9 @@ fi %{_bindir}/%{name}-reflasher %changelog +* Sat Aug 16 2014 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Mon Aug 11 2014 Alec Leamas - 1.1.0-1 - Updating to latest version - Old patches now upstreamed, new patches for cmake required. LIBDIR handling