diff --git a/peazip-6.6.0.src.zip b/peazip-6.6.0.src.zip
deleted file mode 100644
index 46af0c2..0000000
--- a/peazip-6.6.0.src.zip
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:79598b55fbf7a20467b0674cc7cfd5ca3fb57367881e7df89d9be9ae78ff188e
-size 4293935
diff --git a/peazip-6.6.1.src.zip b/peazip-6.6.1.src.zip
new file mode 100644
index 0000000..9904d02
--- /dev/null
+++ b/peazip-6.6.1.src.zip
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:ed5f788ba544eab5ad17d254f902682dbd711638d8821d29704e99699e9411d4
+size 4415848
diff --git a/peazip.changes b/peazip.changes
index 1d4e9eb..01be048 100644
--- a/peazip.changes
+++ b/peazip.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Sun Oct 28 18:21:09 UTC 2018 - Luigi Baldoni <aloisio@gmx.com>
+
+- 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.
+
 -------------------------------------------------------------------
 Mon Jun 11 12:58:01 UTC 2018 - aloisio@gmx.com
 
diff --git a/peazip.spec b/peazip.spec
index 1b5b1ef..d816d38 100644
--- a/peazip.spec
+++ b/peazip.spec
@@ -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
 BuildRequires:  fpc-src
 BuildRequires:  kf5-filesystem
 BuildRequires:  lazarus
-BuildRequires:  libQt5Pas-devel
 BuildRequires:  unzip
 BuildRequires:  upx
 %if 0%{?suse_version} > 1500
@@ -98,6 +97,7 @@ lazbuild \
 	--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 @@ popd
 %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
diff --git a/peazip_help.pdf b/peazip_help.pdf
index 83dcd81..f9d563c 100644
--- a/peazip_help.pdf
+++ b/peazip_help.pdf
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:af27ecebea24a36c9e815db3ab75d92a49bbb422623a99348381d846571d1950
-size 1114245
+oid sha256:bf29f3691db057bcca4eeca1f5e16b26004ace5310153d00c8658a089f6f9042
+size 1114477