SHA256
1
0
forked from pool/peazip
peazip/peazip-debuginfo.patch
Guillaume GARDET a61152d09a Accepting request 1004687 from home:polslinux:branches:devel:languages:pascal
- 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
2022-09-19 12:10:19 +00:00

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>