update version to 5.4.13
(cherry picked from commit dbafe3c4930edc4b4deabf16d31d37b3b5433b14)
This commit is contained in:
parent
a852439bd7
commit
62d47d5b4b
BIN
dde-launcher-5.4.13.orig.tar.xz
Normal file
BIN
dde-launcher-5.4.13.orig.tar.xz
Normal file
Binary file not shown.
@ -1,17 +1,17 @@
|
||||
%global sname deepin-launcher
|
||||
%global sname dde-launcher
|
||||
|
||||
Name: dde-launcher
|
||||
Version: 5.3.0.23
|
||||
Version: 5.4.13
|
||||
Release: 1
|
||||
Summary: Deepin desktop-environment - Launcher module
|
||||
Summary: dde desktop-environment - Launcher module
|
||||
License: GPLv3
|
||||
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-launcher/
|
||||
Source0: %{name}_%{version}.orig.tar.xz
|
||||
Source0: %{name}-%{version}.orig.tar.xz
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: cmake(Qt5LinguistTools)
|
||||
BuildRequires: dtkwidget-devel
|
||||
BuildRequires: dtkcore-devel dtkcore
|
||||
BuildRequires: pkgconfig(dtkcore)
|
||||
BuildRequires: pkgconfig(dframeworkdbus)
|
||||
BuildRequires: pkgconfig(gsettings-qt)
|
||||
BuildRequires: pkgconfig(xcb-ewmh)
|
||||
@ -20,6 +20,7 @@ BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5Svg)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
BuildRequires: gtest-devel gmock
|
||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||
Requires: deepin-menu
|
||||
Requires: dde-daemon
|
||||
@ -51,13 +52,19 @@ sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
|
||||
%license LICENSE
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/%{name}/
|
||||
%{_bindir}/dde-launcher-wapper
|
||||
%{_datadir}/applications/dde-launcher.desktop
|
||||
%{_datadir}/dbus-1/services/*.service
|
||||
%{_datadir}/icons/hicolor/scalable/apps/%{sname}.svg
|
||||
%{_datadir}/icons/hicolor/scalable/apps/deepin-launcher.svg
|
||||
%{_datadir}/glib-2.0/schemas/com.deepin.dde.launcher.gschema.xml
|
||||
|
||||
%files devel
|
||||
%{_includedir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.4.13-1
|
||||
- Update to 5.4.13
|
||||
|
||||
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 5.3.0.23-3
|
||||
- update 5.3.0.23
|
||||
|
||||
@ -69,4 +76,3 @@ sed -i 's|lrelease|lrelease-qt5|' translate_generation.sh
|
||||
|
||||
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.1.0.6-1
|
||||
- Package init
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user