!3 fix compile error

Merge pull request !3 from panchenbo/master
This commit is contained in:
openeuler-ci-bot 2020-09-02 17:01:55 +08:00 committed by Gitee
commit 42627cb43c

View File

@ -1,11 +1,12 @@
Name: deepin-shortcut-viewer
Version: 5.0.1
Release: 2
Release: 3
Summary: Deepin Shortcut Viewer
License: GPLv3
URL: https://github.com/linuxdeepin/deepin-shortcut-viewer
Source0: %{name}_%{version}.orig.tar.xz
BuildRequires: dtkcore-devel
BuildRequires: dtkwidget-devel
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Widgets)
@ -31,5 +32,8 @@ The program displays a shortcut key window when a JSON data is passed.
%{_bindir}/%{name}
%changelog
* Fri Aug 28 2020 chenbo pan <panchenbo@uniontech.com> - 5.0.1-2
- fix compile fail
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0.1-2
- Package init