Accepting request 859568 from home:Kieltux:branches:Publishing

- Update to version 2.10.2:
  * Catch errors running default launcher
  * Check both stderr and stdout for libtiff-tools version
    Closes Debian bug 977532 (gscan2pdf: save option not available)
  * Rename drag tool -> pan tool
  * Update to German translation (thanks to Matthias Sprau)
  * Update to Turkish translation (thanks to Buckethead)
  * Update to Ukrainian translation (thanks to Yuri Chornoivan)
- Update to version 2.10.1 (03.12.2020):
  * Switch from Perlmagick to imagemagick for threshold tool to 
    improve performance. Closes Debian bug 968918 (Threshold
    function is extremely slow)
  * + missing crop icon
  * + View/Edit OCR toggle
  * Don't zoom in/out if plus/minus pressed whilst editing OCR
  * Allow cut/copy/paste whilst editing OCR
  * Fixed bug manually adding OCR that overlaps with existing words
  * + button to duplicate OCR text
  * Fixed bug adding OCR text '0'
  * Fixed bug processing deleted page
  * Don't sort OCR confidence list if not changed
  * Fixed bug decoding 3-octal UTF-8 characters in DjVu text layer
  * Update to Hungarian translation (thanks to csola)
  * Update to Ukrainian translation (thanks to Yuri Chornoivan)
- Update to version 2.10.0 (31.10.2020):
  * Switch from PDF::API2 to PDF::Builder to improve TIFF handling
    and compression options.
    Closes Debian bugs 602486 (heavily distored scans) and 703768
    (parts of the page translated to the right, black border)
  * Switch from internal image viewer to Gtk3::ImageView
    (based on internal image viewer)
  * Update to German translation (thanks to Eugen Artus)
  * Update to Ukrainian translation (thanks to Yuri Chornoivan)
- Update to version 2.9.1 (25.09.2020):
  * Work around imagemagick versions that create TIFFs that 
    PDF::API2 doesn't like when testing pdftk by using JPEG.
    Closes #361 Hang on startup since commit #ab767c
  * Read locale from LC_MESSAGES, rather than LANGUAGE 
    environmental variable, map C locale to English.
    Thanks to Petr Písař and Chris Mayo for the patches.
    Closes bug #360 and merge request #32.
  * Update to Hungarian translation (thanks to csola)
  * Update to German translation (thanks to Matthias Sprau)
  * Update to Ukrainian translation (thanks to Yuri Chornoivan)
- Update to version 2.9.0 (19.09.2020):
  * + warning if tesseract OCR package for current locale not
    installed.
  * + split tool
  * If device-not-found mini-wizard is exited via cancel or by
    destroying it, use ignore response.
  * Fix bug manually adding first OCR word to page.
  * Limit zoom to 15 to avoid errors like:
    "pango_font_description_set_size: assertion 'size >= 0'
    failed"
  * Fix bug finding page by number
  * Update to Hungarian translation (thanks to csola)
  * Update to Turkish translation (thanks to Buckethead)
- Update to version 2.8.2 (25.07.2020):
  * If previously used font no longer exists, automatically pick
    another one.
  * Delete temporary files that fall off the undo buffer. Closes
    #350 (When delete photos the files in /tmp are not deleted)
* Fix reload-recursion-limit problems after device-not-found
  mini-wizard. Closes Debian bug #965153 ("fails to open device"
  for Epson NX100)
* Update to German translation (thanks to Matthias Sprau)
* Update to Ukrainian translation (thanks to Yuri Chornoivan)

OBS-URL: https://build.opensuse.org/request/show/859568
OBS-URL: https://build.opensuse.org/package/show/Publishing/gscan2pdf?expand=0&rev=17
This commit is contained in:
Malcolm Lewis 2021-01-03 14:17:33 +00:00 committed by Git OBS Bridge
parent 05c361e9bf
commit 4c3c25938d
6 changed files with 96 additions and 20 deletions

3
gscan2pdf-2.10.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3e3e89f835fc0b7936e88f60fad216a76a8e77864b41139044171c011eae27f
size 489484

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEERjKT5K4zhxhG8wInsyHyAxEPyvMFAl/bwUQACgkQsyHyAxEP
yvM/3w/+NBR1bp5NayuRsY4HKmXFE7IzEUznXlKM2N5ie7IPiOevgB3SNqNLTqni
xeB9V5Mcs/NsNa8WKfDJqBisG32WQk3CxRGqkf9aS38Z5VcJAGXLXI8UUSbQAbaB
P50jrx1ytB8Yl/qfIDXQMvMBH8GMgXGY65GZ1WiFhrA0Yy9ZN13cOq1QytSAq063
mfyM0TlujcY6ANJp1y9pvxAjKvQVdoHfQCd+ZKwwgczfmyHyp4US09QRIWasq+QT
rwjuB8xJFMmQLrfJDgF6v2fnD/7rma6c/4OSDfSN1ltJvmaWvFHr1xBS9xHondrj
g6t6Xc4axZb8+hrh0N8TdeqoG8Dk1r9/TIZvjCcakbWjyzt6vXJcMMmZRti5mNfD
NCxs/iVenLmnrM8ImM/mqZLLtguxiB1+96JIBsZLdQ8N3ScJBLc5dpL+nVqSbtnx
YzH7pehccPOBnasJQBUJ1e1ZwANppdwn6YBrNCoaSKqpLpyW35e3KbRA1t0fUJdZ
UG2XJwmJrmPtuepxd1wgCVyp5kcuQZoBm3tSkuFSvhnT8sb4MKTZ9iNLEh9abZ4c
Vav3SgL1YRtl8thDkYeyZP4SbAQn4YpUUQ8o2Phigz4uogn07QPqOF14J1yCN2/F
lRn4Vvdz/zANYN0xUIlJSEZagCFrB24lKloa6J6+Sfa38LHF1vE=
=oX1j
-----END PGP SIGNATURE-----

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4149696eb9ed1f11294d2ff02d709e70b84af268a8a332b025cb8f4f0fdfe201
size 476880

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEERjKT5K4zhxhG8wInsyHyAxEPyvMFAl8Jgb0ACgkQsyHyAxEP
yvOivg//WnZCKfKWL0uObfrEEirt9i7YnucyS4i1WKtNkEu+pYln0Y3ALK64d37N
0ggjbwMOMkNh8HArLoSPQQflBdtGZN2As9Z7QeFTd8GXdKnVoR9zUWCCPC1yZGeI
99J4Xe3JoQeHQFeQvTHBOBfkQhOug2j2y9nQkF1VkPlRmJmgZG5NmmKgCpJD6c75
6WNVUcLPhoYPhc0/LZFHeqjH6ldj7tISK4phLOW6MysOR9p1PyTEN3LM7DwnoWv7
cax3FzNGPOzmots9G6mVjRMIEAAEWRUj0X7RPEo6vCeKLJ4CMuGltJ9AvFlW4epn
hWG26o0BWyNXzXVKUfUGzHu876ESQ9pJ2vZHeKr+vcfzedpAEwrUmG4Y930ArXRy
9gZ53bnljFcoid+Jh9byJ4VrEPKi7I3FNBdxfAAyDCTZuHhlkw/36gQAZef08P9i
n7OYrEQs6R88D/DoFXC/1JQZuZXyNzMOc/TtziA0bYHfZ7knauyw9F3GjhTdzEfz
DKtVAYEvKMKibjz76d2isfcefNA9e+yl/K8nOpOf6jUqYgZ8PDCQC05GZYp5afjO
YDvqmT21W5ayXYeXndTJaePJAECXUwj4Rl3z/yXJlT29zhsv517RR1Jp6Nv8eTu9
iiZVmRgeIXRCfoZPUurtsd31Wlcx7qW44dRr3zwXeIstH4cBkcw=
=iQFa
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,79 @@
-------------------------------------------------------------------
Thu Dec 31 05:25:12 UTC 2020 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 2.10.2:
* Catch errors running default launcher
* Check both stderr and stdout for libtiff-tools version
Closes Debian bug 977532 (gscan2pdf: save option not available)
* Rename drag tool -> pan tool
* Update to German translation (thanks to Matthias Sprau)
* Update to Turkish translation (thanks to Buckethead)
* Update to Ukrainian translation (thanks to Yuri Chornoivan)
- Update to version 2.10.1 (03.12.2020):
* Switch from Perlmagick to imagemagick for threshold tool to
improve performance. Closes Debian bug 968918 (Threshold
function is extremely slow)
* + missing crop icon
* + View/Edit OCR toggle
* Don't zoom in/out if plus/minus pressed whilst editing OCR
* Allow cut/copy/paste whilst editing OCR
* Fixed bug manually adding OCR that overlaps with existing words
* + button to duplicate OCR text
* Fixed bug adding OCR text '0'
* Fixed bug processing deleted page
* Don't sort OCR confidence list if not changed
* Fixed bug decoding 3-octal UTF-8 characters in DjVu text layer
* Update to Hungarian translation (thanks to csola)
* Update to Ukrainian translation (thanks to Yuri Chornoivan)
- Update to version 2.10.0 (31.10.2020):
* Switch from PDF::API2 to PDF::Builder to improve TIFF handling
and compression options.
Closes Debian bugs 602486 (heavily distored scans) and 703768
(parts of the page translated to the right, black border)
* Switch from internal image viewer to Gtk3::ImageView
(based on internal image viewer)
* Update to German translation (thanks to Eugen Artus)
* Update to Ukrainian translation (thanks to Yuri Chornoivan)
- Update to version 2.9.1 (25.09.2020):
* Work around imagemagick versions that create TIFFs that
PDF::API2 doesn't like when testing pdftk by using JPEG.
Closes #361 Hang on startup since commit #ab767c
* Read locale from LC_MESSAGES, rather than LANGUAGE
environmental variable, map C locale to English.
Thanks to Petr Písař and Chris Mayo for the patches.
Closes bug #360 and merge request #32.
* Update to Hungarian translation (thanks to csola)
* Update to German translation (thanks to Matthias Sprau)
* Update to Ukrainian translation (thanks to Yuri Chornoivan)
- Update to version 2.9.0 (19.09.2020):
* + warning if tesseract OCR package for current locale not
installed.
* + split tool
* If device-not-found mini-wizard is exited via cancel or by
destroying it, use ignore response.
* Fix bug manually adding first OCR word to page.
* Limit zoom to 15 to avoid errors like:
"pango_font_description_set_size: assertion 'size >= 0'
failed"
* Fix bug finding page by number
* Update to Hungarian translation (thanks to csola)
* Update to Turkish translation (thanks to Buckethead)
- Update to version 2.8.2 (25.07.2020):
* If previously used font no longer exists, automatically pick
another one.
* Delete temporary files that fall off the undo buffer. Closes
#350 (When delete photos the files in /tmp are not deleted)
* Fix reload-recursion-limit problems after device-not-found
mini-wizard. Closes Debian bug #965153 ("fails to open device"
for Epson NX100)
* Update to German translation (thanks to Matthias Sprau)
* Update to Ukrainian translation (thanks to Yuri Chornoivan)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 27 16:16:24 UTC 2020 - Sauerlandlinux@gmx.de Tue Oct 27 16:16:24 UTC 2020 - Sauerlandlinux@gmx.de

View File

@ -17,7 +17,7 @@
Name: gscan2pdf Name: gscan2pdf
Version: 2.8.1 Version: 2.10.2
Release: 0 Release: 0
Summary: Easy scan to PDF Summary: Easy scan to PDF
License: GPL-3.0-only License: GPL-3.0-only