From ce1b451f813502f3f0ffc222f877b3ebc4df3a04 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Thu, 11 Oct 2012 10:49:50 +0200 Subject: [PATCH] smartmontools updated to 6.0 --- .gitignore | 1 + smartmontools.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e517682..cf3c25b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ smartmontools-5.39.1.tar.gz /smartmontools-5.41.tar.gz /smartmontools-5.42.tar.gz /smartmontools-5.43.tar.gz +/smartmontools-6.0.tar.gz diff --git a/smartmontools.spec b/smartmontools.spec index 7e04850..f02aaa5 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -1,7 +1,7 @@ Summary: Tools for monitoring SMART capable hard disks Name: smartmontools -Version: 5.43 -Release: 3%{?dist} +Version: 6.0 +Release: 1%{?dist} Epoch: 1 Group: System Environment/Base License: GPLv2+ @@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name} %changelog +* Thu Oct 11 2012 Michal Hlavinka - 1:6.0-1 +- smartmontools updated to 6.0 + * Tue Aug 21 2012 Michal Hlavinka - 1:5.43-3 - use new systemd rpm macros (#850316) diff --git a/sources b/sources index d5af350..0240b3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a1cb2c3d8cc2de377037fe9e7cef40a9 smartmontools-5.43.tar.gz +5646a07f5f4bee8e2e649de8c6b7ae87 smartmontools-6.0.tar.gz