From be29308ed6cbc4ebe8bea5ead4b4edbff9c63830 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Fri, 19 Apr 2013 10:36:43 +0200 Subject: [PATCH] Update to 0.77 --- .gitignore | 1 + ledmon.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 743cdd5..cf40594 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /ledmon-0.72.tar.bz2 /ledmon-0.74.tar.bz2 /ledmon-0.75.tar.gz +/ledmon-0.77.tar.gz diff --git a/ledmon.spec b/ledmon.spec index dca9bb6..6469c42 100644 --- a/ledmon.spec +++ b/ledmon.spec @@ -1,7 +1,7 @@ Summary: Enclosure LED Utilities Name: ledmon -Version: 0.75 -Release: 2%{?dist} +Version: 0.77 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: http://sourceforge.net/projects/ledmon/ @@ -38,6 +38,9 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI %{_mandir}/*/* %changelog +* Fri Apr 19 2013 Jan Synáček - 0.77-1 +- Update to 0.77 + * Thu Feb 14 2013 Fedora Release Engineering - 0.75-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index dd2b92b..ac71ca3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6743aa8fe0c5d9890e8f643d6916b1ce ledmon-0.75.tar.gz +10ab3269eacc3a602346c27e056d872f ledmon-0.77.tar.gz