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