!9 add changlog
From: @tanyulong2021 Reviewed-by: @pei-jiankang Signed-off-by: @pei-jiankang
This commit is contained in:
commit
96a5cc59a3
38
0002-add-changlog.patch
Normal file
38
0002-add-changlog.patch
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
From 7ce5a75e54397994fd99b7315b1876e3bb3d6a31 Mon Sep 17 00:00:00 2001
|
||||||
|
From: tanyulong <tanyulong@kylinos.cn>
|
||||||
|
Date: Tue, 2 Nov 2021 10:23:26 +0800
|
||||||
|
Subject: [PATCH] add changlog
|
||||||
|
|
||||||
|
---
|
||||||
|
debian/changelog | 9 +++++++++
|
||||||
|
debian/files | 1 +
|
||||||
|
2 files changed, 10 insertions(+)
|
||||||
|
create mode 100644 debian/files
|
||||||
|
|
||||||
|
diff --git a/debian/changelog b/debian/changelog
|
||||||
|
index a011ebe..5e0a915 100755
|
||||||
|
--- a/debian/changelog
|
||||||
|
+++ b/debian/changelog
|
||||||
|
@@ -1,3 +1,12 @@
|
||||||
|
+ukui-sidebar (1.1.2-0001) v101; urgency=medium
|
||||||
|
+
|
||||||
|
+ * New upstream bugfix release:
|
||||||
|
+ - Add vnc support
|
||||||
|
+ - Update Code specification
|
||||||
|
+ - Add relay libxtst-dev
|
||||||
|
+ - Delete the feedback widget
|
||||||
|
+ -- liushanwen <liushanwen@kylinos.cn> Thu, 05 Nov 2020 13:51:15 +0800
|
||||||
|
+
|
||||||
|
ukui-sidebar (3.0.0-1+1103) focal; urgency=medium
|
||||||
|
|
||||||
|
* Daily build.
|
||||||
|
diff --git a/debian/files b/debian/files
|
||||||
|
new file mode 100644
|
||||||
|
index 0000000..7869f1b
|
||||||
|
--- /dev/null
|
||||||
|
+++ b/debian/files
|
||||||
|
@@ -0,0 +1 @@
|
||||||
|
+ukui-sidebar_1.1.2-0001_source.buildinfo x11 optional
|
||||||
|
--
|
||||||
|
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: 1
|
Release: 2
|
||||||
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
|
||||||
@ -27,6 +27,7 @@ Requires: gsettings-qt-devel
|
|||||||
Requires: dconf-devel
|
Requires: dconf-devel
|
||||||
|
|
||||||
#patch0: fix-plugin-icon.patch
|
#patch0: fix-plugin-icon.patch
|
||||||
|
patch1: 0002-add-changlog.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.
|
||||||
@ -37,6 +38,7 @@ Requires: dconf-devel
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%%patch0 -p1
|
#%%patch0 -p1
|
||||||
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
@ -81,6 +83,9 @@ done
|
|||||||
%{_datadir}/ukui-clock/
|
%{_datadir}/ukui-clock/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 02 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.1-2
|
||||||
|
- add changlog
|
||||||
|
|
||||||
* Mon Oct 26 2020 douyan <douyan@kylinos.cn> - 3.0.1-1
|
* Mon Oct 26 2020 douyan <douyan@kylinos.cn> - 3.0.1-1
|
||||||
- update to upstream version 3.0.0-1+1103
|
- update to upstream version 3.0.0-1+1103
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user