diff --git a/libatasmart.spec b/libatasmart.spec index a7a1454..747f4cf 100644 --- a/libatasmart.spec +++ b/libatasmart.spec @@ -1,6 +1,6 @@ Name: libatasmart Version: 0.19 -Release: 16 +Release: 17 Summary: ATA S.M.A.R.T. Disk Health Monitoring Library License: LGPLv2+ URL: https://github.com/Rupan/libatasmart @@ -35,7 +35,7 @@ Development Files for libatasmart Client Development %files %defattr(-,root,root) -%doc LGPL +%license LGPL %{_libdir}/*.so.* %{_sbindir}/* @@ -52,5 +52,11 @@ Development Files for libatasmart Client Development %doc README */SAMSUNG* */ST* */Maxtor* */WDC* */FUJITSU* */INTEL* */TOSHIBA* */MCC* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 0.19-17 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Mon Sep 2 2019 openEuler Buildteam - 0.19-16 - Package init