diff --git a/libSM.spec b/libSM.spec index 70321a5..e7d27a2 100644 --- a/libSM.spec +++ b/libSM.spec @@ -1,6 +1,6 @@ Name: libSM Version: 1.2.3 -Release: 1 +Release: 2 Summary: Runtime library for X11 SM License: MIT URL: http://www.x.org @@ -37,7 +37,8 @@ autoreconf -ivf %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/*.so.* %files devel @@ -55,5 +56,11 @@ autoreconf -ivf %exclude %{_docdir} %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.2.3-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Tue Aug 27 2019 openEuler Buildteam - 1.2.3-1 - Package init