Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 09:06:26 -07:00
parent 9c8d63eb6c
commit 7486ba9880

View File

@ -5,7 +5,7 @@ of the computer.
Name: python-%{srcname}
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
License: MIT
@ -42,6 +42,10 @@ Python 3 version.
%{python3_sitelib}/%{srcname}-*.egg-info/
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.2.0-4
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* 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