From 0692d1af5bce64f0a46e0138129470c95a524391 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 21 Feb 2025 21:58:37 +0100 Subject: [PATCH] automatic version update by autodist [release 5.0.0-1mamba;Fri Feb 21 2025] --- README.md | 1 + upx.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbe6f65..04c2d27 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ UPX is a free, portable, extendable, high-performance executable packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks for most of the formats supported, because of in-place decompression. + diff --git a/upx.spec b/upx.spec index 93cfcf7..aa4339c 100644 --- a/upx.spec +++ b/upx.spec @@ -1,5 +1,5 @@ Name: upx -Version: 4.2.4 +Version: 5.0.0 Release: 1mamba Summary: An executable packer for several different executable formats Group: Applications/Archiving @@ -18,7 +18,6 @@ BuildRequires: libstdc++6-devel %description UPX is a free, portable, extendable, high-performance executable packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks for most of the formats supported, because of in-place decompression. -%debug_package %prep %setup -q @@ -46,6 +45,9 @@ UPX is a free, portable, extendable, high-performance executable packer for seve #%doc BUGS NEWS README README.1ST README.SRC THANKS TODO %changelog +* Fri Feb 21 2025 Automatic Build System 5.0.0-1mamba +- automatic version update by autodist + * Fri May 10 2024 Automatic Build System 4.2.4-1mamba - automatic version update by autodist