From 6e797bc2813fbf78cc407cd61992c836f43743b8 Mon Sep 17 00:00:00 2001 From: weidong Date: Thu, 15 Oct 2020 17:43:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dde-introduction.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/dde-introduction.spec b/dde-introduction.spec index 358bc65..7322ba1 100644 --- a/dde-introduction.spec +++ b/dde-introduction.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: dde-introduction Version: 5.5.6.1 -Release: 2 +Release: 1 Summary: Qt platform theme integration plugins License: GPLv3+ Source0: %{name}-%{version}.orig.tar.xz @@ -16,7 +16,6 @@ BuildRequires: dde-qt-dbus-factory-devel BuildRequires: gsettings-qt-devel BuildRequires: qt5-qtmultimedia-devel BuildRequires: qt5-qtx11extras-devel -BuildRequires: libdmr-devel %description Qt platform theme integration plugins for DDE @@ -45,8 +44,5 @@ popd %changelog -* Thu Oct 15 2020 weidong - 5.5.6.1-2 -- add buildrequires - * Thu Jul 30 2020 openEuler Buildteam - 5.5.6.1-1 - Package init -- Gitee