update code
This commit is contained in:
parent
f16e5e8855
commit
1dd3a32cac
12
libgxps.spec
12
libgxps.spec
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user