diff --git a/libXvMC.spec b/libXvMC.spec index 0e6bce1..1049f35 100644 --- a/libXvMC.spec +++ b/libXvMC.spec @@ -1,6 +1,6 @@ Name: libXvMC Version: 1.0.11 -Release: 1 +Release: 2 Summary: X-Video Motion Compensation API License: MIT URL: https://www.x.org @@ -43,7 +43,7 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/X11/XvMCConfig %files %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/*.so.* %ghost %config(missingok,noreplace) %verify (not md5 size mtime) %{_sysconfdir}/X11/XvMCConfig @@ -59,6 +59,11 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/X11/XvMCConfig %doc README.md XvMC_API.txt %changelog +* Sat Oct 19 2019 openEuler Buildteam - 1.0.11-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file * Mon Sep 09 2019 openEuler Buildteam - 1.0.11-1 - Type: enhancement