diff --git a/perl-Sys-Syslog.spec b/perl-Sys-Syslog.spec index f95e7e1..211c20b 100644 --- a/perl-Sys-Syslog.spec +++ b/perl-Sys-Syslog.spec @@ -1,6 +1,6 @@ Name: perl-Sys-Syslog Version: 0.34 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl interface to the UNIX syslog(3) calls # README: GPL+ or Artistic # ppport.h: GPL+ or Artistic @@ -96,6 +96,9 @@ make test %{_mandir}/man3/* %changelog +* Sat May 14 2016 Jitka Plesnikova - 0.34-2 +- Perl 5.24 rebuild + * Fri May 06 2016 Petr Pisar - 0.34-1 - 0.34 bump