Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-06 08:45:09 +02:00
parent 4b0330f9ca
commit 2fa7c34937

View File

@ -1,6 +1,6 @@
Name: perl-YAML-Tiny
Version: 1.67
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Read/Write YAML files with as little code as possible
License: GPL+ or Artistic
Group: Development/Libraries
@ -72,6 +72,9 @@ make test
%{_mandir}/man3/YAML::Tiny.3*
%changelog
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.67-2
- Perl 5.22 rebuild
* Tue May 12 2015 Paul Howarth <paul@city-fan.org> - 1.67-1
- Update to 1.67
- Instead of erroring on duplicate keys found in a hash (introduced in