From 98f51d909429376a48a4dcf23922fbae14cd8c03 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Tue, 25 Oct 2022 06:16:06 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- perl-ExtUtils-ParseXS.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-ExtUtils-ParseXS.spec b/perl-ExtUtils-ParseXS.spec index 6c2e48f..870d547 100644 --- a/perl-ExtUtils-ParseXS.spec +++ b/perl-ExtUtils-ParseXS.spec @@ -1,7 +1,7 @@ Name: perl-ExtUtils-ParseXS Epoch: 2 Version: 3.35 -Release: 1 +Release: 2 Summary: Convert Perl XS code into C code License: GPL+ or Artistic URL: https://metacpan.org/pod/ExtUtils::ParseXS @@ -50,6 +50,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Oct 25 2022 dongyuzhen - 2:3.35-2 +- Rebuild for next release + * Sat Jan 11 2020 openEuler Buildteam - 2:3.35-1 - Type: enhancement - ID: NA -- Gitee