Accepting request 1249238 from devel:languages:pascal
- Update to 10.3.0: * https://peazip.github.io/changelog.html OBS-URL: https://build.opensuse.org/request/show/1249238 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=54
This commit is contained in:
commit
fb05cefc0f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14162e4aacb1371d25a65ef5c10e7cad929c10c6a84ed8672dfcc17ec74fad91
|
||||
size 5740640
|
3
peazip-10.3.0.src.zip
Normal file
3
peazip-10.3.0.src.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0f2aad9aaaf853d5be6516656db1c9254365a645ed421979bb1a1b97d01265d
|
||||
size 5558289
|
@ -5,11 +5,11 @@ Subject: Build PIE binaries
|
||||
Set lazarus project files so that we produce position
|
||||
independent executables.
|
||||
|
||||
Index: peazip-10.0.0.src/dev/project_pea.lpi
|
||||
Index: peazip-10.3.0.src/dev/project_pea.lpi
|
||||
===================================================================
|
||||
--- peazip-10.0.0.src.orig/dev/project_pea.lpi
|
||||
+++ peazip-10.0.0.src/dev/project_pea.lpi
|
||||
@@ -584,6 +584,8 @@
|
||||
--- peazip-10.3.0.src.orig/dev/project_pea.lpi
|
||||
+++ peazip-10.3.0.src/dev/project_pea.lpi
|
||||
@@ -581,6 +581,8 @@
|
||||
<DebugInfoType Value="dsDwarf3"/>
|
||||
</Debugging>
|
||||
<Options>
|
||||
@ -18,12 +18,12 @@ Index: peazip-10.0.0.src/dev/project_pea.lpi
|
||||
<Win32>
|
||||
<GraphicApplication Value="True"/>
|
||||
</Win32>
|
||||
Index: peazip-10.0.0.src/dev/project_peach.lpi
|
||||
Index: peazip-10.3.0.src/dev/project_peach.lpi
|
||||
===================================================================
|
||||
--- peazip-10.0.0.src.orig/dev/project_peach.lpi
|
||||
+++ peazip-10.0.0.src/dev/project_peach.lpi
|
||||
@@ -1659,6 +1659,8 @@
|
||||
<GenerateDebugInfo Value="False"/>
|
||||
--- peazip-10.3.0.src.orig/dev/project_peach.lpi
|
||||
+++ peazip-10.3.0.src/dev/project_peach.lpi
|
||||
@@ -1654,6 +1654,8 @@
|
||||
<RunWithoutDebug Value="True"/>
|
||||
</Debugging>
|
||||
<Options>
|
||||
+ <PassLinkerOptions Value="True"/>
|
||||
|
@ -1,26 +1,13 @@
|
||||
Index: peazip-10.0.0.src/dev/project_pea.lpi
|
||||
Index: peazip-10.3.0.src/dev/project_peach.lpi
|
||||
===================================================================
|
||||
--- peazip-10.0.0.src.orig/dev/project_pea.lpi
|
||||
+++ peazip-10.0.0.src/dev/project_pea.lpi
|
||||
@@ -580,7 +580,7 @@
|
||||
--- peazip-10.3.0.src.orig/dev/project_peach.lpi
|
||||
+++ peazip-10.3.0.src/dev/project_peach.lpi
|
||||
@@ -1650,7 +1650,7 @@
|
||||
</CodeGeneration>
|
||||
<Linking>
|
||||
<Debugging>
|
||||
- <GenerateDebugInfo Value="False"/>
|
||||
+ <GenerateDebugInfo Value="True"/>
|
||||
<DebugInfoType Value="dsDwarf3"/>
|
||||
<RunWithoutDebug Value="True"/>
|
||||
</Debugging>
|
||||
<Options>
|
||||
Index: peazip-10.0.0.src/dev/project_peach.lpi
|
||||
===================================================================
|
||||
--- peazip-10.0.0.src.orig/dev/project_peach.lpi
|
||||
+++ peazip-10.0.0.src/dev/project_peach.lpi
|
||||
@@ -1656,7 +1656,7 @@
|
||||
</CodeGeneration>
|
||||
<Linking>
|
||||
<Debugging>
|
||||
- <GenerateDebugInfo Value="False"/>
|
||||
+ <GenerateDebugInfo Value="True"/>
|
||||
</Debugging>
|
||||
<Options>
|
||||
<PassLinkerOptions Value="True"/>
|
||||
|
@ -1,8 +1,8 @@
|
||||
Index: peazip-10.2.0.src/dev/peach.pas
|
||||
Index: peazip-10.3.0.src/dev/peach.pas
|
||||
===================================================================
|
||||
--- peazip-10.2.0.src.orig/dev/peach.pas
|
||||
+++ peazip-10.2.0.src/dev/peach.pas
|
||||
@@ -45366,7 +45366,7 @@ end;
|
||||
--- peazip-10.3.0.src.orig/dev/peach.pas
|
||||
+++ peazip-10.3.0.src/dev/peach.pas
|
||||
@@ -45554,7 +45554,7 @@ end;
|
||||
|
||||
procedure TForm_peach.baboutlocalhelpClick(Sender: TObject);
|
||||
begin
|
||||
@ -11,7 +11,7 @@ Index: peazip-10.2.0.src/dev/peach.pas
|
||||
end;
|
||||
|
||||
procedure TForm_peach.baboutplugindirClick(Sender: TObject);
|
||||
@@ -71165,7 +71165,7 @@ end;
|
||||
@@ -71444,7 +71444,7 @@ end;
|
||||
|
||||
procedure TForm_peach.mpeahelpofflineClick(Sender: TObject);
|
||||
begin
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 12:16:33 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
- Update to 10.3.0:
|
||||
* https://peazip.github.io/changelog.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 4 12:55:25 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define _peazipinstalldir %{_libdir}/peazip
|
||||
|
||||
Name: peazip
|
||||
Version: 10.2.0
|
||||
Version: 10.3.0
|
||||
Release: 0
|
||||
Summary: Graphical file archiver
|
||||
License: LGPL-3.0-only
|
||||
@ -164,7 +164,7 @@ mkdir -p %{buildroot}%{_datadir}/pixmaps/
|
||||
cp %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/peazip.png %{buildroot}%{_datadir}/pixmaps/
|
||||
rm %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/peazip.png
|
||||
|
||||
chmod +x %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/Nautilus-scripts/Archiving/PeaZip/*
|
||||
chmod +x %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/Nautilus-scripts/PeaZip/*
|
||||
%if 0%{?suse_version} < 1690
|
||||
pushd %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/KDE-servicemenus/KDE5-dolphin/
|
||||
mkdir -p %{buildroot}%{_kf5_servicesdir}/ServiceMenus
|
||||
|
Loading…
x
Reference in New Issue
Block a user