SHA256
1
0
forked from pool/gscan2pdf

Accepting request 860309 from home:Kieltux:branches:Publishing

- Change requires: from perl(PDF::API2) to perl(PDF::Builder).
  The change was introduced in 2.10.0.

OBS-URL: https://build.opensuse.org/request/show/860309
OBS-URL: https://build.opensuse.org/package/show/Publishing/gscan2pdf?expand=0&rev=19
This commit is contained in:
Malcolm Lewis 2021-01-04 21:19:25 +00:00 committed by Git OBS Bridge
parent 4c3c25938d
commit cf758446cf
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 4 18:01:31 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
- Change requires: from perl(PDF::API2) to perl(PDF::Builder).
The change was introduced in 2.10.0.
-------------------------------------------------------------------
Thu Dec 31 05:25:12 UTC 2020 - Carsten Ziepke <kieltux@gmail.com>

View File

@ -41,7 +41,7 @@ Requires: perl(Image::Sane)
Requires: perl(List::MoreUtils)
Requires: perl(Locale::gettext)
Requires: perl(Log::Log4perl)
Requires: perl(PDF::API2)
Requires: perl(PDF::Builder)
Requires: perl(Proc::ProcessTable)
Requires: perl(Readonly)
Requires: perl(Set::IntSpan)