diff --git a/apptools-5.1.0.tar.gz b/apptools-5.1.0.tar.gz deleted file mode 100644 index 0f189d25b919689c8146807ac465fb28e63ca321..0000000000000000000000000000000000000000 Binary files a/apptools-5.1.0.tar.gz and /dev/null differ diff --git a/apptools-5.3.1.tar.gz b/apptools-5.3.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b616d1d4f4cc1f902d1d6deda4892d54ece71b14 Binary files /dev/null and b/apptools-5.3.1.tar.gz differ diff --git a/python-apptools.spec b/python-apptools.spec index a4e0a757d4843703a101377a212cc77bc4055e4c..43ed7ba0244cef5302eef02c373bbb085d239ca9 100644 --- a/python-apptools.spec +++ b/python-apptools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apptools -Version: 5.1.0 +Version: 5.3.1 Release: 1 Summary: application tools License: BSD URL: https://docs.enthought.com/apptools -Source0: https://files.pythonhosted.org/packages/c8/2f/cca173cf2077a61b5e07a00ffba317a51e33502ee93570ef37f84fef81a3/apptools-5.1.0.tar.gz +Source0: https://github.com/enthought/apptools/releases/download/v%{version}/apptools-%{version}.tar.gz BuildArch: noarch @@ -30,7 +30,7 @@ The apptools project includes a set of packages that Enthought has found useful in creating a number of applications. %prep -%autosetup -n apptools-5.1.0 +%autosetup -n apptools-%{version} %build %py3_build @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 17 2025 warlock - 5.3.1-1 +- Update package to 5.3.1 + * Thu Jul 22 2021 Xu Jin - 5.1.0-1 - Update package to 5.1.0