upstream version 23.04.3
This commit is contained in:
parent
f7298d09fe
commit
6899baace5
@ -8,19 +8,15 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 22.12.0
|
Version: 23.04.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The KMbox Library
|
Summary: The KMbox Library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://invent.kde.org/frameworks/%{framework}
|
URL: https://invent.kde.org/frameworks/%{framework}
|
||||||
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
|
||||||
|
|
||||||
%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
|
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
@ -74,15 +70,19 @@ make test ARGS="--output-on-failure --timeout 120" -C %{_target_platform} ||:
|
|||||||
%files
|
%files
|
||||||
%license LICENSES/*
|
%license LICENSES/*
|
||||||
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
%{_kf5_datadir}/qlogging-categories5/*%{framework}.*
|
||||||
%{_kf5_libdir}/libKF5Mbox.so.*
|
%{_kf5_libdir}/libKPim5Mbox.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KMbox.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KMbox.pri
|
||||||
%{_kf5_includedir}/KMbox
|
%{_includedir}/KPim5/KMbox
|
||||||
%{_kf5_libdir}/cmake/KF5Mbox
|
%{_kf5_libdir}/cmake/KF5Mbox/
|
||||||
%{_kf5_libdir}/libKF5Mbox.so
|
%{_kf5_libdir}/cmake/KPim5Mbox/
|
||||||
|
%{_kf5_libdir}/libKPim5Mbox.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 09 2023 yajun<yajun@kylinos.cn> - 23.04.3-1
|
||||||
|
- update to upstream version 23.04.3
|
||||||
|
|
||||||
* Tue Apr 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 22.12.0-1
|
* Tue Apr 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 22.12.0-1
|
||||||
- Update package to version 22.12.0
|
- Update package to version 22.12.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
kmbox-23.04.3.tar.xz
Normal file
BIN
kmbox-23.04.3.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user