diff --git a/libXdamage.spec b/libXdamage.spec index 1ce85f0..caa56f8 100644 --- a/libXdamage.spec +++ b/libXdamage.spec @@ -1,6 +1,6 @@ Name: libXdamage Version: 1.1.4 -Release: 17 +Release: 18 Summary: X Damage extension library License: MIT URL: https://www.x.org @@ -37,7 +37,8 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/libXdamage.so.* %files devel @@ -52,6 +53,12 @@ autoreconf -ivf %doc README ChangeLog %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.1.4-18 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Fri Sep 6 2019 openEuler Buildteam - 1.1.4-17 - Type:enhancement - Id:NA