diff --git a/dde-launcher.spec b/dde-launcher.spec index 13d717bab395e339240537994ffd4a5722881cf3..533a540d139e1322b9fce6f702a2bd63e26ba5aa 100644 --- a/dde-launcher.spec +++ b/dde-launcher.spec @@ -1,12 +1,12 @@ %global sname deepin-launcher Name: dde-launcher -Version: 5.1.0.6 -Release: 3 +Version: 5.3.0.23 +Release: 1 Summary: Deepin desktop-environment - Launcher module License: GPLv3 URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-launcher/ -Source0: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/%{name}/%{name}_%{version}.orig.tar.xz +Source0: %{name}_%{version}.orig.tar.xz BuildRequires: cmake BuildRequires: cmake(Qt5LinguistTools) @@ -58,6 +58,9 @@ sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh %{_includedir}/%{name}/ %changelog +* Thu Jul 08 2021 weidong - 5.3.0.23-3 +- update 5.3.0.23 + * Thu Sep 3 2020 weidong - 5.1.0.6-3 - fix source url in spec @@ -66,3 +69,4 @@ sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh * Thu Jul 30 2020 openEuler Buildteam - 5.1.0.6-1 - Package init + diff --git a/dde-launcher_5.1.0.6.orig.tar.xz b/dde-launcher_5.1.0.6.orig.tar.xz deleted file mode 100755 index 10116e04c1ae70e4fcba602bef785653a89c6971..0000000000000000000000000000000000000000 Binary files a/dde-launcher_5.1.0.6.orig.tar.xz and /dev/null differ diff --git a/dde-launcher_5.3.0.23.orig.tar.xz b/dde-launcher_5.3.0.23.orig.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..950c663ed383a3d288a7db6b08261aee7ea1f00c Binary files /dev/null and b/dde-launcher_5.3.0.23.orig.tar.xz differ