5.0.2
This commit is contained in:
parent
80cbb78a38
commit
3687746bcb
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@ lzma465.tar.bz2
|
|||
/upx-4.2.4-src.tar.xz
|
||||
/upx-5.0.0-src.tar.xz
|
||||
/upx-5.0.1-src.tar.xz
|
||||
/upx-5.0.2-src.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (upx-5.0.1-src.tar.xz) = dc8fbff8ac9abf5de0a1340eecee16c527466bf6a71fa23b7106e67c74e0bbfbdae95aeeced0d2d18b66f2823e8a3dde6db7c7d551b7e9b00dac2d72a6b24e9a
|
||||
SHA512 (upx-5.0.2-src.tar.xz) = d95569ff8032c07473ecff905888e69d573919d7788ddf73c406a0979c0f1c9484b5c976dfca0d9726c2dc5d524656b945670a40f950a85ef8d13a2e077430dc
|
||||
|
|
|
|||
5
upx.spec
5
upx.spec
|
|
@ -1,5 +1,5 @@
|
|||
Name: upx
|
||||
Version: 5.0.1
|
||||
Version: 5.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Ultimate Packer for eXecutables
|
||||
|
||||
|
|
@ -44,6 +44,9 @@ rm -f %{buildroot}%{_datadir}/doc/upx/*
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 21 2025 Gwyn Ciesla <gwync@protonmail.com> - 5.0.2-1
|
||||
- 5.0.2
|
||||
|
||||
* Tue May 06 2025 Gwyn Ciesla <gwync@protonmail.com> - 5.0.1-1
|
||||
- 5.0.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue