From 495279064c3b614c0d1c1b12b3627b517c6c2025 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Mon, 24 Jan 2011 12:37:52 +0100 Subject: [PATCH] update to hdparm-9.36 (#645048) --- .gitignore | 1 + hdparm.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 09d27d4..003daf1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ hdparm-9.27.tar.gz /hdparm-9.33.tar.gz +/hdparm-9.36.tar.gz diff --git a/hdparm.spec b/hdparm.spec index 375c09f..221e3a2 100644 --- a/hdparm.spec +++ b/hdparm.spec @@ -1,6 +1,6 @@ Summary: A utility for displaying and/or setting hard disk parameters Name: hdparm -Version: 9.33 +Version: 9.36 Release: 1%{?dist} License: BSD Group: Applications/System @@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/hdparm.8* %changelog +* Mon Jan 24 2011 Karsten Hopp 9.36-1 +- update to hdparm-9.36 (#645048) + * Thu Oct 07 2010 Karsten Hopp 9.33-1 - update to hdparm-9.33 (#592896) diff --git a/sources b/sources index bb79493..a9972cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08a908589eda69191f9f40cc98afe433 hdparm-9.33.tar.gz +d1f19a3a8fa5d83e33729ddac904894d hdparm-9.36.tar.gz