From 27e6088b9166b0031a45987fa18e06acc1bba12b Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:36:20 +0800 Subject: [PATCH] update code --- libXpm.spec | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/libXpm.spec b/libXpm.spec index 8b84488..a3a70ee 100644 --- a/libXpm.spec +++ b/libXpm.spec @@ -1,6 +1,6 @@ Name: libXpm Version: 3.5.12 -Release: 9 +Release: 11 License: MIT Summary: X.Org X11 libXpm runtime library URL: https://www.x.org @@ -37,7 +37,8 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING COPYRIGHT %{_libdir}/*.so.* %files devel @@ -54,5 +55,17 @@ autoreconf -ivf %{_mandir}/man1/*.1* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 3.5.12-11 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + +* Wed Oct 09 2019 openEuler Buildteam - 3.5.12-10 +- Type:enhancement +- ID:NA +- SUG:NA + DESC:add COPYRIGHT + * Tue Sep 10 2019 openEuler Buildteam - 3.5.12-9 - Package init