From 084ac5e143690e87414e31d1f66033b524595a5a Mon Sep 17 00:00:00 2001 From: hanshuang Date: Fri, 17 Nov 2023 14:16:11 +0800 Subject: [PATCH] modify version info --- deepin-desktop-base.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deepin-desktop-base.spec b/deepin-desktop-base.spec index edbc020..01f9f35 100644 --- a/deepin-desktop-base.spec +++ b/deepin-desktop-base.spec @@ -2,7 +2,7 @@ Name: deepin-desktop-base Version: 2022.01.27 -Release: 1%{?dist}.03 +Release: 2 Summary: Base files for Deepin Desktop License: GPLv3 URL: https://github.com/linuxdeepin/deepin-desktop-base @@ -96,6 +96,9 @@ install -m 0644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/deepin/dde.conf %{_sysconfdir}/os-version %changelog +* Fri Nov 17 2023 hanshuang - 2022.01.27-2 +- modify version info + * Fri Jun 10 2022 liweigang - 2022.01.27-1.03 - rebrand: add dde.conf and add patches -- Gitee