From 589ea56fdbdf3f995b4ae67831c419395732556f Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:00:42 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- perl-Sys-Syslog.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Sys-Syslog.spec b/perl-Sys-Syslog.spec index 22842af..5a98bca 100644 --- a/perl-Sys-Syslog.spec +++ b/perl-Sys-Syslog.spec @@ -6,7 +6,7 @@ %endif Name: perl-Sys-Syslog Version: 0.36 -Release: 511%{?dist} +Release: 512%{?dist} Summary: Perl interface to the UNIX syslog(3) calls # README: GPL+ or Artistic # ppport.h: GPL+ or Artistic @@ -135,6 +135,10 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Oct 29 2024 Troy Dawson - 0.36-512 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Aug 09 2024 Jitka Plesnikova - 0.36-511 - Perl 5.40 re-rebuild of bootstrapped packages