fix source url in spec

This commit is contained in:
weidong 2020-09-03 14:20:05 +08:00
parent 9bff0f8868
commit b1c119bbbf

View File

@ -3,11 +3,11 @@
%global _unpackaged_files_terminate_build 0
Name: deepin-manual
Version: 5.6.7
Release: 4
Release: 5
Summary: Manual is designed to help users learn the operating system and its applications, providing specific instructions and function descriptions.
License: GPLv3
URL: https://uos-packages.deepin.com/uos/pool/main/d/deepin-manual/
Source0: %{name}-%{version}.tar.gz
Source0: https://github.com/linuxdeepin/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: cmake
BuildRequires: dtkcore-devel
@ -56,6 +56,9 @@ export PATH=$PATH:/usr/lib64/qt5/bin
%changelog
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 5.6.7-5
- fix source url in spec
* Fri Aug 28 2020 chenbo pan <panchenbo@uniontech.com> - 5.6.7-4
- fix compile fail