!22 change notify information about application name

From: @peijiankang 
Reviewed-by: @tanyulong2021 
Signed-off-by: @tanyulong2021
This commit is contained in:
openeuler-ci-bot 2022-06-29 02:55:46 +00:00 committed by Gitee
commit deb82dad8f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5900 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: kylin-screenshot Name: kylin-screenshot
Version: 1.0.0 Version: 1.0.0
Release: 11 Release: 12
Summary: a powerful screenshot and screen recording tool 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 License: GPL-3.0-or-later and LGPL-3.0-or-later and MIT and Apache-2.0
URL: https://github.com/ubuntukylin URL: https://github.com/ubuntukylin
@ -35,6 +35,7 @@ patch4: 0004-add-log.patch
patch5: 0005-fixed-wayland-cannot-screenshot-top-widget.patch patch5: 0005-fixed-wayland-cannot-screenshot-top-widget.patch
patch6: 0006-change-markertool-opacity.patch patch6: 0006-change-markertool-opacity.patch
patch7: 0007-change-text-property-in-time.patch patch7: 0007-change-text-property-in-time.patch
patch8: 0008-change-notify-information-about-application-name.patch
%description %description
Powerful yet simple-to-use screenshot software Powerful yet simple-to-use screenshot software
@ -104,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/metainfo/kylinscreenshot.appdata.xml %{_datadir}/metainfo/kylinscreenshot.appdata.xml
%changelog %changelog
* Wed Jun 29 2022 peijiankang <peijiankang@kylinos.cn> - 1.0.0-12
- change notify information about application name
* Wed Jun 29 2022 peijiankang <peijiankang@kylinos.cn> - 1.0.0-11 * Wed Jun 29 2022 peijiankang <peijiankang@kylinos.cn> - 1.0.0-11
- change text property in time - change text property in time