!11 Update README.md

From: @tanyulong2021
Reviewed-by: @dou33
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2021-12-09 01:17:41 +00:00 committed by Gitee
commit 4ce21f820c
2 changed files with 26 additions and 2 deletions

View File

@ -0,0 +1,20 @@
From bd9905a8a198682370fdde84dc1e06777aec7dc4 Mon Sep 17 00:00:00 2001
From: tanyulong <tanyulong@kylinos.cn>
Date: Wed, 8 Dec 2021 17:45:13 +0800
Subject: [PATCH] Update README info
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d8cc9a1..2dc988f 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
# UKUI-Bluetooth
-## Simple bluetooth tool for ukui desktop environment
+## Simple bluetooth tool for ukui desktop environment# UKUI-Bluetooth
--
2.30.0

View File

@ -2,7 +2,7 @@
Name: ukui-bluetooth
Version: 1.0.0
Release: 9
Release: 10
Summary: Advanced ukui bluetooth
License: GPLv2+
URL: http://www.ukui.org
@ -16,6 +16,7 @@ patch4: 0005-fix-control-files.patch
patch5: 0006-Update-changelog-and-format.patch
patch6: 0007-Update-Debian-changelog-info.patch
patch7: 0008-add-and-update-chanageinfo.patch
patch8: 0009-Update-README-info.patch
BuildRequires: gsettings-qt-devel
BuildRequires: glib2-devel
@ -52,7 +53,7 @@ Simple bluetooth tool for ukui desktop environment
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%build
mkdir build && cd build
qmake-qt5 ..
@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Dec 08 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-10
- add patch: 0009-Update-README-info.patch
* Tue Dec 07 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.0-9
- add patch:0008-add-and-update-chanageinfo.patch