From 2aa45328aa3b0935e59e76b1a832104528cc700f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 19:34:19 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- perl-IO-Tty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IO-Tty.spec b/perl-IO-Tty.spec index 761d17c..6595d65 100644 --- a/perl-IO-Tty.spec +++ b/perl-IO-Tty.spec @@ -1,6 +1,6 @@ Name: perl-IO-Tty Version: 1.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl interface to pseudo tty's License: GPL+ or Artistic @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Dec 28 2010 Steven Pritchard 1.10-1 - Update to 1.10. - Use fixperms macro instead of our own chmod incantation.