!3 upstream version 23.04.3
From: @jackwike Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
d26a4a6d3b
Binary file not shown.
BIN
grantleetheme-23.04.3.tar.xz
Normal file
BIN
grantleetheme-23.04.3.tar.xz
Normal file
Binary file not shown.
@ -1,18 +1,14 @@
|
||||
%global framework grantleetheme
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Version: 23.04.3
|
||||
Release: 1
|
||||
Summary: KDE PIM library for Grantlee template system
|
||||
License: LGPLv2+
|
||||
URL: http://invent.kde.org/pim/%{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
|
||||
|
||||
@ -22,6 +18,8 @@ BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: grantlee-qt5-devel >= 5.1.0-2
|
||||
%{?grantlee5_requires}
|
||||
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
|
||||
BuildRequires: cmake(KF5GuiAddons)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5IconThemes)
|
||||
@ -66,17 +64,21 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%files -f %{name}.lang
|
||||
%license LICENSES/*
|
||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||
%{_kf5_libdir}/libKF5GrantleeTheme.so.*
|
||||
%{_kf5_libdir}/libKPim5GrantleeTheme.so.*
|
||||
%{grantlee5_plugindir}/kde_grantlee_plugin.so
|
||||
|
||||
%files devel
|
||||
%{_kf5_includedir}/GrantleeTheme/
|
||||
%{_kf5_libdir}/libKF5GrantleeTheme.so
|
||||
%{_includedir}/KPim5/GrantleeTheme/
|
||||
%{_kf5_libdir}/libKPim5GrantleeTheme.so
|
||||
%{_kf5_libdir}/cmake/KF5GrantleeTheme/
|
||||
%{_kf5_libdir}/cmake/KPim5GrantleeTheme/
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_GrantleeTheme.pri
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 04 2023 yajun<yajun@kylinos.cn> - 23.04.3-1
|
||||
- update to upstream version 23.04.3
|
||||
|
||||
* Fri Feb 17 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
|
||||
- update verison to 22.12.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user