update code

This commit is contained in:
zhuchunyi 2019-11-06 19:36:30 +08:00
parent 95da909781
commit eb9f176755

View File

@ -1,6 +1,6 @@
Name: libXres
Version: 1.2.0
Release: 6
Release: 7
License: MIT
Summary: X-Resource extension client library
URL: https://www.x.org
@ -37,7 +37,8 @@ autoreconf -ivf
%files
%defattr(-,root,root)
%doc AUTHORS COPYING
%doc AUTHORS
%license COPYING
%{_libdir}/*.so.*
%files devel
@ -52,5 +53,11 @@ autoreconf -ivf
%{_mandir}/man3/*.3*
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.0-7
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Thu Sep 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.0-6
- Package init