diff --git a/deepin-manual.spec b/deepin-manual.spec index 77095a3..0bddf42 100644 --- a/deepin-manual.spec +++ b/deepin-manual.spec @@ -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 - 5.6.7-5 +- fix source url in spec + * Fri Aug 28 2020 chenbo pan - 5.6.7-4 - fix compile fail