From d649ac18f0e7d4507447d5377326faab36536823 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:37:04 +0800 Subject: [PATCH] update code --- libatasmart.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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