Increase release to solve conflicts with standalone packages in the module
This commit is contained in:
parent
d1c1ebf4da
commit
b2be526c62
@ -104,7 +104,7 @@ License: GPL+ or Artistic
|
||||
Epoch: %{perl_epoch}
|
||||
Version: %{perl_version}
|
||||
# release number must be even higher, because dual-lived modules will be broken otherwise
|
||||
Release: 488%{?dist}
|
||||
Release: 489%{?dist}
|
||||
Summary: Practical Extraction and Report Language
|
||||
Url: https://www.perl.org/
|
||||
Source0: https://www.cpan.org/src/5.0/perl-%{perl_version}.tar.xz
|
||||
@ -6998,6 +6998,10 @@ popd
|
||||
|
||||
# Old changelog entries are preserved in CVS.
|
||||
%changelog
|
||||
* Wed Jul 13 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.36.0-489
|
||||
- Increase release to solve conflicts with standalone packages in the module
|
||||
perl-bootstrap
|
||||
|
||||
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.36.0-488
|
||||
- Perl 5.36 re-rebuild of bootstrapped packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user