From cd80c288b2a60689ea09daa1c6033d7ab7fd1992 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 26 Jul 2009 17:43:24 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- perl-YAML-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index f96cee4..20a5ceb 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-YAML-Tiny Version: 1.39 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read/Write YAML files with as little code as possible License: GPL+ or Artistic Group: Development/Libraries @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 1.39-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Sat May 23 2009 Chris Weyl 1.39-1 - auto-update to 1.39 (by cpan-spec-update 0.01) - added a new br on perl(File::Spec) (version 0.80)