From 8f51d5ba8fc75ca7c43706fe48b95c05236a6c6f Mon Sep 17 00:00:00 2001 From: renxichen Date: Wed, 26 Oct 2022 06:23:20 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification (cherry picked from commit 23524b4e78b0fbcbbae10251f69b75bf483ff7f0) --- perl-B-Debug.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-B-Debug.spec b/perl-B-Debug.spec index 392f002..0910497 100644 --- a/perl-B-Debug.spec +++ b/perl-B-Debug.spec @@ -1,6 +1,6 @@ Name: perl-B-Debug Version: 1.26 -Release: 5 +Release: 6 Summary: Walk Perl syntax tree, printing debug info about ops License: GPL or Artistic URL: https://metacpan.org/release/B-Debug @@ -45,6 +45,9 @@ make test TEST_VERBOSE=1 %changelog +* Wed Oct 26 2022 renhongxun - 1.26-6 +- Rebuild for next release + * Wed Jan 05 2022 tianwei - 1.26-5 - fix test failed