update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:13 +08:00
parent 9b73e3e47e
commit bbe2120728

View File

@ -1,6 +1,6 @@
Name: libXinerama
Version: 1.1.4
Release: 4
Release: 5
Summary: Xinerama extension to the X11 Protocol
License: MIT
URL: https://xorg.freedesktop.org/
@ -40,7 +40,7 @@ autoreconf -ivf
%files
%defattr(-,root,root)
%doc COPYING
%license COPYING
%{_libdir}/libXinerama.so.*
%files devel
@ -56,6 +56,12 @@ autoreconf -ivf
%{_mandir}/man3/*
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-5
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-4
- Type: enhancement
- ID: NA