|
|
|
@ -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 <tdawson@redhat.com> - 0.36-512
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Aug 09 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-511
|
|
|
|
|
- Perl 5.40 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|