From 0ae2cf3f240bd693e37daa60e1d38a7b78f68e22efe9f163abfb275ce88ecfdf Mon Sep 17 00:00:00 2001 From: Malcolm Lewis Date: Wed, 20 Sep 2017 12:30:03 +0000 Subject: [PATCH] Accepting request 526596 from home:Zaitor @project maintainers: Please let the package maintainer be the one to review this sub. - Update to version 1.8.6: + Fixed visibility of options for DjVu, JPEG, & TIFF in save dialogue. + Reload recursion limit in Edit/Preferences. Break of out reload recursion loop if maximum number of reloads is exceeded. + Reapply only those current scan settings that were reset by the reload + Fixed unpaper detection for v0.3. - Update to version 1.8.5: + Add support for Poppler (pdftops) as postscript backend. + Drop support for libsane-perl. + Reapply current scan settings for those scanners that reset them when forcing a reload. + Eliminate unnecessary strings from gscan2pdf.pot to prevent unnecessary work and confusion on the part of the translators. + Add A3 to default paper sizes. + Updated translations. - Update to version 1.8.4: + Cope with Tesseract 3.0.5 writing Page 1 instead of Page 0. + Assume pixels/inch if the image doesn't know better. + Fix paragraph formatting in save as text output. + In preparation for future removal of libsane-perl frontend, change default frontend libsane-perl -> libimage-sane-perl, and similarly switch selected frontend on upgrade from older version. Assuming no major problems occur, support for libsane-perl will be removed in the next release. + Fixed bug writing postscript file. + Add support for ghostscript backend due to apparent bug in tiff2ps. + Round scan options with ranges to valid values before applying. + Fixed bug updating list of option-dependent values. - Add perl(Image::Sane) Requires: Now available in openSUSE, and gscan2pdf is ported to use it. OBS-URL: https://build.opensuse.org/request/show/526596 OBS-URL: https://build.opensuse.org/package/show/Publishing/gscan2pdf?expand=0&rev=4 --- gscan2pdf-1.8.3.tar.xz | 3 --- gscan2pdf-1.8.6.tar.xz | 3 +++ gscan2pdf.changes | 45 ++++++++++++++++++++++++++++++++++++++++++ gscan2pdf.spec | 9 +++++---- 4 files changed, 53 insertions(+), 7 deletions(-) delete mode 100644 gscan2pdf-1.8.3.tar.xz create mode 100644 gscan2pdf-1.8.6.tar.xz diff --git a/gscan2pdf-1.8.3.tar.xz b/gscan2pdf-1.8.3.tar.xz deleted file mode 100644 index daec7ae..0000000 --- a/gscan2pdf-1.8.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a54bb6d0c146a61c28f8fa58d2d7ce2c80c4116f1760368691d1f99e00fc92ea -size 396204 diff --git a/gscan2pdf-1.8.6.tar.xz b/gscan2pdf-1.8.6.tar.xz new file mode 100644 index 0000000..a7130ba --- /dev/null +++ b/gscan2pdf-1.8.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0674d9f1decc84b0abfa7849a66d0d50fc508cef2b901a3806addb017c4e4645 +size 402532 diff --git a/gscan2pdf.changes b/gscan2pdf.changes index 7cbf786..0b970d8 100644 --- a/gscan2pdf.changes +++ b/gscan2pdf.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Tue Aug 22 17:51:40 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.8.6: + + Fixed visibility of options for DjVu, JPEG, & TIFF in save + dialogue. + + Reload recursion limit in Edit/Preferences. Break of out reload + recursion loop if maximum number of reloads is exceeded. + + Reapply only those current scan settings that were reset by the + reload + + Fixed unpaper detection for v0.3. + +------------------------------------------------------------------- +Sat Aug 19 15:33:04 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.8.5: + + Add support for Poppler (pdftops) as postscript backend. + + Drop support for libsane-perl. + + Reapply current scan settings for those scanners that reset + them when forcing a reload. + + Eliminate unnecessary strings from gscan2pdf.pot to prevent + unnecessary work and confusion on the part of the translators. + + Add A3 to default paper sizes. + + Updated translations. + +------------------------------------------------------------------- +Sat Jul 29 11:24:53 UTC 2017 - zaitor@opensuse.org + +- Update to version 1.8.4: + + Cope with Tesseract 3.0.5 writing Page 1 instead of Page 0. + + Assume pixels/inch if the image doesn't know better. + + Fix paragraph formatting in save as text output. + + In preparation for future removal of libsane-perl frontend, + change default frontend libsane-perl -> libimage-sane-perl, and + similarly switch selected frontend on upgrade from older + version. Assuming no major problems occur, support for + libsane-perl will be removed in the next release. + + Fixed bug writing postscript file. + + Add support for ghostscript backend due to apparent bug in + tiff2ps. + + Round scan options with ranges to valid values before applying. + + Fixed bug updating list of option-dependent values. +- Add perl(Image::Sane) Requires: Now available in openSUSE, and + gscan2pdf is ported to use it. + ------------------------------------------------------------------- Sat Jul 1 17:05:09 UTC 2017 - zaitor@opensuse.org diff --git a/gscan2pdf.spec b/gscan2pdf.spec index b54db7e..17d9144 100644 --- a/gscan2pdf.spec +++ b/gscan2pdf.spec @@ -17,7 +17,7 @@ Name: gscan2pdf -Version: 1.8.3 +Version: 1.8.6 Release: 0 Summary: Easy scan to PDF License: GPL-3.0 @@ -38,6 +38,7 @@ Requires: perl(Gtk2) Requires: perl(Gtk2::Ex::Simple::List) Requires: perl(Gtk2::ImageView) Requires: perl(Image::Magick) +Requires: perl(Image::Sane) Requires: perl(List::MoreUtils) Requires: perl(Log::Log4perl) Requires: perl(PDF::API2) @@ -49,7 +50,7 @@ Requires: perl(Try::Tiny) Recommends: %{name}-lang Recommends: djvulibre Recommends: gocr -Recommends: tesseract-ocr +Recommends: tesseract-ocr Recommends: tiff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -94,8 +95,8 @@ make %{?_smp_mflags} %doc COPYING LICENCE %{_bindir}/gscan2pdf %{_datadir}/%{name}/ -%dir %{_datadir}/appdata -%{_datadir}/appdata/gscan2pdf.appdata.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/gscan2pdf.appdata.xml %{_datadir}/applications/gscan2pdf.desktop %{_datadir}/pixmaps/gscan2pdf.svg %{_mandir}/man1/gscan2pdf.1p%{?ext_man}