!81 update to version 23.12.0

From: @paulthomas100199 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2023-12-29 07:16:08 +00:00 committed by Gitee
commit c671b48c29
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 3 deletions

Binary file not shown.

BIN
poppler-23.12.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
%global test_sha 03a4b9eb854a06a83c465e82de601796c458bbe9
%global test_date 2021-01-11
%global qt6 0
%global qt6 1
Name: poppler
Version: 23.08.0
Version: 23.12.0
Release: 1
Summary: PDF rendering library
License: GPLv2+ and LGPLv2+ and MIT
@ -51,6 +51,9 @@ BuildRequires: cmake(Qt6Widgets)
BuildRequires: cmake(Qt6Xml)
%endif
BuildRequires: boost-devel
BuildRequires: gpgme-devel
BuildRequires: cpp-gpgme
BuildRequires: libcurl-devel
Requires: poppler-data
Obsoletes: poppler-glib-demos < 0.60.1-1
@ -189,7 +192,7 @@ test "$(pkg-config --modversion poppler-qt6)" = "%{version}"
%files
%doc README.md
%license COPYING
%{_libdir}/libpoppler.so.130*
%{_libdir}/libpoppler.so.133*
%files devel
%{_libdir}/pkgconfig/poppler.pc
@ -250,6 +253,9 @@ test "$(pkg-config --modversion poppler-qt6)" = "%{version}"
%{_mandir}/man1/*
%changelog
* Thu Dec 28 2023 Paul Thomas <paulthomas100199@gmail.com> - 23.12.0-1
- update to version 23.12.0
* Tue Aug 08 2023 yajun<yajun@kylinos.cn> - 23.08.0-1
- update to upstream version 23.08.0