!5 Upgrade to 23.08.4

From: @misaka00251 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2024-01-17 07:45:25 +00:00 committed by Gitee
commit 683bde6936
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 9 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -8,15 +8,14 @@
%endif
Name: kf5-%{framework}
Version: 23.04.3
Version: 23.08.4
Release: 1
Summary: The Akonadi Notes Library
License: LGPLv2+
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 majmin %majmin_ver_kf5
%global stable %stable_kf5
BuildRequires: make
BuildRequires: cyrus-sasl-devel
@ -92,6 +91,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||:
%{_includedir}/KPim5/AkonadiNotes
%changelog
* Wed Jan 17 2024 misaka00251 <liuxin@iscas.ac.cn> - 23.08.4-1
- Upgrade to 23.08.4
* Fri Aug 04 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 23.04.3-1
- Update package to version 23.04.3

4
kf5-akonadi-notes.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: KDE/akonadi-notes
tag_prefix: "^v"
separator: "."