Compare commits
No commits in common. "rawhide" and "f43" have entirely different histories.
3 changed files with 2 additions and 13 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -25,5 +25,3 @@ lzma465.tar.bz2
|
|||
/upx-5.0.2-src.tar.xz
|
||||
/upx-5.1.0-src.tar.xz
|
||||
/upx-5.1.1-src.tar.xz
|
||||
/upx-5.2.0-src.tar.xz
|
||||
/upx-5.2.1-src.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (upx-5.2.1-src.tar.xz) = 38fa0aa9940d9518df5bf07725ed65391d1a965cac4feace190819e7bd8125e4ed23a3795cf0fb7d4df09fbca66158265ae5774a3c48f5b55e3905fc7b962bc4
|
||||
SHA512 (upx-5.1.1-src.tar.xz) = 4d2d12d90305b7f6a7fab1afa28b190e1fa90d099a0f071b420ec19ae46b8b78850ae1ad088181d00c338b35dd84762c160a2a1414e19694959943c79740c00b
|
||||
|
|
|
|||
11
upx.spec
11
upx.spec
|
|
@ -1,5 +1,5 @@
|
|||
Name: upx
|
||||
Version: 5.2.1
|
||||
Version: 5.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Ultimate Packer for eXecutables
|
||||
|
||||
|
|
@ -44,15 +44,6 @@ rm -f %{buildroot}%{_datadir}/doc/upx/*
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 27 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.2.1-1
|
||||
- 5.2.1
|
||||
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Thu Jun 11 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.2.0-1
|
||||
- 5.2.0
|
||||
|
||||
* Thu Mar 05 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.1.1-1
|
||||
- 5.1.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue