summaryrefslogtreecommitdiff
path: root/python-staticx.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-staticx.spec')
-rw-r--r--python-staticx.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-staticx.spec b/python-staticx.spec
index 7d19ada..f5d41d8 100644
--- a/python-staticx.spec
+++ b/python-staticx.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-staticx
-Version: 0.13.8
+Version: 0.13.9
Release: 1
Summary: Build static self-extracting app from dynamic executable
License: GPL v2 with special exception allowing StaticX to build and distribute non-free programs
URL: https://github.com/JonathonReinhart/staticx
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/dd/8c8ab2d19d1a92d26e4d8636aa90cf4be835661768c1f16a3f67a97b628c/staticx-0.13.8.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/04/bb/1f0d84a99011fbe6613d116957a73bf4b23cf55b8f6e274553b2eb931859/staticx-0.13.9.tar.gz
BuildArch: noarch
Requires: python3-pyelftools
@@ -44,7 +44,7 @@ This software is released under the GPLv2, with an exception allowing the
bootloader to be distributed. See [LICENSE.txt](LICENSE.txt) for more details.
%prep
-%autosetup -n staticx-0.13.8
+%autosetup -n staticx-0.13.9
%build
%py3_build
@@ -84,5 +84,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.8-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.9-1
- Package Spec generated