From c336925da79c7e00286ce64d6eef610bae8526e8 Mon Sep 17 00:00:00 2001 From: byeX012 Date: Sat, 28 Dec 2019 16:10:47 +0800 Subject: [PATCH] bugfix: package glib-2.0/* into nautilus package --- nautilus.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/nautilus.spec b/nautilus.spec index d0d8103..b499840 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -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 - 3.33.90-3 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:package glib-2.0/* into nautilus package + * Thu Nov 21 2019 openEuler Buildteam - 3.33.90-2 - Type:bugfix - Id:NA