update changelog
This commit is contained in:
parent
466b825142
commit
8e97963e42
31
0007-Update-Debian-changelog-info.patch
Normal file
31
0007-Update-Debian-changelog-info.patch
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
From 5aa5335b84bfb9a40b52894aa13b4103f0ca1725 Mon Sep 17 00:00:00 2001
|
||||||
|
From: tanyulong <tanyulong@kylinos.cn>
|
||||||
|
Date: Fri, 3 Dec 2021 10:10:17 +0800
|
||||||
|
Subject: [PATCH] Update Debian changelog info
|
||||||
|
|
||||||
|
---
|
||||||
|
debian/changelog | 11 +++++++++++
|
||||||
|
1 file changed, 11 insertions(+)
|
||||||
|
|
||||||
|
diff --git a/debian/changelog b/debian/changelog
|
||||||
|
index 9e72d1d..151f11b 100644
|
||||||
|
--- a/debian/changelog
|
||||||
|
+++ b/debian/changelog
|
||||||
|
@@ -1,3 +1,14 @@
|
||||||
|
+ukui-bluetooth (1.0.0-1kylin1k53) v101; urgency=medium
|
||||||
|
+ * Bug :
|
||||||
|
+ - bug#63674
|
||||||
|
+ 手机与系统蓝牙配对超时后,1分钟之后点击确认,ukui-bluetooth会出现段错误(lixiang)
|
||||||
|
+ - bug#63675
|
||||||
|
+ 手机与系统蓝牙配对,点击取消配对后,手机的蓝牙未从配对列表移除(lixiang)
|
||||||
|
+ * Task :
|
||||||
|
+ * Other:
|
||||||
|
+
|
||||||
|
+ -- guang tang <tangguang@kylinos.cn> Wed, 30 Jun 2021 08:37:51 +0800
|
||||||
|
+
|
||||||
|
ukui-bluetooth (1.0.1-1~0820) focal; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
--
|
||||||
|
2.30.0
|
||||||
|
|
||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ukui-bluetooth
|
Name: ukui-bluetooth
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Advanced ukui bluetooth
|
Summary: Advanced ukui bluetooth
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -14,7 +14,7 @@ patch2: 0003-fix-restart-the-system-Bluetooth-core-dump.patch
|
|||||||
patch3: 0004-fix-repair-bug.patch
|
patch3: 0004-fix-repair-bug.patch
|
||||||
patch4: 0005-fix-control-files.patch
|
patch4: 0005-fix-control-files.patch
|
||||||
patch5: 0006-Update-changelog-and-format.patch
|
patch5: 0006-Update-changelog-and-format.patch
|
||||||
|
patch6: 0007-Update-Debian-changelog-info.patch
|
||||||
|
|
||||||
BuildRequires: gsettings-qt-devel
|
BuildRequires: gsettings-qt-devel
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
@ -49,6 +49,7 @@ Simple bluetooth tool for ukui desktop environment
|
|||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
|
%patch6 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
@ -84,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 03 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-8
|
||||||
|
- add patch:0007-Update-Debian-changelog-info.patch
|
||||||
|
|
||||||
* Thu Dec 02 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-7
|
* Thu Dec 02 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-7
|
||||||
- Update-changelog-and-format.patch
|
- Update-changelog-and-format.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user