Upgrade to 23.08.4
This commit is contained in:
parent
238e53ae31
commit
bf5d0c65bd
@ -1,7 +1,7 @@
|
||||
%global framework mailcommon
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 23.04.3
|
||||
Version: 23.08.4
|
||||
Release: 1
|
||||
Summary: Mail applications support library
|
||||
|
||||
@ -9,8 +9,7 @@ License: GPLv2
|
||||
URL: https://invent.kde.org/pim/%{framework}/
|
||||
|
||||
%global majmin %majmin_ver_kf5
|
||||
%global stable %stable_kf5
|
||||
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
|
||||
|
||||
# handled by qt5-srpm-macros, which defines %%qt5_qtwebengine_arches
|
||||
%{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}}
|
||||
@ -66,7 +65,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: cmake(KF5Akonadi)
|
||||
Requires: cmake(KF5AkonadiMime)
|
||||
Requires: cmake(KPim5MessageComposer)
|
||||
Requires: cmake(KF5PimCommon)
|
||||
Requires: kf5-pimcommon-devel
|
||||
%description devel
|
||||
%{summary}.
|
||||
|
||||
@ -104,6 +103,9 @@ Requires: cmake(KF5PimCommon)
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 18 2024 misaka00251 <liuxin@iscas.ac.cn> - 23.08.4-1
|
||||
- Upgrade to 23.08.4
|
||||
|
||||
* Fri Aug 04 2023 peijiankang<peijiankang@kylinos.cn> - 23.04.3-1
|
||||
- 23.04.3
|
||||
|
||||
|
||||
4
kf5-mailcommon.yaml
Normal file
4
kf5-mailcommon.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: KDE/mailcommon
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
Binary file not shown.
BIN
mailcommon-23.08.4.tar.xz
Normal file
BIN
mailcommon-23.08.4.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user