update changelog

This commit is contained in:
tanyulong2021 2021-12-02 11:24:14 +08:00
parent 2f5ae6827d
commit 5902527ee5
2 changed files with 36 additions and 3 deletions

View File

@ -0,0 +1,28 @@
From e9c78c11e5f7b9fc7c851e3c63aae0cf1f609dc4 Mon Sep 17 00:00:00 2001
From: tanyulong <tanyulong@kylinos.cn>
Date: Thu, 2 Dec 2021 11:11:23 +0800
Subject: [PATCH] update changelog
---
debian/changelog | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0801f8e..ae46305 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ukui-session-manager (2.0.6-5) v101; urgency=medium
+
+ * Bug 号:无
+ * 任务号25371
+ * 其他改动说明:无
+
+ -- liuliang <liuliang@kylinos.cn> Thu, 22 Apr 2021 14:56:27 +0800
+
ukui-session-manager (3.0.1-1+1026) focal; urgency=medium
* Daily build.
--
2.30.0

View File

@ -2,7 +2,7 @@
Name: ukui-session-manager
Version: 3.0.2
Release: 5
Release: 6
Summary: Session manager of the UKUI desktop environment
License: LGPL-2.1+ GPL-3+
URL: http://www.ukui.org
@ -26,6 +26,7 @@ patch0: 0001-fix-poweroff.patch
patch1: 0002-reset-changelog-and-format.patch
patch2: 0003-adjust-the-sequence-to-make-translation-file-loaded-first.patch
patch3: 0004-add-startlogout-signal.patch
patch4: 0005-update-debian-changelog.patch
%description
This package contains a session that can be started from a display
@ -39,6 +40,7 @@ patch3: 0004-add-startlogout-signal.patch
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%build
mkdir cmake-build
@ -72,10 +74,13 @@ rm -rf $RPM_BUILD_ROOT
#%%{_datadir}/man/man1/ukui-session-tools.1.gz
%changelog
* Thu Nov 11 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.2-4
* Thu Dec 02 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.2-6
- update debian changelog
* Thu Nov 11 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.2-5
- add startlogout signal
* Mon Nov 1 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.2-3
* Mon Nov 1 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.2-4
- adjust the sequence to make translation file loaded first
* Thu Oct 28 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.2-3