diff --git a/python-IPy.spec b/python-IPy.spec index b8c0387..0f15fd8 100644 --- a/python-IPy.spec +++ b/python-IPy.spec @@ -1,6 +1,6 @@ -Name: IPy +Name: python-IPy Version: 1.01 -Release: 1 +Release: 2 Summary: Class and Tools for Handling of IPv4 and IPv6 Addresses and Networks License: BSD URL: https://github.com/autocracy/python-ipy @@ -46,6 +46,9 @@ PYTHONPATH=$PWD %{__python3} test/test_IPy.py %{python3_sitelib}/* %changelog +* Mon May 23 2022 dongyuzhen - 1.01-2 +- fix Name in spec file + * Sat Jan 30 2021 jinzhimin - 1.01-1 - Upgrade to 1.01