update code

This commit is contained in:
zhuchunyi 2019-11-06 19:38:47 +08:00
parent f16e5e8855
commit 1dd3a32cac

View File

@ -1,6 +1,6 @@
Name: libgxps Name: libgxps
Version: 0.3.0 Version: 0.3.0
Release: 7 Release: 8
Summary: Library for rendering XPS documentsLibrary for rendering XPS documents Summary: Library for rendering XPS documentsLibrary for rendering XPS documents
License: LGPLv2+ License: LGPLv2+
URL: https://live.gnome.org/libgxps URL: https://live.gnome.org/libgxps
@ -41,8 +41,8 @@ developing applications that use %{name}.
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS %doc AUTHORS MAINTAINERS
%license COPYING MAINTAINERS %license COPYING
%{_bindir}/xpsto* %{_bindir}/xpsto*
%{_libdir}/libgxps.so.* %{_libdir}/libgxps.so.*
%{_libdir}/girepository-1.0/GXPS-0.1.typelib %{_libdir}/girepository-1.0/GXPS-0.1.typelib
@ -61,5 +61,11 @@ developing applications that use %{name}.
%{_datadir}/gtk-doc/html/* %{_datadir}/gtk-doc/html/*
%changelog %changelog
* Wed Oct 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.0-8
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:Changed the storage path of MAINTAINERS
* Thu Sep 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.0-7 * Thu Sep 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.3.0-7
- Package init - Package init