diff --git a/perl-B-Debug.spec b/perl-B-Debug.spec index 392f002ce2d0827187c29282dca1b00764dc5ad4..091049719d285691b6fd0310a7ad167e25aa7c3a 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