Accepting request 1004696 from devel:languages:pascal

OBS-URL: https://build.opensuse.org/request/show/1004696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2022-09-19 14:04:17 +00:00 committed by Git OBS Bridge
commit a576147e39
6 changed files with 34 additions and 14 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40fb0a399164f6af4118329d005ac25847f900f2654a4d5918a0a5c28e3c6ef8
size 5744273

3
peazip-8.8.0.src.zip Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:896e32f4c4366b72ce7650f6eabcfe15bd452f74642f12ae3dccf9cdc616be5b
size 5786225

View File

@ -1,8 +1,8 @@
Index: peazip-8.6.0.src/dev/project_peach.lpi
Index: peazip-8.8.0.src/dev/project_peach.lpi
===================================================================
--- peazip-8.6.0.src.orig/dev/project_peach.lpi
+++ peazip-8.6.0.src/dev/project_peach.lpi
@@ -1588,7 +1588,7 @@
--- 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>
@ -11,10 +11,10 @@ Index: peazip-8.6.0.src/dev/project_peach.lpi
</Debugging>
<Options>
<PassLinkerOptions Value="True"/>
Index: peazip-8.6.0.src/dev/project_pea.lpi
Index: peazip-8.8.0.src/dev/project_pea.lpi
===================================================================
--- peazip-8.6.0.src.orig/dev/project_pea.lpi
+++ peazip-8.6.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>

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Sep 19 11:19:46 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
- 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)
-------------------------------------------------------------------
Sun Jun 26 13:12:27 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -17,9 +17,9 @@
%define _peazipinstalldir %{_libdir}/peazip
%define _helpver 8.7.0
%define _helpver 8.8.0
Name: peazip
Version: 8.7.0
Version: 8.8.0
Release: 0
Summary: Graphical file archiver
License: LGPL-3.0-only
@ -138,6 +138,8 @@ cp %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/peaz
rm %{buildroot}%{_peazipinstalldir}/res/share/batch/freedesktop_integration/peazip.desktop
# Remove duplicate comment line
sed -i '/Comment=PeaZip/d' %{buildroot}%{_datadir}/applications/peazip.desktop
# Set correct category
sed -i 's/Categories=Qt;KDE;Utility;System;Archiving;/Categories=Qt;KDE;Utility;Archiving;/' %{buildroot}%{_datadir}/applications/peazip.desktop
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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:225f4884e8acb03461b32ff3c5c6e5c4af339c77ce7fb015f7e6122b34011754
size 1427284
oid sha256:c650b0c2d2f3c60125884a3fca13c81e4728e992cc0b8f358ea96d619fd1204a
size 1431519