fix Name in spec file

This commit is contained in:
dongyuzhen 2022-05-23 16:27:45 +08:00
parent 98faacdecf
commit 016e32b994

View File

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