!5 【软件升级】openEuler 22.03 LTS版本perl-YAML升级到1.30
Merge pull request !5 from 王歌/openEuler-22.03-LTS-Next
This commit is contained in:
commit
32efd57b86
BIN
YAML-1.26.tar.gz
BIN
YAML-1.26.tar.gz
Binary file not shown.
BIN
YAML-1.30.tar.gz
Normal file
BIN
YAML-1.30.tar.gz
Normal file
Binary file not shown.
@ -8,10 +8,10 @@
|
||||
%bcond_with perl_YAML_enables_extra_test
|
||||
|
||||
Name: perl-YAML
|
||||
Version: 1.26
|
||||
Release: 5
|
||||
Version: 1.30
|
||||
Release: 1
|
||||
Summary: It Ain't Markup Language (tm)
|
||||
License: GPL+ or Artistic
|
||||
License: Perl or GPL+
|
||||
URL: https://metacpan.org/release/YAML
|
||||
Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
@ -37,6 +37,7 @@ BuildRequires: perl(Test::Pod) >= 1.41
|
||||
# Runtime
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
Requires: perl(B::Deparse) perl(Carp)
|
||||
Recommends: %{name}-help
|
||||
|
||||
%description
|
||||
The YAML.pm module implements a YAML Loader and Dumper based
|
||||
@ -109,5 +110,8 @@ make test AUTHOR_TESTING=%{with perl_YAML_enables_extra_test}
|
||||
%doc Changes CONTRIBUTING README
|
||||
|
||||
%changelog
|
||||
* Mon Jan 04 2022 Ge Wang <wangge20@huawei.com> - 1.30-1
|
||||
- Update to version 1.30
|
||||
|
||||
* Tue Dec 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.26-5
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user