diff --git a/libXtst.spec b/libXtst.spec index 5541bdd..40cf619 100644 --- a/libXtst.spec +++ b/libXtst.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXtst runtime library Name: libXtst Version: 1.2.3 -Release: 9 +Release: 10 License: MIT URL: https://www.x.org Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 @@ -40,7 +40,7 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/*.so.* %exclude %{_docdir} @@ -57,5 +57,11 @@ autoreconf -ivf %{_mandir}/man3/XTest*.3* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.2.3-10 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Mon Sep 16 2019 openEuler Buildteam - 1.2.3-9 - Package init