Compare commits

..

No commits in common. 'i10c-beta' and 'cs10' have entirely different histories.

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

Loading…
Cancel
Save