Hello community, here is the log from the commit of package peazip for openSUSE:Factory checked in at 2018-10-29 14:23:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/peazip (Old) and /work/SRC/openSUSE:Factory/.peazip.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "peazip" Mon Oct 29 14:23:06 2018 rev:5 rq:645199 version:6.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/peazip/peazip.changes 2018-06-13 15:39:57.807295187 +0200 +++ /work/SRC/openSUSE:Factory/.peazip.new/peazip.changes 2018-10-29 14:59:04.306031602 +0100 @@ -1,0 +2,9 @@ +Sun Oct 28 18:21:09 UTC 2018 - Luigi Baldoni <[email protected]> + +- Update to version 6.6.1 + * various improvements and fixes + * it is now possible to force batch extraction of unsupported + file types with PeaZip (or other custom executable), and to + set a custom directory as working path. + +------------------------------------------------------------------- Old: ---- peazip-6.6.0.src.zip New: ---- peazip-6.6.1.src.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ peazip.spec ++++++ --- /var/tmp/diff_new_pack.07fAqc/_old 2018-10-29 14:59:04.950032318 +0100 +++ /var/tmp/diff_new_pack.07fAqc/_new 2018-10-29 14:59:04.954032323 +0100 @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define _peazipinstalldir %{_libdir}/peazip Name: peazip -Version: 6.6.0 +Version: 6.6.1 Release: 0 Summary: Graphical file archiver License: LGPL-3.0-only Group: Productivity/Archiving/Compression -Url: http://www.peazip.org +URL: http://www.peazip.org Source0: https://sourceforge.net/projects/peazip/files/%{version}/peazip-%{version}.src.zip Source1: altconf.txt Source2: https://sourceforge.net/projects/peazip/files/%{version}/peazip_help.pdf @@ -40,7 +40,6 @@ BuildRequires: fpc-src BuildRequires: kf5-filesystem BuildRequires: lazarus -BuildRequires: libQt5Pas-devel BuildRequires: unzip BuildRequires: upx %if 0%{?suse_version} > 1500 @@ -98,6 +97,7 @@ --cpu=x86_64 \ %endif --widgetset=gtk2 \ + --max-process-count=1 \ -B project_pea.lpi project_peach.lpi project_gwrap.lpi %install @@ -137,13 +137,14 @@ %endif %files +%license copying.txt +%doc readme peazip_help.pdf %{_bindir}/pea %{_bindir}/pealauncher %{_bindir}/peazip %{_peazipinstalldir} %{_datadir}/applications/peazip.desktop %{_datadir}/pixmaps/peazip.png -%doc readme copying.txt peazip_help.pdf %files kf5 %dir %{_kf5_servicesdir}/ServiceMenus ++++++ peazip_help.pdf ++++++ (binary differes)
