fix source url in spec

This commit is contained in:
weidong 2020-09-03 14:27:48 +08:00
parent 6e364ed484
commit 7a735dc6f5

View File

@ -1,10 +1,10 @@
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
Source0: https://proposed-packages.deepin.com/dde-apricot/pool/main/d/%{name}/%{name}_%{version}.orig.tar.xz
BuildRequires: dtkwidget-devel
BuildRequires: pkgconfig(Qt5Core)
@ -31,5 +31,8 @@ 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
- fix source url in spec
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0.1-2
- Package init