From 5b8e44b18d4025f76c9924eb27f1ba7cdb31cc9b3b0cbb99019682e0f5e64243 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Tue, 25 Apr 2017 16:57:01 +0000 Subject: [PATCH] Accepting request 491051 from home:malcolmlewis:branches:Publishing Updated to version 1.8.0 OBS-URL: https://build.opensuse.org/request/show/491051 OBS-URL: https://build.opensuse.org/package/show/Publishing/gscan2pdf?expand=0&rev=2 --- gscan2pdf-1.7.2.tar.xz | 3 --- gscan2pdf-1.8.0.tar.xz | 3 +++ gscan2pdf.changes | 20 ++++++++++++++++++++ gscan2pdf.spec | 10 +++++----- 4 files changed, 28 insertions(+), 8 deletions(-) delete mode 100644 gscan2pdf-1.7.2.tar.xz create mode 100644 gscan2pdf-1.8.0.tar.xz diff --git a/gscan2pdf-1.7.2.tar.xz b/gscan2pdf-1.7.2.tar.xz deleted file mode 100644 index 5418e7a..0000000 --- a/gscan2pdf-1.7.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28cbdecbea19f99a34a29a365077f961f82395c6485cdbf1aa95ad3f942c1984 -size 393620 diff --git a/gscan2pdf-1.8.0.tar.xz b/gscan2pdf-1.8.0.tar.xz new file mode 100644 index 0000000..1d2e965 --- /dev/null +++ b/gscan2pdf-1.8.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c0bad83634c6524972a090a24a25a401229b7e4a047f1163275967646be6d50 +size 398336 diff --git a/gscan2pdf.changes b/gscan2pdf.changes index 1a2d4df..a0e6d04 100644 --- a/gscan2pdf.changes +++ b/gscan2pdf.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Tue Apr 25 15:06:02 UTC 2017 - malcolmlewis@opensuse.org + +- Updated to version 1.8.0: + + "Writing system" option in "Clean Up" (unpaper) dialogue, + affecting the order in which the pages are imported when scans + are split. Closes feature request #94 add "Deskew", "Descreen", + "Split image" to "Save" dialog. + + Support for Tesseract 3.05 (sf#243 tesseract 3.05 OCR Engine not + recognized). + + Support for unpaper --no-mask-center option. + + Contrast + brightness tool. + + Option to convert filename whitespace to underscores. + + Fix crash caused by undefined profiles in .gscan2pdf. Closes + support request #19 Will not run past crashed session. + + Move config file to use $XDG_CONFIG_HOME or $HOME/.config + directory. + + Various cosmetic improvements. + + Translation updates. + ------------------------------------------------------------------- Mon Feb 20 19:56:34 UTC 2017 - zaitor@opensuse.org diff --git a/gscan2pdf.spec b/gscan2pdf.spec index e558bf1..de9d7f3 100644 --- a/gscan2pdf.spec +++ b/gscan2pdf.spec @@ -1,7 +1,7 @@ # # spec file for package gscan2pdf # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: gscan2pdf -Version: 1.7.2 +Version: 1.8.0 Release: 0 Summary: Easy scan to PDF License: GPL-3.0 @@ -27,8 +27,11 @@ Source0: http://sourceforge.net/projects/gscan2pdf/files/gscan2pdf/%{vers Source99: %{name}-rpmlintrc BuildRequires: fdupes BuildRequires: update-desktop-files +Requires: unpaper Requires: perl(Config::General) +Requires: perl(Data::UUID) Requires: perl(Date::Calc) +Requires: perl(Filesys::Df) Requires: perl(Glib) Requires: perl(Goo::Canvas) Requires: perl(Gtk2) @@ -43,9 +46,6 @@ Requires: perl(Readonly) Requires: perl(Sane) Requires: perl(Set::IntSpan) Requires: perl(Try::Tiny) -Requires: perl(Filesys::Df) -Requires: perl(Data::UUID) -Requires: unpaper Recommends: %{name}-lang Recommends: djvulibre Recommends: gocr