!2 Update package to version 23.04.3
From: @jxy_git Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
fb27774277
Binary file not shown.
BIN
calendarsupport-23.04.3.tar.xz
Normal file
BIN
calendarsupport-23.04.3.tar.xz
Normal file
Binary file not shown.
@ -1,18 +1,14 @@
|
|||||||
%global framework calendarsupport
|
%global framework calendarsupport
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 22.12.0
|
Version: 23.04.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: KDE PIM library for calendar and even handling
|
Summary: KDE PIM library for calendar and even handling
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://invent.kde.org/pim/%{framework}
|
URL: https://invent.kde.org/pim/%{framework}
|
||||||
|
|
||||||
%global revision %(echo %{version} | cut -d. -f3)
|
%global majmin %majmin_ver_kf5
|
||||||
%if %{revision} >= 50
|
%global stable %stable_kf5
|
||||||
%global stable unstable
|
|
||||||
%else
|
|
||||||
%global stable stable
|
|
||||||
%endif
|
|
||||||
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
|
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
|
||||||
|
|
||||||
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
|
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
|
||||||
@ -88,14 +84,18 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||||
%{_kf5_libdir}/libKF5CalendarSupport.so.*
|
%{_kf5_libdir}/libKPim5CalendarSupport.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_CalendarSupport.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_CalendarSupport.pri
|
||||||
%{_kf5_includedir}/CalendarSupport/
|
%{_includedir}/KPim5/CalendarSupport/
|
||||||
%{_kf5_libdir}/cmake/KF5CalendarSupport/
|
%{_kf5_libdir}/cmake/KF5CalendarSupport/
|
||||||
%{_kf5_libdir}/libKF5CalendarSupport.so
|
%{_kf5_libdir}/cmake/KPim5CalendarSupport/
|
||||||
|
%{_kf5_libdir}/libKPim5CalendarSupport.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 07 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.04.3-1
|
||||||
|
- Update package to version 23.04.3
|
||||||
|
|
||||||
* Mon May 29 2023 misaka00251 <liuxin@iscas.ac.cn> - 22.12.0-1
|
* Mon May 29 2023 misaka00251 <liuxin@iscas.ac.cn> - 22.12.0-1
|
||||||
- Init package
|
- Init package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user