* Tue May 04 2021 Tomas Bzatek <tbzatek@redhat.com> - 9.61-1
- New upstream version 9.61
This commit is contained in:
parent
1ce45d3c54
commit
c825f91db2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/hdparm-9.58.tar.gz
|
||||
/hdparm-9.60.tar.gz
|
||||
/hdparm-9.61.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A utility for displaying and/or setting hard disk parameters
|
||||
Name: hdparm
|
||||
Version: 9.60
|
||||
Release: 3%{?dist}
|
||||
Version: 9.61
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: https://sourceforge.net/projects/%{name}/
|
||||
Source: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
@ -42,6 +42,9 @@ install -c -m 644 hdparm.8 $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
%{_mandir}/man8/hdparm.8*
|
||||
|
||||
%changelog
|
||||
* Tue May 04 2021 Tomas Bzatek <tbzatek@redhat.com> - 9.61-1
|
||||
- New upstream version 9.61
|
||||
|
||||
* Fri Apr 16 2021 Tomas Bzatek <tbzatek@redhat.com> - 9.60-3
|
||||
- Fix fclose() on sysfs file write
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (hdparm-9.60.tar.gz) = e40b3b48b409014acd0ec0bd7ff821e850b127627b1f5114c442eeaf0b93f02c6933f93a221037255499b741071c0a5cb4d9cf7f9a06ff92a416caf82673a0ed
|
||||
SHA512 (hdparm-9.61.tar.gz) = d46c7681d9000d09a8f59b0b6084bb80118c806e124fbfe8903411aafb05101bb2134b8890bd96f1c542fa1061e660ceb546c369ce008961ca0d263eebd841ce
|
||||
|
Loading…
Reference in New Issue
Block a user