!8 Update changelog and format
From: @tanyulong2021 Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
fcad857507
32
0006-Update-changelog-and-format.patch
Normal file
32
0006-Update-changelog-and-format.patch
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
From 06dff81a70eea70f970f642fd2f01954ae86198b Mon Sep 17 00:00:00 2001
|
||||||
|
From: tanyulong <tanyulong@kylinos.cn>
|
||||||
|
Date: Thu, 2 Dec 2021 10:33:15 +0800
|
||||||
|
Subject: [PATCH] Update changelog and format
|
||||||
|
|
||||||
|
---
|
||||||
|
debian/changelog | 4 ++++
|
||||||
|
debian/source/format | 2 +-
|
||||||
|
2 files changed, 5 insertions(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/debian/changelog b/debian/changelog
|
||||||
|
index 32d6aff..9e72d1d 100644
|
||||||
|
--- a/debian/changelog
|
||||||
|
+++ b/debian/changelog
|
||||||
|
@@ -1,3 +1,7 @@
|
||||||
|
+ukui-bluetooth (1.0.1-1~0820) focal; urgency=medium
|
||||||
|
+
|
||||||
|
+ * New upstream release.
|
||||||
|
+
|
||||||
|
ukui-bluetooth (1.0.0-49+0612) focal; urgency=medium
|
||||||
|
|
||||||
|
* Build for Ubuntukylin
|
||||||
|
diff --git a/debian/source/format b/debian/source/format
|
||||||
|
index 89ae9db..163aaf8 100644
|
||||||
|
--- 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-bluetooth
|
Name: ukui-bluetooth
|
||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Advanced ukui bluetooth
|
Summary: Advanced ukui bluetooth
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -13,6 +13,7 @@ patch1: 0002-fix-ukui-bluetooth-will-have-a-segfault-when-times-out.patch
|
|||||||
patch2: 0003-fix-restart-the-system-Bluetooth-core-dump.patch
|
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
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: gsettings-qt-devel
|
BuildRequires: gsettings-qt-devel
|
||||||
@ -47,6 +48,7 @@ Simple bluetooth tool for ukui desktop environment
|
|||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
|
%patch5 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
@ -82,7 +84,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 16 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-6
|
* Thu Dec 02 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-7
|
||||||
|
- Update-changelog-and-format.patch
|
||||||
|
|
||||||
|
* Tue Nov 16 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-6
|
||||||
- fix control files
|
- fix control files
|
||||||
|
|
||||||
* Mon Nov 1 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-5
|
* Mon Nov 1 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-5
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user