update version to 23.04.3
This commit is contained in:
parent
f7b2345bd9
commit
607bcfb64a
@ -7,22 +7,20 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 22.12.0
|
Version: 23.04.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The KIdentityManagement Library
|
Summary: The KIdentityManagement 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
|
|
||||||
|
|
||||||
%global revision %(echo %{version} | cut -d. -f3)
|
%global majmin %majmin_ver_kf5
|
||||||
%if %{revision} >= 50
|
%global stable %stable_kf5
|
||||||
%global stable unstable
|
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{framework}-%{version}.tar.xz
|
||||||
%else
|
|
||||||
%global stable stable
|
|
||||||
%endif
|
|
||||||
|
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-rpm-macros
|
BuildRequires: kf5-rpm-macros
|
||||||
|
#BuildRequires: cmake(KF5TextEditTextToSpeech)
|
||||||
BuildRequires: kf5-kdelibs4support-devel >= 5.15
|
BuildRequires: kf5-kdelibs4support-devel >= 5.15
|
||||||
BuildRequires: kf5-kcoreaddons-devel >= 5.15
|
BuildRequires: kf5-kcoreaddons-devel >= 5.15
|
||||||
BuildRequires: kf5-kcompletion-devel >= 5.15
|
BuildRequires: kf5-kcompletion-devel >= 5.15
|
||||||
@ -83,19 +81,24 @@ make test ARGS="--output-on-failure --timeout 10" -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}/libKF5IdentityManagement.so.*
|
%{_kf5_libdir}/libKPim5IdentityManagement.so.*
|
||||||
%{_kf5_libdir}/libKF5IdentityManagementWidgets.so.*
|
%{_kf5_libdir}/libKPim5IdentityManagementWidgets.so.*
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KIdentityManagementWidgets.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KIdentityManagementWidgets.pri
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_datadir}/dbus-1/interfaces/kf5_org.kde.pim.IdentityManager.xml
|
%{_datadir}/dbus-1/interfaces/kf5_org.kde.pim.IdentityManager.xml
|
||||||
%{_kf5_archdatadir}/mkspecs/modules/qt_KIdentityManagement.pri
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KIdentityManagement.pri
|
||||||
%{_kf5_includedir}/KIdentityManagement/
|
%{_includedir}/KPim5/KIdentityManagement/
|
||||||
%{_kf5_includedir}/KIdentityManagementWidgets/
|
%{_includedir}/KPim5/KIdentityManagementWidgets/
|
||||||
%{_kf5_libdir}/cmake/KF5IdentityManagement/
|
%{_kf5_libdir}/cmake/KF5IdentityManagement/
|
||||||
%{_kf5_libdir}/libKF5IdentityManagement.so
|
%{_kf5_libdir}/cmake/KPim5IdentityManagement/
|
||||||
%{_kf5_libdir}/libKF5IdentityManagementWidgets.so
|
%{_kf5_libdir}/libKPim5IdentityManagement.so
|
||||||
|
%{_kf5_libdir}/libKPim5IdentityManagementWidgets.so
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 04 2023 peijiankang <peijiankang@kylinos.cn> - 23.04.3-1
|
||||||
|
- 23.04.3
|
||||||
|
|
||||||
* Mon Apr 24 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 22.12.0-1
|
* Mon Apr 24 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 22.12.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Binary file not shown.
BIN
kidentitymanagement-23.04.3.tar.xz
Normal file
BIN
kidentitymanagement-23.04.3.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user