Accepting request 1196115 from Archiving
OBS-URL: https://build.opensuse.org/request/show/1196115 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/7zip?expand=0&rev=16
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d1b0874a3f1c26df21c761a4a30691dc1213e8577f18ee78326c14ca4d683e2b
|
|
||||||
size 1488556
|
|
3
7z2408-src.tar.xz
Normal file
3
7z2408-src.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa04aac906a04df59e7301f4c69e9f48808e6c8ecae4eb697703a47bfb0ac042
|
||||||
|
size 1493700
|
11
7zip.changes
11
7zip.changes
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 25 13:59:08 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- update to 24.08:
|
||||||
|
* No longer write extra zero bytes after the end of the archive,
|
||||||
|
if a file included to archive cannot be compressed to a size
|
||||||
|
smaller than original
|
||||||
|
* Some optimizations for displaying file icons in 7-Zip File
|
||||||
|
Manager and in "Confirm File Replace" window.
|
||||||
|
* Some bugs were fixed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 20 15:44:47 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
|
Thu Jun 20 15:44:47 UTC 2024 - Antonio Teixeira <antonio.teixeira@suse.com>
|
||||||
|
|
||||||
|
@@ -17,9 +17,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define stripped_version 2407
|
%define stripped_version 2408
|
||||||
Name: 7zip
|
Name: 7zip
|
||||||
Version: 24.07
|
Version: 24.08
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Command-line file archiver with high compression ratio
|
Summary: Command-line file archiver with high compression ratio
|
||||||
# CPP/7zip/Compress/LzfseDecoder.cpp is under the BSD-3-Clause
|
# CPP/7zip/Compress/LzfseDecoder.cpp is under the BSD-3-Clause
|
||||||
@@ -118,8 +118,6 @@ ln -s %{_mandir}/man1/7zz.1 %{buildroot}%{_mandir}/man1/7z.1
|
|||||||
ln -s %{_mandir}/man1/7z.1 %{buildroot}%{_mandir}/man1/7za.1
|
ln -s %{_mandir}/man1/7z.1 %{buildroot}%{_mandir}/man1/7za.1
|
||||||
ln -s %{_mandir}/man1/7z.1 %{buildroot}%{_mandir}/man1/7zr.1
|
ln -s %{_mandir}/man1/7z.1 %{buildroot}%{_mandir}/man1/7zr.1
|
||||||
|
|
||||||
%check
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license DOC/copying.txt DOC/License.txt
|
%license DOC/copying.txt DOC/License.txt
|
||||||
%doc DOC/readme.txt DOC/7zC.txt DOC/Methods.txt DOC/src-history.txt
|
%doc DOC/readme.txt DOC/7zC.txt DOC/Methods.txt DOC/src-history.txt
|
||||||
|
Reference in New Issue
Block a user