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 Name: libdmx
Version: 1.1.4 Version: 1.1.4
Release: 5 Release: 6
Summary: Distributed Multihead X extension library Summary: Distributed Multihead X extension library
License: MIT License: MIT
URL: https://xorg.freedesktop.org/ URL: https://xorg.freedesktop.org/
@ -44,7 +44,7 @@ make check
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING %license COPYING
%{_libdir}/libdmx.so.* %{_libdir}/libdmx.so.*
%files devel %files devel
@ -59,6 +59,12 @@ make check
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %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 * Sat Aug 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-5
- Package init - Package init