From c7b75c6069292788e932c53aa5a2ddfc7b9d0cce Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Mon, 13 Aug 2012 08:27:29 +0200 Subject: [PATCH] Update to 0.74 Resolves: #847072 --- .gitignore | 1 + ledmon.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f798590..ef6440d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /ledmon-0.32.tar.bz2 /ledmon-0.40.tar.bz2 /ledmon-0.72.tar.bz2 +/ledmon-0.74.tar.bz2 diff --git a/ledmon.spec b/ledmon.spec index d58700b..cfe659c 100644 --- a/ledmon.spec +++ b/ledmon.spec @@ -1,6 +1,6 @@ Summary: Enclosure LED Utilities Name: ledmon -Version: 0.72 +Version: 0.74 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -37,6 +37,10 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI %{_mandir}/*/* %changelog +* Mon Aug 13 2012 Jan Synáček - 0.74-1 +- Update to 0.74 +- Resolves: #847072 + * Tue Aug 07 2012 Jan Synáček - 0.72-1 - Update to 0.72 and update patch - Resolves: #846018 diff --git a/sources b/sources index e6ce63c..cca816a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b531ad0c4966793e72512dd6d71a2a2 ledmon-0.72.tar.bz2 +4e34588e249c2f6e7713a2447be85db0 ledmon-0.74.tar.bz2