diff --git a/libXmu.spec b/libXmu.spec index 3efa537..ef9ba81 100644 --- a/libXmu.spec +++ b/libXmu.spec @@ -1,6 +1,6 @@ Name: libXmu Version: 1.1.2 -Release: 13 +Release: 14 License: MIT Summary: X.Org X11 libXmu/libXmuu runtime libraries URL: https://www.x.org @@ -49,7 +49,7 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/*.so.* %files devel @@ -66,5 +66,11 @@ autoreconf -ivf %exclude %{_docdir} %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.1.2-14 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Tue Sep 10 2019 openEuler Buildteam - 1.1.2-13 - Package init