reset changelog and format
This commit is contained in:
parent
7aeda13099
commit
9da7b38ac6
19
0002-reset-changelog-and-format.patch
Normal file
19
0002-reset-changelog-and-format.patch
Normal 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
|
||||||
|
|
||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ukui-session-manager
|
Name: ukui-session-manager
|
||||||
Version: 3.0.2
|
Version: 3.0.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Session manager of the UKUI desktop environment
|
Summary: Session manager of the UKUI desktop environment
|
||||||
License: LGPL-2.1+ GPL-3+
|
License: LGPL-2.1+ GPL-3+
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -23,6 +23,7 @@ Recommends: ukui-settings-daemon
|
|||||||
Provides: x-session-manager
|
Provides: x-session-manager
|
||||||
|
|
||||||
patch0: 0001-fix-poweroff.patch
|
patch0: 0001-fix-poweroff.patch
|
||||||
|
patch1: 0002-reset-changelog-and-format.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains a session that can be started from a display
|
This package contains a session that can be started from a display
|
||||||
@ -33,6 +34,7 @@ patch0: 0001-fix-poweroff.patch
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir cmake-build
|
mkdir cmake-build
|
||||||
@ -66,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
#%%{_datadir}/man/man1/ukui-session-tools.1.gz
|
#%%{_datadir}/man/man1/ukui-session-tools.1.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 3 2020 lvhan <lvhan@kylinos.cn> - 3.0.2-2
|
||||||
- fix poweroff
|
- fix poweroff
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user