Compare commits

..

No commits in common. "dbf3fdf8889ee2750710b95e10f39c032dc33920" and "fb6196cf46a23dad8aba54100f0a824086634757" have entirely different histories.

4 changed files with 4 additions and 16 deletions

BIN
YAML-LibYAML-0.74.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: perl-YAML-LibYAML
Epoch: 1
Version: 0.88
Release: 1
Version: 0.74
Release: 2
Summary: Perl YAML Serialization using XS and libyaml
License: GPL+ or Artistic
URL: https://metacpan.org/release/YAML-LibYAML
@ -13,7 +13,7 @@ BuildRequires: perl(Exporter) perl(Scalar::Util) perl(strict) perl(warnings) pe
BuildRequires: perl(B) perl(blib) perl(Carp) perl(Data::Dumper) perl(Devel::Peek) perl(Encode)
BuildRequires: perl(File::Find) perl(File::Path) perl(Filter::Util::Call) perl(FindBin)
BuildRequires: perl(IO::File) perl(IO::Pipe) perl(lib) perl(Test::Builder) perl(Test::More) >= 0.88
BuildRequires: perl(Tie::Array) perl(Tie::Hash) perl(utf8) gcc
BuildRequires: perl(Tie::Array) perl(Tie::Hash) perl(utf8)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) perl(B::Deparse)
Provides: bundled(libyaml) = 0.2.1
@ -57,17 +57,5 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm {} \;
%{_mandir}/man3/YAML::*
%changelog
* Sat Sep 09 2023 yaoxin <yao_xin001@hoperun.com> - 1:0.88-1
- Update to 0.88
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 1:0.83-1
- Upgrade to version 0.83
* Tue Jun 22 2021 shixuantong <shixuantong@huawei.com> - 1:0.82-2
- add gcc to BuildRequires
* Fri Jan 29 2021 liudabo <liudabo1@huawei.com> - 1:0.82-1
- upgrade version to 0.82
* Tue Feb 18 2020 lingsheng <lingsheng@huawei.com> - 1:0.74-2
- Package init

View File

@ -1,4 +1,4 @@
version-ctrl: metacpan
src_repo: YAML-LibYAML
tag_prefix: ''
tag_prefix: ^v
seperator: .