update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:50 +08:00
parent 8195977a33
commit eeac273904

View File

@ -1,6 +1,6 @@
Name: libXxf86vm
Version: 1.1.4
Release: 12
Release: 13
Summary: Provide an extension library for the XFree86-VidModeExtension
License: MIT
URL: https://www.x.org
@ -38,7 +38,7 @@ autoreconf -ivf
%files
%defattr(-,root,root)
%doc COPYING
%license COPYING
%{_libdir}/libXxf86vm.so.1
%{_libdir}/libXxf86vm.so.1.0.0
%exclude %{_libdir}/*.la
@ -56,6 +56,12 @@ autoreconf -ivf
%{_mandir}/man3/*.3.gz
%changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-13
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYING
* Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-12
- Type:enhancement
- Id:NA