From e2be38e28dd50e33debf59a080955451db876c2c Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 26 Jun 2020 16:20:55 +0200 Subject: [PATCH] Perl 5.32 re-rebuild of bootstrapped packages --- perl-IPC-SysV.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IPC-SysV.spec b/perl-IPC-SysV.spec index 82cbe21..f141802 100644 --- a/perl-IPC-SysV.spec +++ b/perl-IPC-SysV.spec @@ -7,7 +7,7 @@ Name: perl-IPC-SysV Version: 2.08 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Object interface to System V IPC License: GPL+ or Artistic URL: https://metacpan.org/release/IPC-SysV @@ -73,6 +73,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Jun 26 2020 Jitka Plesnikova - 2.08-2 +- Perl 5.32 re-rebuild of bootstrapped packages + * Tue Jun 23 2020 Petr Pisar - 2.08-1 - 2.08 bump