From f210c2541cafc1fd9c370c2a447aca7a79b5fe25 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:36:02 +0800 Subject: [PATCH] update code --- libXfixes.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/libXfixes.spec b/libXfixes.spec index fd2988d..254fc3b 100644 --- a/libXfixes.spec +++ b/libXfixes.spec @@ -1,6 +1,6 @@ Name: libXfixes Version: 5.0.3 -Release: 10 +Release: 11 Summary: X11 miscellaneous "fixes" extension library License: MIT URL: https://xorg.freedesktop.org/ @@ -38,7 +38,8 @@ developing applications that use %{name}. %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/libXfixes.so.* %files devel @@ -53,6 +54,12 @@ developing applications that use %{name}. %{_mandir}/man3/Xfixes.3.gz %changelog +* Sat Oct 19 2019 openEuler Buildteam - 5.0.3-11 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Mon Sep 9 2019 openEuler Buildteam - 5.0.3-10 - Type: enhancement - ID: NA