1
0
forked from pool/pdfarranger

3 Commits

Author SHA256 Message Date
01614c0e69 Accepting request 1330529 from Office
- Update to 1.13.0 (fixes boo#1257190)
  * New / improved features:
    - Store selection state and scrollbar state in undomanager
    - Support resizing of pasted overlay/underlay
    - Add support for searching of text in PDF
    - Scroll iconview one row up/down with Alt + mouse wheel scroll
    - Support import of JPEG 2000 (.jp2) on Windows and Linux (if img2pdf is available)
    - Support import of AVIF images (.avif) on Windows
    - Add version info about more software in About dialog
    - Add Vietnamese translation
    - Add Georgian translation
  * Fixes:
    - Fix crop-white-borders for pages with overlay/underlay
    - Some speed improvements
    - Fix misaligned pages when generating booklet
    - Stop adding files/pages on first exception
    - Bundle poppler encoding files with Windows build

OBS-URL: https://build.opensuse.org/request/show/1330529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pdfarranger?expand=0&rev=14
2026-02-03 20:30:38 +00:00
Christophe Marin
8fc06acc0c OBS-URL: https://build.opensuse.org/package/show/Office/pdfarranger?expand=0&rev=34 2026-02-02 16:51:08 +00:00
Christophe Marin
3cba172d62 - Update to 1.13.0
* New / improved features:
    - Store selection state and scrollbar state in undomanager #1245
    - Support resizing of pasted overlay/underlay #1276
    - Add support for searching of text in PDF #1288
    - Scroll iconview one row up/down with Alt + mouse wheel scroll #1297
    - Support import of JPEG 2000 (.jp2) on Windows and Linux (if img2pdf is available) #1291
    - Support import of AVIF images (.avif) on Windows #1300
    - Add version info about more software in About dialog #1324
    - Add Vietnamese translation #1294
    - Add Georgian translation #1316
  * Fixes:
    - Fix crop-white-borders for pages with overlay/underlay #1269
    - Some speed improvements #1279
    - Fix misaligned pages when generating booklet #1260 #1275
    - Stop adding files/pages on first exception #1295
    - Bundle poppler encoding files with Windows build #1314

OBS-URL: https://build.opensuse.org/package/show/Office/pdfarranger?expand=0&rev=33
2026-02-02 16:49:19 +00:00
4 changed files with 26 additions and 5 deletions

View File

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

BIN
pdfarranger-1.13.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sun Feb 1 20:13:41 UTC 2026 - ecsos <ecsos@opensuse.org>
- Update to 1.13.0 (fixes boo#1257190)
* New / improved features:
- Store selection state and scrollbar state in undomanager
- Support resizing of pasted overlay/underlay
- Add support for searching of text in PDF
- Scroll iconview one row up/down with Alt + mouse wheel scroll
- Support import of JPEG 2000 (.jp2) on Windows and Linux (if img2pdf is available)
- Support import of AVIF images (.avif) on Windows
- Add version info about more software in About dialog
- Add Vietnamese translation
- Add Georgian translation
* Fixes:
- Fix crop-white-borders for pages with overlay/underlay
- Some speed improvements
- Fix misaligned pages when generating booklet
- Stop adding files/pages on first exception
- Bundle poppler encoding files with Windows build
-------------------------------------------------------------------
Thu Jul 3 06:22:39 UTC 2025 - Atri Bhattacharya <badshah400@gmai.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package pdfarranger
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2020 Karl Cheng <qantas94heavy@gmail.com>
#
# All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
%endif
Name: pdfarranger
Version: 1.12.1
Version: 1.13.0
Release: 0
Summary: Merge, split, rotate, crop, and rearrange pages of PDF documents
License: GPL-3.0-only