update code

This commit is contained in:
zhuchunyi 2019-11-06 19:37:46 +08:00
parent 1e78c787f2
commit 2a3d8b249a

View File

@ -1,6 +1,6 @@
Name: libdmx
Version: 1.1.4
Release: 5
Release: 6
Summary: Distributed Multihead X extension library
License: MIT
URL: https://xorg.freedesktop.org/
@ -44,7 +44,7 @@ make check
%files
%defattr(-,root,root)
%doc COPYING
%license COPYING
%{_libdir}/libdmx.so.*
%files devel
@ -59,6 +59,12 @@ make check
%{_mandir}/man3/*
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-6
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Sat Aug 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-5
- Package init