bugfix: package glib-2.0/* into nautilus package

This commit is contained in:
byeX012 2019-12-28 16:10:47 +08:00
parent 049d2a15c2
commit c336925da7

View File

@ -1,6 +1,6 @@
Name: nautilus
Version: 3.33.90
Release: 2
Release: 3
Summary: Default file manager for GNOME
License: GPLv3+ and LGPLv2+
URL: https://wiki.gnome.org/Apps/Nautilus
@ -63,6 +63,7 @@ make test
%{_datadir}/locale
%{_datadir}/applications/*
%{_datadir}/icons/hicolor/*
%{_datadir}/glib-2.0/*
%files devel
%defattr(-,root,root)
@ -76,9 +77,14 @@ make test
%{_datadir}/gtk-doc/html/libnautilus-extension/*
%{_datadir}/gir-1.0/*
%{_datadir}/metainfo/*
%{_datadir}/glib-2.0/*
%changelog
* Sat Dec 28 2019 Jiangping Hu <hujiangping@huawei.com> - 3.33.90-3
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:package glib-2.0/* into nautilus package
* Thu Nov 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.33.90-2
- Type:bugfix
- Id:NA