Update to 0.88
This commit is contained in:
parent
07d3caae71
commit
0e759f2054
Binary file not shown.
BIN
YAML-LibYAML-0.88.tar.gz
Normal file
BIN
YAML-LibYAML-0.88.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: perl-YAML-LibYAML
|
Name: perl-YAML-LibYAML
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.83
|
Version: 0.88
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Perl YAML Serialization using XS and libyaml
|
Summary: Perl YAML Serialization using XS and libyaml
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
@ -57,6 +57,9 @@ find %{buildroot} -type f -name '*.bs' -empty -exec rm {} \;
|
|||||||
%{_mandir}/man3/YAML::*
|
%{_mandir}/man3/YAML::*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 1:0.83-1
|
||||||
- Upgrade to version 0.83
|
- Upgrade to version 0.83
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version-ctrl: metacpan
|
version-ctrl: metacpan
|
||||||
src_repo: YAML-LibYAML
|
src_repo: YAML-LibYAML
|
||||||
tag_prefix: "^v"
|
tag_prefix: ''
|
||||||
seperator: "."
|
seperator: .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user