Rename patch to better name with source dist versio

This commit is contained in:
Michal Josef Špaček 2024-06-17 12:45:04 +02:00
parent 091ec10689
commit 1733963b63
2 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Summary: Object oriented interface to SNMP
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Net-SNMP
Source0: https://cpan.metacpan.org/authors/id/D/DT/DTOWN/Net-SNMP-v%{version}.tar.gz
Patch0: perl-net-snmp-remove-deprecated.patch
Patch0: Net-SNMP-v6.0.1-Switch_from_Socket6_to_Socket.patch
BuildArch: noarch
BuildRequires: coreutils
@ -92,6 +92,7 @@ make test
%changelog
* Tue Jun 27 2024 Michal Josef Špaček <mspacek@redhat.com> - 6.0.1-42
- Improve patch for switch from Socket6 to Socket
- Rename patch to better name with source dist version
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.0.1-41
- Bump release for June 2024 mass rebuild