summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-staticx.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 7d942b0..b9bc9ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/staticx-0.13.8.tar.gz
+/staticx-0.13.9.tar.gz
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
diff --git a/sources b/sources
index 61598c9..961e561 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d7dd893bf1de25c1c77e69d6ba6a4d2 staticx-0.13.8.tar.gz
+edc02506919f82bdaf3b08f2f6d95adf staticx-0.13.9.tar.gz