update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:40 +08:00
parent e6077b011c
commit 6d93ab94a5

View File

@ -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 <buildteam@openeuler.org> - 1.0.11-11
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Mon Sep 02 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.11-10
- Type: enhancement
- ID: NA