!2 upstream version 23.04.3
From: @jackwike Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
b0018a7c21
Binary file not shown.
17
okular.spec
17
okular.spec
@ -11,19 +11,14 @@
|
||||
|
||||
Name: okular
|
||||
Summary: A document viewer
|
||||
Version: 22.12.0
|
||||
Version: 23.04.3
|
||||
Release: 1
|
||||
|
||||
License: GPLv2
|
||||
URL: https://www.kde.org/applications/graphics/okular/
|
||||
|
||||
%global majmin_ver %(echo %{version} | cut -d. -f1,2)
|
||||
%global revision %(echo %{version} | cut -d. -f3)
|
||||
%if %{revision} >= 50
|
||||
%global stable unstable
|
||||
%else
|
||||
%global stable stable
|
||||
%endif
|
||||
%global majmin %majmin_ver_kf5
|
||||
%global stable %stable_kf5
|
||||
Source0: https://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
|
||||
## upstream patches (master branch)
|
||||
@ -59,6 +54,7 @@ BuildRequires: qt5-qtbase-private-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtsvg-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
BuildRequires: qt5-qtx11extras-devel
|
||||
|
||||
# okular-mobile
|
||||
BuildRequires: kf5-purpose-devel
|
||||
@ -84,7 +80,9 @@ BuildRequires: pkgconfig(libmarkdown)
|
||||
BuildRequires: pkgconfig(libspectre)
|
||||
BuildRequires: pkgconfig(poppler-qt5)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: pkgconfig(ddjvuapi)
|
||||
%endif
|
||||
|
||||
%if !0%{?bootstrap}
|
||||
BuildRequires: qt5-qtspeech-devel
|
||||
@ -217,5 +215,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.ok
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 04 2023 yajun<yajun@kylinos.cn> - 23.04.3-1
|
||||
- update to upstream version 23.04.3
|
||||
|
||||
* Wed May 10 2023 peijiankang <peijiankang@kylinos.cn> - 22.12.0-1
|
||||
- Init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user