Accepting request 709998 from home:alois:branches:devel:languages:pascal
- Update to version 6.8.1 * Faster drag & drop extraction * Pre-testing of all archives for encryption before extraction * Improved progress bar - Refreshed peazip-help_path.patch OBS-URL: https://build.opensuse.org/request/show/709998 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=50
This commit is contained in:
parent
b60ce5266d
commit
81428b458a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d568162259640c2b42e08a34706130e820b6222f482fcc98a8ed037eb2532fb
|
||||
size 4176722
|
3
peazip-6.8.1.src.zip
Normal file
3
peazip-6.8.1.src.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b66e64ebdcb606850ac5c336171e2c231f99eecf7d4b82800cfed1c40fb8de92
|
||||
size 5026102
|
@ -1,8 +1,8 @@
|
||||
Index: peazip-6.7.2.src/peach.pas
|
||||
Index: peazip-6.8.1.src/peach.pas
|
||||
===================================================================
|
||||
--- peazip-6.7.2.src.orig/peach.pas
|
||||
+++ peazip-6.7.2.src/peach.pas
|
||||
@@ -35748,7 +35748,7 @@ end;
|
||||
--- peazip-6.8.1.src.orig/peach.pas
|
||||
+++ peazip-6.8.1.src/peach.pas
|
||||
@@ -35728,7 +35728,7 @@ end;
|
||||
|
||||
procedure TForm_peach.baboutlocalhelpClick(Sender: TObject);
|
||||
begin
|
||||
@ -11,10 +11,10 @@ Index: peazip-6.7.2.src/peach.pas
|
||||
end;
|
||||
|
||||
procedure TForm_peach.baboutremoveadditionalClick(Sender: TObject);
|
||||
@@ -54983,7 +54983,7 @@ end;
|
||||
@@ -54841,7 +54841,7 @@ end;
|
||||
|
||||
procedure TForm_peach.mpeahelpofflineClick(Sender: TObject);
|
||||
begin
|
||||
//cp_open('http://www.peazip.org/peazip_help.pdf',desk_env);
|
||||
-cp_open(executable_path+'peazip_help.pdf',desk_env);
|
||||
+cp_open('/usr/share/doc/packages/peazip/peazip_help.pdf',desk_env);
|
||||
end;
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 14 14:30:04 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Update to version 6.8.1
|
||||
* Faster drag & drop extraction
|
||||
* Pre-testing of all archives for encryption before extraction
|
||||
* Improved progress bar
|
||||
|
||||
- Refreshed peazip-help_path.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 5 08:56:37 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _peazipinstalldir %{_libdir}/peazip
|
||||
Name: peazip
|
||||
Version: 6.8.0
|
||||
Version: 6.8.1
|
||||
Release: 0
|
||||
Summary: Graphical file archiver
|
||||
License: LGPL-3.0-only
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddbdae26738b3e5b68a4a7aaa34d000dbc08e7b284d517c0c3ed5441e32962c6
|
||||
size 1088565
|
3
peazip_help-6.8.1.pdf
Normal file
3
peazip_help-6.8.1.pdf
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db684dc0cb8f371782f2e3753bf2b0d24ece4781c601420bf90b431a8c1b15d6
|
||||
size 1089292
|
Loading…
x
Reference in New Issue
Block a user