Update package to version 23.08.4
This commit is contained in:
parent
cf3615e535
commit
ee898a7123
Binary file not shown.
BIN
akonadi-calendar-23.08.4.tar.xz
Normal file
BIN
akonadi-calendar-23.08.4.tar.xz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global framework akonadi-calendar
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 23.04.3
|
||||
Version: 23.08.4
|
||||
Release: 1
|
||||
Summary: The Akonadi Calendar Library
|
||||
|
||||
@ -18,6 +18,10 @@ Source0: http://download.kde.org/%{stable}/release-service/%{version}/src
|
||||
BuildRequires: cyrus-sasl-devel
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: cmake(KF5TextEditTextToSpeech)
|
||||
BuildRequires: cmake(KPim5Libkdepim)
|
||||
BuildRequires: cmake(KPim5MailTransport)
|
||||
BuildRequires: cmake(KPim5Mime)
|
||||
BuildRequires: cmake(KPim5MessageCore)
|
||||
BuildRequires: grantlee-qt5-devel
|
||||
BuildRequires: kf5-rpm-macros
|
||||
|
||||
@ -35,7 +39,7 @@ BuildRequires: kf5-grantleetheme-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-kmailtransport-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-kcontacts-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-kidentitymanagement-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-kcalendarcore-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-kcalendarcore-devel
|
||||
BuildRequires: kf5-kcalendarutils-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-akonadi-contacts-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-akonadi-server-devel >= %{majmin_ver}
|
||||
@ -54,7 +58,7 @@ BuildRequires: iptables-libs
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: kf5-akonadi-contacts-devel
|
||||
Requires: kf5-akonadi-server-devel
|
||||
Requires: kf5-kcalendarcore-devel
|
||||
@ -109,6 +113,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
|
||||
%{_kf5_libdir}/libKPim5AkonadiCalendar.so
|
||||
|
||||
%changelog
|
||||
* Wed Jan 10 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 23.08.4-1
|
||||
- Update package to version 23.08.4
|
||||
|
||||
* Fri Aug 04 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.04.3-1
|
||||
- Update package to version 23.04.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user