automatic version update by autodist [release 5.0.0-1mamba;Fri Feb 21 2025]

This commit is contained in:
Automatic Build System 2025-02-21 21:58:37 +01:00
parent 518a5b74dc
commit 0692d1af5b
2 changed files with 5 additions and 2 deletions

View File

@ -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.

View File

@ -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 <autodist@openmamba.org> 5.0.0-1mamba
- automatic version update by autodist
* Fri May 10 2024 Automatic Build System <autodist@openmamba.org> 4.2.4-1mamba
- automatic version update by autodist