From 93ad6ca8fdb97a12d6ca2d79d49f29f5891aef92 Mon Sep 17 00:00:00 2001 From: wangjiang Date: Tue, 25 Oct 2022 10:59:00 +0800 Subject: [PATCH] update for mass rebuild and upgrade verification (cherry picked from commit 74bcb9bab70e9126da52efe962ba35fd0fe1c4e9) --- perl-Class-Inspector.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Class-Inspector.spec b/perl-Class-Inspector.spec index 988b0f6..c94d437 100644 --- a/perl-Class-Inspector.spec +++ b/perl-Class-Inspector.spec @@ -1,6 +1,6 @@ Name: perl-Class-Inspector Version: 1.36 -Release: 1 +Release: 2 Summary: Get information about a class and its structure License: GPL+ or Artistic @@ -61,6 +61,9 @@ make test %changelog +* Tue Oct 25 wangjiang - 1.36-2 +- Rebuild for next release + * Wed Jul 22 2020 shixuantong - 1.36-1 - update to 1.36-1 -- Gitee