forked from pool/peazip
Guillaume GARDET
a61152d09a
- Update to 8.8.0 (bsc#1202690): BACKEND * 7z 22.01 * Pea 1.09 CODE * Various fixes and improvements FILE MANAGER * Improved GUI for more flexibility to better adapt to multiple environments with different visual styles EXTRACTION and ARCHIVING * Added option to test archive after creation, for formats supporting test routine, in Options > Settings, Archive manager tab * Added timestamp precision option in Archiving screen, Advanced tab, applies to ZIP and TAR/pax formats * Added timestamp precision option in Archiving screen, Advanced tab, applies to ZIP and TAR/pax formats * Added options to save owner/group ids and names, available in Archiving screen, Advanced tab - Set correct category in the desktop file (bsc#1202690) OBS-URL: https://build.opensuse.org/request/show/1004687 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=102
27 lines
910 B
Diff
27 lines
910 B
Diff
Index: peazip-8.8.0.src/dev/project_peach.lpi
|
|
===================================================================
|
|
--- peazip-8.8.0.src.orig/dev/project_peach.lpi
|
|
+++ peazip-8.8.0.src/dev/project_peach.lpi
|
|
@@ -1599,7 +1599,7 @@
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
- <GenerateDebugInfo Value="False"/>
|
|
+ <GenerateDebugInfo Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<PassLinkerOptions Value="True"/>
|
|
Index: peazip-8.8.0.src/dev/project_pea.lpi
|
|
===================================================================
|
|
--- peazip-8.8.0.src.orig/dev/project_pea.lpi
|
|
+++ peazip-8.8.0.src/dev/project_pea.lpi
|
|
@@ -548,7 +548,7 @@
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
- <GenerateDebugInfo Value="False"/>
|
|
+ <GenerateDebugInfo Value="True"/>
|
|
<DebugInfoType Value="dsDwarf3"/>
|
|
</Debugging>
|
|
<Options>
|