!28 add 3.0.1-1 changelog info
From: @peijiankang Reviewed-by: @tanyulong2021 Signed-off-by: @tanyulong2021
This commit is contained in:
commit
f40bc150e9
31
0001-add-3.0.1-1-changelog-info.patch
Normal file
31
0001-add-3.0.1-1-changelog-info.patch
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
From 61ae18a3f1611df07c5818ed5b17564576225fba Mon Sep 17 00:00:00 2001
|
||||||
|
From: peijiankang <peijiankang@kylinos.cn>
|
||||||
|
Date: Tue, 28 Jun 2022 10:08:33 +0800
|
||||||
|
Subject: [PATCH] add 3.0.1-1 changelog info
|
||||||
|
|
||||||
|
---
|
||||||
|
debian/changelog | 11 +++++++++++
|
||||||
|
1 file changed, 11 insertions(+)
|
||||||
|
|
||||||
|
diff --git a/debian/changelog b/debian/changelog
|
||||||
|
index 4e5813a..e51c280 100644
|
||||||
|
--- a/debian/changelog
|
||||||
|
+++ b/debian/changelog
|
||||||
|
@@ -1,3 +1,14 @@
|
||||||
|
+ukui-window-switch (3.0.1-1) unstable; urgency=medium
|
||||||
|
+
|
||||||
|
+ [ handsome_feng ]
|
||||||
|
+ * New upstream release.
|
||||||
|
+
|
||||||
|
+ [ Simon McVittie ]
|
||||||
|
+ * Don't wrap C header inclusions in extern C. (Closes: #992271)
|
||||||
|
+
|
||||||
|
+ -- handsome_feng <jianfengli@ubuntukylin.com> Thu, 26 Aug 2021 20:43:48 +0800
|
||||||
|
+
|
||||||
|
+
|
||||||
|
ukui-window-switch (3.0.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
--
|
||||||
|
2.33.0
|
||||||
|
|
||||||
@ -1,11 +1,12 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: ukui-window-switch
|
Name: ukui-window-switch
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Front of the window switch
|
Summary: Front of the window switch
|
||||||
License: GPL-2.0-or-later and BSD
|
License: GPL-2.0-or-later and BSD
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
|
Patch1: 0001-add-3.0.1-1-changelog-info.patch
|
||||||
|
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: libblkid-devel
|
BuildRequires: libblkid-devel
|
||||||
@ -25,6 +26,7 @@ Requires: ukwm >= 1.1.0
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
qmake-qt5
|
qmake-qt5
|
||||||
@ -44,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/ukui-window-switch/
|
%{_datadir}/ukui-window-switch/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 28 2022 peijiankang <peijiankang@kylinos.cn> - 3.0.1-7
|
||||||
|
- add 3.0.1-1 changelog info
|
||||||
|
|
||||||
* Wed May 25 2022 tanyulong <tanyulong@kylinos.cn> - 3.0.1-6
|
* Wed May 25 2022 tanyulong <tanyulong@kylinos.cn> - 3.0.1-6
|
||||||
- Improve the project according to the requirements of compliance improvement
|
- Improve the project according to the requirements of compliance improvement
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user