fix url in spec

This commit is contained in:
liuzhilin 2024-02-28 11:11:03 +08:00
parent fadb713c32
commit 76b6455685

View File

@ -2,10 +2,10 @@
Name: dde-dock Name: dde-dock
Version: 5.4.56.2 Version: 5.4.56.2
Release: 2 Release: 3
Summary: Deepin desktop-environment - Dock module Summary: Deepin desktop-environment - Dock module
License: GPLv3 License: GPLv3
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-dock/ URL: https://github.com/linuxdeepin/dde-dock
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
BuildRequires: cmake BuildRequires: cmake
@ -120,6 +120,9 @@ export PATH=%{_qt5_bindir}:$PATH
%changelog %changelog
* Wed Feb 28 2024 liuzhilin <liuzhilin@uniontech.com> - 5.4.56.2-3
- fix url in spec
* Fri Nov 17 2023 hanshuang <hanshuang@uniontech.com> - 5.4.56.2-2 * Fri Nov 17 2023 hanshuang <hanshuang@uniontech.com> - 5.4.56.2-2
- modify version info - modify version info