modify and update changelog
This commit is contained in:
parent
7aa3856f01
commit
0451902f29
29
0004-modify-and-update-changelog.patch
Normal file
29
0004-modify-and-update-changelog.patch
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
From bc6db5582d1d360eb44f049090b8288be4dc2f91 Mon Sep 17 00:00:00 2001
|
||||||
|
From: tanyulong <tanyulong@kylinos.cn>
|
||||||
|
Date: Fri, 3 Dec 2021 10:39:13 +0800
|
||||||
|
Subject: [PATCH] modify and update changelog
|
||||||
|
|
||||||
|
---
|
||||||
|
debian/changelog | 9 ++++++++-
|
||||||
|
1 file changed, 8 insertions(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/debian/changelog b/debian/changelog
|
||||||
|
index 229ff30..d5d1fdf 100755
|
||||||
|
--- a/debian/changelog
|
||||||
|
+++ b/debian/changelog
|
||||||
|
@@ -1,4 +1,11 @@
|
||||||
|
- * New upstream release.
|
||||||
|
+ukui-sidebar (1.1.2-0008) v101; urgency=medium
|
||||||
|
+
|
||||||
|
+ * 改动:
|
||||||
|
+ - 删除对于屏幕宽度判断,自适应屏幕缩放比200%
|
||||||
|
+ - 避免重复new 华为dbus接口
|
||||||
|
+ -- liushanwen <liushanwen@kylinos.cn> Thu, 01 Apr 2021 11:34:40+0800
|
||||||
|
+
|
||||||
|
+* New upstream release.
|
||||||
|
|
||||||
|
-- liushanwen <liushanwen@kylinos.cn> Thu, 05 Nov 2020 13:51:15 +0800
|
||||||
|
|
||||||
|
--
|
||||||
|
2.30.0
|
||||||
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: ukui-sidebar
|
Name: ukui-sidebar
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: parallels toolbox for UKUI
|
Summary: parallels toolbox for UKUI
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -30,6 +30,7 @@ Requires: dconf-devel
|
|||||||
patch1: 0002-add-changlog.patch
|
patch1: 0002-add-changlog.patch
|
||||||
patch2: 0001-modify-conflict.patch
|
patch2: 0001-modify-conflict.patch
|
||||||
patch3: 0003-remove-junk-files.patch
|
patch3: 0003-remove-junk-files.patch
|
||||||
|
patch4: 0004-modify-and-update-changelog.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The ukui-sidebar is mainly used in the desktop operating system.
|
The ukui-sidebar is mainly used in the desktop operating system.
|
||||||
@ -43,6 +44,7 @@ patch3: 0003-remove-junk-files.patch
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
@ -87,6 +89,9 @@ done
|
|||||||
%{_datadir}/ukui-clock/
|
%{_datadir}/ukui-clock/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 03 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.1-5
|
||||||
|
- modify and update changelog
|
||||||
|
|
||||||
* Wed Nov 10 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.1-4
|
* Wed Nov 10 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.1-4
|
||||||
- remove junk files
|
- remove junk files
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user