diff --git a/dde-clipboard.spec b/dde-clipboard.spec index 67fe6727169d5233ad368137429e84db8e6ac078..e38f09ea4e1afd4ac44487798ec154ab98180c8c 100644 --- a/dde-clipboard.spec +++ b/dde-clipboard.spec @@ -7,11 +7,11 @@ Name: dde-clipboard Version: 5.0.0.3 -Release: 2 +Release: 3 Summary: Qt platform theme integration plugins for DDE License: GPLv3+ URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-clipboard/ -Source0: %{name}_%{version}.orig.tar.xz +Source0: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/%{name}/%{name}_%{version}.orig.tar.xz BuildRequires: qt5-qtbase-devel BuildRequires: qt5-linguist @@ -48,6 +48,9 @@ popd %{_datadir}/%{name}/translations/ %changelog +* Thu Sep 3 2020 weidong - 5.0.0.3-3 +- fix source url in spec + * Fri Aug 28 2020 chenbo pan - 5.0.0.3-2 - fix compile fail