diff --git a/libXv.spec b/libXv.spec index 6589c8e..d919073 100644 --- a/libXv.spec +++ b/libXv.spec @@ -1,6 +1,6 @@ Name: libXv Version: 1.0.11 -Release: 10 +Release: 11 Summary: library for the X Video extension to the X Window System License: MIT URL: https://www.x.org @@ -38,7 +38,8 @@ autoreconf -v --install --force %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/libXv.so.1* %files devel @@ -54,6 +55,12 @@ autoreconf -v --install --force %doc man/xv-library-v2.2.txt %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.0.11-11 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Mon Sep 02 2019 openEuler Buildteam - 1.0.11-10 - Type: enhancement - ID: NA