|
|
|
@ -5,7 +5,7 @@ of the computer.
|
|
|
|
|
|
|
|
|
|
Name: python-%{srcname}
|
|
|
|
|
Version: 0.2.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Python library that allows you to find all the IP addresses of the computer
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -42,9 +42,17 @@ Python 3 version.
|
|
|
|
|
%{python3_sitelib}/%{srcname}-*.egg-info/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.0-2
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.2.0-4
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.2.0-3
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Sep 23 2024 Rafael Jeffman <rjeffman@redhat.com> - 0.2.0-3
|
|
|
|
|
- Bump version for re-tagging due to beta release.
|
|
|
|
|
Resolves: RHEL-39531
|
|
|
|
|
|
|
|
|
|
* Tue Sep 19 2024 Rafael Jeffman <rjeffman@redhat.com> - 0.2.0-2
|
|
|
|
|
- Bump version for release rebuild.
|
|
|
|
|
Resolves: RHEL-39531
|
|
|
|
|