Update to 0.40

Resolves: #838086
This commit is contained in:
Jan Synacek 2012-07-25 07:57:51 +02:00
parent b463ce25cc
commit 90459e10be
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/ledmon-0.1.tar.gz
/ledmon-0.31.tar.bz2
/ledmon-0.32.tar.bz2
/ledmon-0.40.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: Enclosure LED Utilities
Name: ledmon
Version: 0.32
Release: 2%{?dist}
Version: 0.40
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: http://sourceforge.net/projects/ledmon/
@ -42,6 +42,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Wed Jul 25 2012 Jan Synáček <jsynacek@redhat.com> - 0.40-1
- Update to 0.40
- Resolves: #838086
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.32-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

View File

@ -1 +1 @@
f98c38f272615e53e0db937e04f429e4 ledmon-0.32.tar.bz2
8e3d23cfee7dccf64ad6c687ddef64c8 ledmon-0.40.tar.bz2