diff --git a/dde-launcher.spec b/dde-launcher.spec index 13d717b..533a540 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 10116e0..0000000 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 0000000..950c663 Binary files /dev/null and b/dde-launcher_5.3.0.23.orig.tar.xz differ