!13 [sync] PR-12: update to 5.5.18
From: @openeuler-sync-bot Reviewed-by: @HelloWorld_lvcongqing Signed-off-by: @HelloWorld_lvcongqing
This commit is contained in:
commit
8891b011cf
Binary file not shown.
11
dtkgui.spec
11
dtkgui.spec
@ -1,5 +1,5 @@
|
|||||||
Name: dtkgui
|
Name: dtkgui
|
||||||
Version: 5.4.10
|
Version: 5.5.18
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Deepin dtkgui
|
Summary: Deepin dtkgui
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -8,7 +8,7 @@ URL: https://github.com/linuxdeepin/dtkgui
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
%else
|
%else
|
||||||
Source0: %{name}_%{version}.orig.tar.xz
|
Source0: %{name}-%{version}.orig.tar.xz
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: qt5-qtx11extras-devel
|
BuildRequires: qt5-qtx11extras-devel
|
||||||
BuildRequires: dtkcore-devel
|
BuildRequires: dtkcore-devel
|
||||||
@ -18,6 +18,8 @@ BuildRequires: annobin
|
|||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: pkgconfig(gsettings-qt)
|
BuildRequires: pkgconfig(gsettings-qt)
|
||||||
BuildRequires: qt5-qtbase-private-devel
|
BuildRequires: qt5-qtbase-private-devel
|
||||||
|
BuildRequires: gtest-devel
|
||||||
|
BuildRequires: gmock-devel
|
||||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -53,7 +55,7 @@ export PATH=%{_qt5_bindir}:$PATH
|
|||||||
%{_libdir}/lib%{name}.so.5*
|
%{_libdir}/lib%{name}.so.5*
|
||||||
%{_libexecdir}/dtk5/deepin-gui-settings
|
%{_libexecdir}/dtk5/deepin-gui-settings
|
||||||
%{_libexecdir}/dtk5/taskbar
|
%{_libexecdir}/dtk5/taskbar
|
||||||
%{_sysconfdir}/dbus-1/system.d/com.deepin.dtk.FileDrag.conf
|
%{_libexecdir}/dtk5/dde-kwin-debug
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/libdtk-*/
|
%{_includedir}/libdtk-*/
|
||||||
@ -63,6 +65,9 @@ export PATH=%{_qt5_bindir}:$PATH
|
|||||||
%{_libdir}/lib%{name}.so
|
%{_libdir}/lib%{name}.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 23 2023 liweiganga <liweiganga@uniontech.com> - 5.5.18-1
|
||||||
|
- update to 5.5.18
|
||||||
|
|
||||||
* Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 5.4.10-1
|
* Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 5.4.10-1
|
||||||
- Update to 5.4.10
|
- Update to 5.4.10
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user