Upgrade to 23.08.4

This commit is contained in:
misaka00251 2024-01-16 14:16:39 +08:00
parent 5ee68272d1
commit 3d5914f96c
3 changed files with 6 additions and 4 deletions

Binary file not shown.

BIN
libkgapi-23.08.4.tar.xz Normal file

Binary file not shown.

View File

@ -3,7 +3,7 @@
%global _lto_cflags %{nil}
Name: libkgapi
Version: 23.08.3
Version: 23.08.4
Release: 1
Summary: Library to access to Google services
@ -11,8 +11,7 @@ License: GPLv2+
URL: https://invent.kde.org/pim/%{name}
%global majmin %majmin_ver_kf5
%global stable %stable_kf5
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source0: http://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
@ -26,7 +25,7 @@ BuildRequires: kf5-kio-devel
BuildRequires: kf5-kwallet-devel
BuildRequires: kf5-kwindowsystem-devel
BuildRequires: kf5-kcalendarcore-devel >= %{version}
BuildRequires: kf5-kcalendarcore-devel
BuildRequires: kf5-kcontacts-devel >= %{version}
BuildRequires: cyrus-sasl-devel
@ -110,6 +109,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_includedir}/KPim5/KGAPI/kgapi_version.h
%changelog
* Tue Jan 16 2024 misaka00251 <liuxin@iscas.ac.cn> - 23.08.4-1
- Upgrade to 23.08.4
* Wed Dec 13 2023 Vicoloa <lvkun@uniontech.com> - 23.08.3-1
- update to upstream version 23.08.3