|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Socket6
|
|
|
|
|
Version: 0.29
|
|
|
|
|
Release: 24%{?dist}
|
|
|
|
|
Release: 25%{?dist}
|
|
|
|
|
Summary: IPv6 related part of the C socket.h defines and structure manipulators
|
|
|
|
|
License: BSD-3-Clause
|
|
|
|
|
URL: https://metacpan.org/release/Socket6
|
|
|
|
@ -84,6 +84,10 @@ make test
|
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.29-25
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 0.29-24
|
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
|
|
|
|
|