From 839b7fa6f0bfb971c7f81c9777a63f64cc5aa320 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:36:17 +0800 Subject: [PATCH] update code --- libXmu.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) 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