forked from pool/gscan2pdf
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
This commit is contained in:
parent
8b5c077803
commit
0ae2cf3f24
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a54bb6d0c146a61c28f8fa58d2d7ce2c80c4116f1760368691d1f99e00fc92ea
|
|
||||||
size 396204
|
|
3
gscan2pdf-1.8.6.tar.xz
Normal file
3
gscan2pdf-1.8.6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0674d9f1decc84b0abfa7849a66d0d50fc508cef2b901a3806addb017c4e4645
|
||||||
|
size 402532
|
@ -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
|
Sat Jul 1 17:05:09 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gscan2pdf
|
Name: gscan2pdf
|
||||||
Version: 1.8.3
|
Version: 1.8.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Easy scan to PDF
|
Summary: Easy scan to PDF
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
@ -38,6 +38,7 @@ Requires: perl(Gtk2)
|
|||||||
Requires: perl(Gtk2::Ex::Simple::List)
|
Requires: perl(Gtk2::Ex::Simple::List)
|
||||||
Requires: perl(Gtk2::ImageView)
|
Requires: perl(Gtk2::ImageView)
|
||||||
Requires: perl(Image::Magick)
|
Requires: perl(Image::Magick)
|
||||||
|
Requires: perl(Image::Sane)
|
||||||
Requires: perl(List::MoreUtils)
|
Requires: perl(List::MoreUtils)
|
||||||
Requires: perl(Log::Log4perl)
|
Requires: perl(Log::Log4perl)
|
||||||
Requires: perl(PDF::API2)
|
Requires: perl(PDF::API2)
|
||||||
@ -49,7 +50,7 @@ Requires: perl(Try::Tiny)
|
|||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
Recommends: djvulibre
|
Recommends: djvulibre
|
||||||
Recommends: gocr
|
Recommends: gocr
|
||||||
Recommends: tesseract-ocr
|
Recommends: tesseract-ocr
|
||||||
Recommends: tiff
|
Recommends: tiff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -94,8 +95,8 @@ make %{?_smp_mflags}
|
|||||||
%doc COPYING LICENCE
|
%doc COPYING LICENCE
|
||||||
%{_bindir}/gscan2pdf
|
%{_bindir}/gscan2pdf
|
||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
%dir %{_datadir}/appdata
|
%dir %{_datadir}/metainfo
|
||||||
%{_datadir}/appdata/gscan2pdf.appdata.xml
|
%{_datadir}/metainfo/gscan2pdf.appdata.xml
|
||||||
%{_datadir}/applications/gscan2pdf.desktop
|
%{_datadir}/applications/gscan2pdf.desktop
|
||||||
%{_datadir}/pixmaps/gscan2pdf.svg
|
%{_datadir}/pixmaps/gscan2pdf.svg
|
||||||
%{_mandir}/man1/gscan2pdf.1p%{?ext_man}
|
%{_mandir}/man1/gscan2pdf.1p%{?ext_man}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user