diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index 0ba734b..dd747ec 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -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 - 1.67-2 +- Perl 5.22 rebuild + * Tue May 12 2015 Paul Howarth - 1.67-1 - Update to 1.67 - Instead of erroring on duplicate keys found in a hash (introduced in