Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package pdfmixtool for openSUSE:Factory checked in at 2022-06-29 16:01:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdfmixtool (Old)
and /work/SRC/openSUSE:Factory/.pdfmixtool.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdfmixtool"
Wed Jun 29 16:01:41 2022 rev:4 rq:985679 version:1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/pdfmixtool/pdfmixtool.changes 2021-06-25 15:02:13.676216714 +0200
+++ /work/SRC/openSUSE:Factory/.pdfmixtool.new.1548/pdfmixtool.changes 2022-06-29 16:02:54.872746998 +0200
@@ -1,0 +2,10 @@
+Tue Jun 28 19:09:16 UTC 2022 - Asterios Dramis <asterios.dramis(a)gmail.com>
+
+- Update to version 1.1:
+ * Add "Extract images" operation
+ * Improve GUI appearance and HiDPI support
+ * Add options to generate two booklets in one sheet
+- Added new build requirements: cmake(Qt5Svg), cmake(Qt5Xml) and
+ pkgconfig(Magick++).
+
+-------------------------------------------------------------------
Old:
----
pdfmixtool-v1.0.2.tar.bz2
New:
----
pdfmixtool-v1.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pdfmixtool.spec ++++++
--- /var/tmp/diff_new_pack.UpPoZD/_old 2022-06-29 16:02:55.260747515 +0200
+++ /var/tmp/diff_new_pack.UpPoZD/_new 2022-06-29 16:02:55.260747515 +0200
@@ -1,7 +1,7 @@
#
# spec file for package pdfmixtool
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# 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: pdfmixtool
-Version: 1.0.2
+Version: 1.1
Release: 0
Summary: Split, Merge, Rotate and Mix PDF Files
License: GPL-3.0-only
@@ -31,7 +31,10 @@
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5LinguistTools)
+BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
+BuildRequires: cmake(Qt5Xml)
+BuildRequires: pkgconfig(Magick++)
BuildRequires: pkgconfig(libqpdf)
%description
@@ -46,7 +49,7 @@
%install
%cmake_install
-%suse_update_desktop_file -r -G "PDF Mix Tool" eu.scarpetta.PDFMixTool Qt Office Publishing Graphics Viewer
+%suse_update_desktop_file -r -G "PDF Tools" eu.scarpetta.PDFMixTool Qt Office Publishing Graphics Viewer
%files
%license LICENSE
++++++ pdfmixtool-v1.0.2.tar.bz2 -> pdfmixtool-v1.1.tar.bz2 ++++++
++++ 11054 lines of diff (skipped)