diff --git a/.gitignore b/.gitignore index f5b62a8..e4e8dfe 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ smartmontools-5.39.1.tar.gz /smartmontools-r3169.tar.gz /smartmontools-5.40.tar.gz /smartmontools-5.41.tar.gz +/smartmontools-5.42.tar.gz diff --git a/smartmontools.spec b/smartmontools.spec index 314fa97..a7cd290 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -1,7 +1,7 @@ Summary: Tools for monitoring SMART capable hard disks Name: smartmontools -Version: 5.41 -Release: 2%{?dist} +Version: 5.42 +Release: 1%{?dist} Epoch: 1 Group: System Environment/Base License: GPLv2+ @@ -109,6 +109,10 @@ fi %{_datadir}/%{name} %changelog +* Fri Oct 21 2011 Michal Hlavinka - 1:5.42-1 +- smartmontools updated to 5.42 +- smartmontools updated to 5.42 + * Mon Jun 13 2011 Michal Hlavinka - 1:5.41-2 - make F-14 (sysv init) -> F-15 (systemd) transition more robust diff --git a/sources b/sources index 688f013..2060696 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4577886bea79d4ff12bd9a7d323ce692 smartmontools-5.41.tar.gz +ce5690a1ba58efbe6db1bb784e4e20c3 smartmontools-5.42.tar.gz