fix source url in spec

This commit is contained in:
weidong 2020-09-03 15:41:43 +08:00
commit cab7ab7fb3

View File

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