[ledmon] Update to 0.79

Michal Sekletar msekleta at fedoraproject.org
Thu Nov 28 17:03:19 UTC 2013


commit fa41313b726fcef9c39b7254d7644409af2bdec1
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Thu Nov 28 18:02:56 2013 +0100

    Update to 0.79

 .gitignore  |    1 +
 ledmon.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 98386a0..246f656 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /ledmon-0.75.tar.gz
 /ledmon-0.77.tar.gz
 /ledmon-0.78.tar.gz
+/ledmon-0.79.tar.gz
diff --git a/ledmon.spec b/ledmon.spec
index 6960d75..8ab8b77 100644
--- a/ledmon.spec
+++ b/ledmon.spec
@@ -1,7 +1,7 @@
 Summary: Enclosure LED Utilities
 Name: ledmon
-Version: 0.78
-Release: 2%{?dist}
+Version: 0.79
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://sourceforge.net/projects/ledmon/
@@ -21,7 +21,7 @@ types of system: 2-LED system (Activity LED, Status LED) and 3-LED system
 use this application.
 
 %prep
-%setup -q -n ledmon
+%setup -q
 %patch0 -p1 -b .cflags
 
 %build
@@ -38,6 +38,9 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI
 %{_mandir}/*/*
 
 %changelog
+* Thu Nov 28 2013 Michal Sekletar <msekleta at redhat.com> - 0.79-1
+- update to 0.79
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.78-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 59a0c18..0c3fbb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9593298a83d93048536927cb0516846  ledmon-0.78.tar.gz
+c86540ee92636c12184393ca59f371b6  ledmon-0.79.tar.gz


More information about the scm-commits mailing list