Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pdfmixtool for openSUSE:Factory checked in at 2025-11-26 17:18:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdfmixtool (Old) and /work/SRC/openSUSE:Factory/.pdfmixtool.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdfmixtool" Wed Nov 26 17:18:04 2025 rev:8 rq:1320113 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pdfmixtool/pdfmixtool.changes 2023-10-08 12:24:13.962918220 +0200 +++ /work/SRC/openSUSE:Factory/.pdfmixtool.new.14147/pdfmixtool.changes 2025-11-26 17:18:10.913138207 +0100 @@ -1,0 +2,15 @@ +Tue Nov 25 14:24:05 UTC 2025 - Ana Guerrero <[email protected]> + +- Update to version 1.2.1: + * Fix localization +- Update to version 1.2.0: + * Add Crop operation + * Add preview to Ratote and Pages layout operations + * Remove Qt 5 support +- Update BuildRequires to drop Qt5 and add Qt6 support. +- Remove support for update-desktop-files, it's deprecated. +- Remove obsolete patches: + * fix-missing-definitions.patch + * stop_using_obsolete_standards.patch + +------------------------------------------------------------------- Old: ---- fix-missing-definitions.patch pdfmixtool-v1.1.1.tar.bz2 stop_using_obsolete_standards.patch New: ---- pdfmixtool-v1.2.1.tar.bz2 ----------(Old B)---------- Old:- Remove obsolete patches: * fix-missing-definitions.patch * stop_using_obsolete_standards.patch Old: * fix-missing-definitions.patch * stop_using_obsolete_standards.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdfmixtool.spec ++++++ --- /var/tmp/diff_new_pack.7v1jnY/_old 2025-11-26 17:18:12.229193726 +0100 +++ /var/tmp/diff_new_pack.7v1jnY/_new 2025-11-26 17:18:12.229193726 +0100 @@ -1,7 +1,7 @@ # # spec file for package pdfmixtool # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,28 +17,22 @@ Name: pdfmixtool -Version: 1.1.1 +Version: 1.2.1 Release: 0 Summary: Split, Merge, Rotate and Mix PDF Files License: GPL-3.0-only Group: Productivity/Publishing/PDF URL: https://gitlab.com/scarpetta/pdfmixtool/ Source0: https://gitlab.com/scarpetta/pdfmixtool/-/archive/v%{version}/%{name}-v%{version}.tar.bz2 -Patch1: stop_using_obsolete_standards.patch -# PATCH-FIX-OPENSUSE fix-missing-definitions.patch [email protected] -- Add missing definitions for Factory/TW -Patch2: fix-missing-definitions.patch BuildRequires: cmake BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig -BuildRequires: update-desktop-files -BuildRequires: cmake(Qt5Core) -BuildRequires: cmake(Qt5Gui) -BuildRequires: cmake(Qt5LinguistTools) -BuildRequires: cmake(Qt5Svg) -BuildRequires: cmake(Qt5Widgets) -BuildRequires: cmake(Qt5Xml) +BuildRequires: cmake(Qt6LinguistTools) +BuildRequires: cmake(Qt6SvgWidgets) +BuildRequires: cmake(Qt6Xml) BuildRequires: pkgconfig(Magick++) BuildRequires: pkgconfig(libqpdf) +BuildRequires: pkgconfig(poppler-qt6) %description An application to split, merge, rotate, mix and create multipage PDF files. @@ -52,7 +46,6 @@ %install %cmake_install -%suse_update_desktop_file -r -G "PDF Tools" eu.scarpetta.PDFMixTool Qt Office Publishing Graphics Viewer %files %license LICENSE ++++++ pdfmixtool-v1.1.1.tar.bz2 -> pdfmixtool-v1.2.1.tar.bz2 ++++++ ++++ 17351 lines of diff (skipped)
