diff --git a/altgraph-0.17.3.tar.gz b/altgraph-0.17.3.tar.gz deleted file mode 100644 index 2fa9593..0000000 Binary files a/altgraph-0.17.3.tar.gz and /dev/null differ diff --git a/altgraph-0.17.4.tar.gz b/altgraph-0.17.4.tar.gz new file mode 100644 index 0000000..738a0cc Binary files /dev/null and b/altgraph-0.17.4.tar.gz differ diff --git a/python-altgraph.spec b/python-altgraph.spec index 62736f3..9750b2f 100644 --- a/python-altgraph.spec +++ b/python-altgraph.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-altgraph -Version: 0.17.3 +Version: 0.17.4 Release: 1 Summary: Python graph (network) package License: MIT URL: https://github.com/ronaldoussoren/altgraph -Source0: https://files.pythonhosted.org/packages/5a/13/a7cfa43856a7b8e4894848ec8f71cd9e1ac461e51802391a3e2101c60ed6/altgraph-0.17.3.tar.gz +Source0: https://files.pythonhosted.org/packages/de/a8/7145824cf0b9e3c28046520480f207df47e927df83aa9555fb47f8505922/altgraph-0.17.4.tar.gz BuildArch: noarch %description @@ -16,7 +16,7 @@ and enhancements related to modulegraph and macholib. %package -n python3-altgraph Summary: Python graph (network) package -Provides: python-altgraph +Provides: python-altgraph = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-altgraph @@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 10 2023 jiangxinyu - 0.17.4-1 +- Update package to version 0.17.4 + * Tue Oct 18 2022 guozhengxin - 0.17.3-1 - Upgrade package to version 0.17.3