From 0fca824caf10c3e4bce077495e5f5a2873444823 Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Thu, 21 Aug 2014 14:40:38 +0200 Subject: [PATCH] rebuilt to pick up new iguanaIR. --- lirc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lirc.spec b/lirc.spec index 2c9e9e5..fc7a01d 100644 --- a/lirc.spec +++ b/lirc.spec @@ -22,9 +22,9 @@ Name: lirc Version: 0.9.1a %if 0%{?released} -Release: 2%{?dist} +Release: 3%{?dist} %else -Release: 0.8.%{pre}%{?dist} +Release: 0.9.%{pre}%{?dist} %endif Summary: The Linux Infrared Remote Control package @@ -271,6 +271,9 @@ find /etc/systemd -name lirc.service -xtype l -delete || : %changelog +* Thu Aug 21 2014 Alec Leamas - 0.9.1a-3 +- rebuilt to pick up new iguanaIR. + * Thu Aug 21 2014 Aƶlec Leamas - 0.9.1a-2 - Rebuilt for new iguanaIR ABI version.