Fix minimal version for Perl debugger
This commit is contained in:
parent
abb08767a7
commit
f51ea6d1da
@ -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: 485%{?dist}
|
Release: 486%{?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
|
||||||
@ -1116,7 +1116,7 @@ hashes associated with DBM files.
|
|||||||
Summary: Perl debugger
|
Summary: Perl debugger
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Version: 1.56
|
Version: 1.60
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# File provides
|
# File provides
|
||||||
Provides: perl(dumpvar.pl) = %{perl_version}
|
Provides: perl(dumpvar.pl) = %{perl_version}
|
||||||
@ -7000,6 +7000,9 @@ popd
|
|||||||
|
|
||||||
# Old changelog entries are preserved in CVS.
|
# Old changelog entries are preserved in CVS.
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 03 2022 Michal Josef Špaček <mspacek@redhat.com> - 4:5.34.0-486
|
||||||
|
- Fix minimal version for Perl debugger
|
||||||
|
|
||||||
* Mon Feb 07 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-485
|
* Mon Feb 07 2022 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.34.0-485
|
||||||
- The test XS-APItest/t/printf.t was fixed by gcc-12.0.1-0.6.fc36
|
- The test XS-APItest/t/printf.t was fixed by gcc-12.0.1-0.6.fc36
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user