diff --git a/hdparm-9.52.tar.gz b/hdparm-9.52.tar.gz deleted file mode 100644 index 57127d6..0000000 --- a/hdparm-9.52.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3429cd423e271fa565bf584598fd751dd2e773bb7199a592b06b5a61cec4fb6 -size 140737 diff --git a/hdparm-9.56.tar.gz b/hdparm-9.56.tar.gz new file mode 100644 index 0000000..d407dd5 --- /dev/null +++ b/hdparm-9.56.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff9ed695f1017396eec4101f990f114b7b0e0a04c5aa6369c0394053d16e4da +size 137213 diff --git a/hdparm.changes b/hdparm.changes index 43015a4..508e671 100644 --- a/hdparm.changes +++ b/hdparm.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Apr 20 14:20:48 UTC 2018 - kstreitova@suse.com + +- update to version 9.56 + * 9.56 - fixed byte order for --Istdout so that --Istdin can + grok it + - added --Iraw for raw binary output of IDENTIFY data + to a file + * 9.55 - added #include for major()/minor() + macros + * 9.54 - Partial revert of Jmicron changes, from Jan Friesse. + * 9.53 - Read Drive Capacity fixes from Iestyn Walters. + - SET MAX ADDRESS fixes from Tom Yan + - added --security-prompt-for-password to --security-help + output + - fwdownload changes from Jihoon Lee. + ------------------------------------------------------------------- Wed Dec 13 16:36:54 UTC 2017 - kstreitova@suse.com diff --git a/hdparm.spec b/hdparm.spec index 8fa236a..ceed57c 100644 --- a/hdparm.spec +++ b/hdparm.spec @@ -1,7 +1,7 @@ # # spec file for package hdparm # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: hdparm -Version: 9.52 +Version: 9.56 Release: 0 Summary: A Program to get and set hard disk parameters License: SUSE-Permissive @@ -65,7 +65,7 @@ ln -sf %{_sbindir}/hdparm "%{buildroot}/sbin" %files %doc Changelog README.acoustic contrib/README.contrib README.wiper -%{_mandir}/man8/hdparm.8%{ext_man} +%{_mandir}/man8/hdparm.8%{?ext_man} #UsrMerge /sbin/hdparm /sbin/wiper.sh