!4 Update package to version 23.04.3
From: @jxy_git Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
a854b4363e
@ -9,19 +9,15 @@
|
||||
%endif
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Version: 23.04.3
|
||||
Release: 1
|
||||
Summary: The Kontact Interface Library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://invent.kde.org/frameworks/%{framework}
|
||||
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
%if %{revision} >= 50
|
||||
%global stable unstable
|
||||
%else
|
||||
%global stable stable
|
||||
%endif
|
||||
%global majmin %majmin_ver_kf5
|
||||
%global stable %stable_kf5
|
||||
|
||||
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
|
||||
|
||||
@ -36,6 +32,7 @@ BuildRequires: kf5-kxmlgui-devel >= 5.15
|
||||
BuildRequires: kf5-kiconthemes-devel >= 5.15
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtx11extras-devel
|
||||
%if 0%{?tests}
|
||||
BuildRequires: dbus-x11
|
||||
BuildRequires: time
|
||||
@ -50,7 +47,7 @@ with Kontact.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: kf5-kparts-devel
|
||||
|
||||
%description devel
|
||||
@ -92,16 +89,20 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
||||
%files -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||
%{_kf5_libdir}/libKF5KontactInterface.so.*
|
||||
%{_kf5_libdir}/libKPim5KontactInterface.so.*
|
||||
|
||||
%files devel
|
||||
%{_kf5_includedir}/KontactInterface/
|
||||
%{_kf5_libdir}/libKF5KontactInterface.so
|
||||
%{_kf5_libdir}/libKPim5KontactInterface.so
|
||||
%{_kf5_libdir}/cmake/KF5KontactInterface/
|
||||
%{_kf5_libdir}/cmake/KPim5KontactInterface/
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KontactInterface.pri
|
||||
%{_includedir}/KPim5/KontactInterface/
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 09 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.04.3-1
|
||||
- Update package to version 23.04.3
|
||||
|
||||
* Mon Feb 27 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
|
||||
- update verison to 22.12.0
|
||||
|
||||
|
||||
Binary file not shown.
BIN
kontactinterface-23.04.3.tar.xz
Normal file
BIN
kontactinterface-23.04.3.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user