reset changelog and format

This commit is contained in:
tanyulong2021 2021-10-28 19:30:00 +08:00
parent 7aeda13099
commit 9da7b38ac6
2 changed files with 25 additions and 1 deletions

View File

@ -0,0 +1,19 @@
From 62ca5caa25027ef6a98dad553e2ef2548aa25f49 Mon Sep 17 00:00:00 2001
From: tanyulong <tanyulong@kylinos.cn>
Date: Thu, 28 Oct 2021 19:26:10 +0800
Subject: [PATCH] reset changelog and format
---
debian/source/format | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/source/format b/debian/source/format
index 89ae9db..163aaf8 100755
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-3.0 (native)
+3.0 (quilt)
--
2.30.0

View File

@ -2,7 +2,7 @@
Name: ukui-session-manager
Version: 3.0.2
Release: 2
Release: 3
Summary: Session manager of the UKUI desktop environment
License: LGPL-2.1+ GPL-3+
URL: http://www.ukui.org
@ -23,6 +23,7 @@ Recommends: ukui-settings-daemon
Provides: x-session-manager
patch0: 0001-fix-poweroff.patch
patch1: 0002-reset-changelog-and-format.patch
%description
This package contains a session that can be started from a display
@ -33,6 +34,7 @@ patch0: 0001-fix-poweroff.patch
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
mkdir cmake-build
@ -66,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
#%%{_datadir}/man/man1/ukui-session-tools.1.gz
%changelog
* Thu Oct 28 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.2-3
- reset changelog and format
* Thu Dec 3 2020 lvhan <lvhan@kylinos.cn> - 3.0.2-2
- fix poweroff