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