Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2021-05-21 10:02:16 +02:00
parent e07b74cdd4
commit 5a15c4e574

View File

@ -13,7 +13,7 @@ Name: perl-Test-Simple
Summary: Basic utilities for writing tests
Epoch: 3
Version: 1.302185
Release: 1%{?dist}
Release: 477%{?dist}
# CC0: lib/ok.pm
# Public Domain: lib/Test/Tutorial.pod
# GPL+ or Artistic: the rest of the distribution
@ -200,6 +200,9 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1}
%{_mandir}/man3/Test2::Util::Trace.3*
%changelog
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 3:1.302185-477
- Increase release to favour standalone package
* Thu May 20 2021 Paul Howarth <paul@city-fan.org> - 3:1.302185-1
- Update to 1.302185
- Fix Test::Builder->skip to stringify arguments