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.