update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:46 +08:00
parent a764b1bc47
commit a226d7fde7

View File

@ -1,6 +1,6 @@
Name: libXxf86dga
Version: 1.1.4
Release: 15
Release: 16
Summary: Client library for the XFree86-DGA extension
License: MIT
URL: https://www.x.org
@ -38,7 +38,7 @@ autoreconf -ivf
%files
%defattr(-,root,root)
%doc COPYING
%license COPYING
%{_libdir}/*.so.*
@ -55,6 +55,12 @@ autoreconf -ivf
%{_mandir}/man3/*.3*
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-16
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Thu Sep 05 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-15
- Type:enhance
- ID:NA