Update to 0.84
- New upstream release 0.84 (rhbz#2124002) - Add option ForbidDuplicateKeys (GH#105) - Use SPDX-format license tag
This commit is contained in:
parent
e6dadce27e
commit
044357465e
@ -1,2 +0,0 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error %description -l en_US Kirill -> ");
|
@ -7,10 +7,10 @@
|
||||
|
||||
Name: perl-YAML-LibYAML
|
||||
Epoch: 1
|
||||
Version: 0.83
|
||||
Release: 6%{?dist}
|
||||
Version: 0.84
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl YAML Serialization using XS and libyaml
|
||||
License: GPL+ or Artistic
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/YAML-LibYAML
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/YAML/YAML-LibYAML-%{version}.tar.gz
|
||||
Patch0: YAML-LibYAML-0.79-Unbundled-libyaml.patch
|
||||
@ -111,6 +111,11 @@ make test
|
||||
%{_mandir}/man3/YAML::XS::LibYAML.3*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 5 2022 Paul Howarth <paul@city-fan.org> - 1:0.84-1
|
||||
- Update to 0.84 (rhbz#2124002)
|
||||
- Add option ForbidDuplicateKeys (GH#105)
|
||||
- Use SPDX-format license tag
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.83-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (YAML-LibYAML-0.83.tar.gz) = 4d70846dae3f5e18e96da786037a6cf09cf06ebdc472243406bf828021071ebaf6f9ac0bab6a88c5208ffeb72c7012cbc054ebf5d6be0f562084db68d3de7451
|
||||
SHA512 (YAML-LibYAML-0.84.tar.gz) = 590e322763aa04cca97f21843085e6875a0d5278c9d0a9486705bb72b919b8174a1acfaafd2787db81c195f8658a3c49bca69ca15dc6e725e5682b03f129b92d
|
||||
|
Loading…
Reference in New Issue
Block a user