diff --git a/perl-YAML.spec b/perl-YAML.spec index a8e1054..4d04fbd 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -1,6 +1,6 @@ Name: perl-YAML Version: 0.92 -Release: 2%{?dist} +Release: 3%{?dist} Summary: YAML Ain't Markup Language (tm) License: GPL+ or Artistic Group: Development/Libraries @@ -78,6 +78,9 @@ make test RELEASE_TESTING=0%{!?perl_bootstrap:1} %{_mandir}/man3/YAML::Types.3pm* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.92-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Jun 03 2014 Petr Pisar - 0.92-2 - Do not run release tests on bootstrap (bug #1104137)