Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libatasmart.git#7c9264e30f476a23686f79f45d17cf5a743c7f99
This commit is contained in:
DistroBaker 2021-02-04 08:12:14 +01:00
parent 5e42f477d6
commit 7765219832

View File

@ -1,6 +1,6 @@
Name: libatasmart
Version: 0.19
Release: 19%{?dist}
Release: 20%{?dist}
Summary: ATA S.M.A.R.T. Disk Health Monitoring Library
Source0: http://0pointer.de/public/libatasmart-%{version}.tar.xz
Patch0: libatasmart-0.19-wd-fix.patch
@ -8,6 +8,7 @@ License: LGPLv2+
Url: http://git.0pointer.de/?p=libatasmart.git;a=summary
BuildRequires: gcc
BuildRequires: systemd-devel
BuildRequires: make
%description
A small and lightweight parser library for ATA S.M.A.R.T. hard disk
@ -50,6 +51,9 @@ rm $RPM_BUILD_ROOT%{_docdir}/libatasmart/README
%doc blob-examples/SAMSUNG* blob-examples/ST* blob-examples/Maxtor* blob-examples/WDC* blob-examples/FUJITSU* blob-examples/INTEL* blob-examples/TOSHIBA* blob-examples/MCC*
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.19-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.19-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild