!6 update version to 23.08.4
From: @peijiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
a8857a4307
@ -1,7 +1,7 @@
|
||||
%global framework libgravatar
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 23.04.3
|
||||
Version: 23.08.4
|
||||
Release: 1
|
||||
Summary: Gravatar support library
|
||||
|
||||
@ -20,22 +20,22 @@ Source0: http://download.kde.org/%{stable}/release-service/%{version}/src
|
||||
%{?qt5_qtwebengine_arches:ExclusiveArch: %{qt5_qtwebengine_arches}}
|
||||
|
||||
BuildRequires: kf5-kpimtextedit-devel
|
||||
BuildRequires: cmake(KF5TextAutoCorrection)
|
||||
BuildRequires: ktextaddons-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
|
||||
%global kf5_ver 5.100.0
|
||||
%global kf5_ver 5.105.0
|
||||
BuildRequires: extra-cmake-modules >= %{kf5_ver}
|
||||
BuildRequires: kf5-rpm-macros >= %{kf5_ver}
|
||||
BuildRequires: kf5-ki18n-devel >= %{kf5_ver}
|
||||
BuildRequires: kf5-kconfig-devel >= %{kf5_ver}
|
||||
BuildRequires: kf5-kwidgetsaddons-devel >= %{kf5_ver}
|
||||
BuildRequires: kf5-kio-devel >= %{kf5_ver}
|
||||
BuildRequires: kf5-ki18n-devel >= %{kf5_ver}
|
||||
BuildRequires: kf5-ktextwidgets-devel >= %{kf5_ver}
|
||||
BuildRequires: kf5-kwidgetsaddons-devel >= %{kf5_ver}
|
||||
|
||||
#global majmin_ver %(echo %{version} | cut -d. -f1,2)
|
||||
%global majmin_ver %{version}
|
||||
BuildRequires: kf5-akonadi-contacts-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-kcalendarcore-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-pimcommon-devel >= %{majmin_ver}
|
||||
BuildRequires: kf5-pimcommon-devel
|
||||
BuildRequires: kf5-kpimtextedit-devel
|
||||
|
||||
Obsoletes: kdepim-libs < 7:16.04.0
|
||||
Conflicts: kdepim-libs < 7:16.04.0
|
||||
@ -75,7 +75,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/libKPim5Gravatar.so
|
||||
%{_kf5_libdir}/cmake/KF5Gravatar/
|
||||
%{_kf5_libdir}/cmake/KPim5Gravatar/
|
||||
%{_includedir}/KPim5/Gravatar/
|
||||
|
||||
@ -83,6 +82,9 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 23.08.4-1
|
||||
- update verison to 23.08.4
|
||||
|
||||
* Fri Aug 18 2023 huayadong <huayadong@kylinos.cn> - 23.04.3-1
|
||||
- update for 23.04.3-1
|
||||
|
||||
|
||||
Binary file not shown.
BIN
libgravatar-23.08.4.tar.xz
Normal file
BIN
libgravatar-23.08.4.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user