Update package to version 23.04.3
This commit is contained in:
parent
e91266ac02
commit
d94b5e9cf0
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
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 22.12.0
|
||||
Version: 23.04.3
|
||||
Release: 1
|
||||
Summary: KDE PIM library for calendar and even handling
|
||||
License: LGPLv2+
|
||||
URL: https://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
|
||||
|
||||
# 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
|
||||
%license LICENSES/*
|
||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||
%{_kf5_libdir}/libKF5CalendarSupport.so.*
|
||||
%{_kf5_libdir}/libKPim5CalendarSupport.so.*
|
||||
|
||||
%files devel
|
||||
%{_kf5_archdatadir}/mkspecs/modules/qt_CalendarSupport.pri
|
||||
%{_kf5_includedir}/CalendarSupport/
|
||||
%{_includedir}/KPim5/CalendarSupport/
|
||||
%{_kf5_libdir}/cmake/KF5CalendarSupport/
|
||||
%{_kf5_libdir}/libKF5CalendarSupport.so
|
||||
%{_kf5_libdir}/cmake/KPim5CalendarSupport/
|
||||
%{_kf5_libdir}/libKPim5CalendarSupport.so
|
||||
|
||||
%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
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user