smartmontools updated to 6.2
This commit is contained in:
parent
89df14093d
commit
a53bb4213f
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ smartmontools-5.39.1.tar.gz
|
|||||||
/smartmontools-5.43.tar.gz
|
/smartmontools-5.43.tar.gz
|
||||||
/smartmontools-6.0.tar.gz
|
/smartmontools-6.0.tar.gz
|
||||||
/smartmontools-6.1.tar.gz
|
/smartmontools-6.1.tar.gz
|
||||||
|
/smartmontools-6.2.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Tools for monitoring SMART capable hard disks
|
Summary: Tools for monitoring SMART capable hard disks
|
||||||
Name: smartmontools
|
Name: smartmontools
|
||||||
Version: 6.1
|
Version: 6.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -106,6 +106,9 @@ fi
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 30 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:6.2-1
|
||||||
|
- smartmontools updated to 6.2
|
||||||
|
|
||||||
* Mon Jul 22 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:6.1-2
|
* Mon Jul 22 2013 Michal Hlavinka <mhlavink@redhat.com> - 1:6.1-2
|
||||||
- spec cleanup
|
- spec cleanup
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user