From dc25ee9bac67edc5702c524517dbfa17381b383b Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 18 Apr 2024 14:17:05 +0300 Subject: [PATCH] import perl-autodie-2.29-1000.module_el8.1.0+224+75158c84 --- SPECS/perl-autodie.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/SPECS/perl-autodie.spec b/SPECS/perl-autodie.spec index 8d1946b..3dae41f 100644 --- a/SPECS/perl-autodie.spec +++ b/SPECS/perl-autodie.spec @@ -3,7 +3,7 @@ Name: perl-autodie Version: 2.29 -Release: 1001%{?dist} +Release: 1000%{?dist} Summary: Replace functions with ones that succeed or die License: GPL+ or Artistic Group: Development/Libraries @@ -99,12 +99,9 @@ make test %{_mandir}/man3/* %changelog -* Mon Dec 11 2023 MSVSphere Packaging Team - 2.29-1001 +* Mon Dec 11 2023 MSVSphere Packaging Team - 2.29-1000 - Rebuilt for MSVSphere 8.8 -* Fri Mar 29 2019 Jitka Plesnikova - 2.29-1001 -- Rebuild with enable hardening (bug #1636329) - * Thu Aug 23 2018 Petr Pisar - 2.29-1000 - Increase release not to clash with perl-bootstrap:5.24 subpackages (bug #1620199)