From 804e2c348dfbf1fd200231d51fd12e105fc5173e Mon Sep 17 00:00:00 2001 From: tangjie02 Date: Fri, 10 Dec 2021 15:24:16 +0800 Subject: [PATCH] Modify the require isoft-menus to openEuler-menus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改isoft-menus为openEuler-menus Signed-off-by: tangjie02 (cherry picked from commit 19c035bf166510033a4f6890450dca1ad53b3dcd) --- caja.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/caja.spec b/caja.spec index 9ef6fd7..bfe1efa 100644 --- a/caja.spec +++ b/caja.spec @@ -16,9 +16,9 @@ Name: caja Summary: File manager for MATE Version: %{branch}.2 %if 0%{?rel_build} -Release: 6 +Release: 7 %else -Release: 0.11%{?git_rel}%{?dist} +Release: 0.12%{?git_rel}%{?dist} %endif License: GPLv2+ and LGPLv2+ URL: http://mate-desktop.org @@ -58,7 +58,7 @@ BuildRequires: libnotify-devel Requires: gamin Requires: filesystem -Requires: isoft-menus +Requires: openEuler-menus Requires: gvfs # the main binary links against libcaja-extension.so @@ -196,6 +196,9 @@ EOF %changelog +* Fri Dec 10 2021 tangjie02 - 1.22.2-7 +- Modify the require isoft-menus to openEuler-menus + * Thu May 27 2021 xianzhao Yang - 1.22.6 - Optimize search tools Optimize startup window position and add some Chinese files