!23 add changelog for 1.0.1
From: @peijiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
bc2c8abfcc
26
0009-add-changelog-for-1.0.1.patch
Normal file
26
0009-add-changelog-for-1.0.1.patch
Normal file
@ -0,0 +1,26 @@
|
||||
From 358f633f51ae1264d56752475cb29921a5613013 Mon Sep 17 00:00:00 2001
|
||||
From: peijiankang <peijiankang@kylinos.cn>
|
||||
Date: Mon, 11 Jul 2022 15:28:12 +0800
|
||||
Subject: [PATCH] add changelog for 1.0.1
|
||||
|
||||
---
|
||||
debian/changelog | 6 ++++++
|
||||
1 file changed, 6 insertions(+)
|
||||
|
||||
diff --git a/debian/changelog b/debian/changelog
|
||||
index 8a949fb..cd74632 100755
|
||||
--- a/debian/changelog
|
||||
+++ b/debian/changelog
|
||||
@@ -1,3 +1,9 @@
|
||||
+kylin-screenshot (1.0.1-1) focal; urgency=medium
|
||||
+
|
||||
+ * New upstream release.
|
||||
+
|
||||
+ -- handsome_feng <jianfengli@ubuntukylin.com> Thu, 17 Jun 2021 20:05:52 +0800
|
||||
+
|
||||
kylin-screenshot (1.0.0-1) unstable; urgency=medium
|
||||
|
||||
* Initial release. (Closes: #969417)
|
||||
--
|
||||
2.33.0
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
Name: kylin-screenshot
|
||||
Version: 1.0.0
|
||||
Release: 12
|
||||
Release: 13
|
||||
Summary: a powerful screenshot and screen recording tool
|
||||
License: GPL-3.0-or-later and LGPL-3.0-or-later and MIT and Apache-2.0
|
||||
URL: https://github.com/ubuntukylin
|
||||
@ -36,6 +36,8 @@ patch5: 0005-fixed-wayland-cannot-screenshot-top-widget.patch
|
||||
patch6: 0006-change-markertool-opacity.patch
|
||||
patch7: 0007-change-text-property-in-time.patch
|
||||
patch8: 0008-change-notify-information-about-application-name.patch
|
||||
patch9: 0009-add-changelog-for-1.0.1.patch
|
||||
|
||||
|
||||
%description
|
||||
Powerful yet simple-to-use screenshot software
|
||||
@ -55,6 +57,7 @@ patch8: 0008-change-notify-information-about-application-name.patch
|
||||
%patch5 -p1
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
|
||||
%build
|
||||
%{qmake_qt5} %{_qt5_qmake_flags} CONFIG+=enable-by-default kylin-screenshot.pro
|
||||
@ -105,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/metainfo/kylinscreenshot.appdata.xml
|
||||
|
||||
%changelog
|
||||
* Mon Jul 11 2022 peijiankang <peijiankang@kylinos.cn> - 1.0.0-13
|
||||
- add changelog for 1.0.1
|
||||
|
||||
* Wed Jun 29 2022 peijiankang <peijiankang@kylinos.cn> - 1.0.0-12
|
||||
- change notify information about application name
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user