diff --git a/perl-PadWalker.spec b/perl-PadWalker.spec index 1edb878..cfdb9c0 100644 --- a/perl-PadWalker.spec +++ b/perl-PadWalker.spec @@ -1,6 +1,6 @@ Name: perl-PadWalker Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Play with other peoples' lexical variables License: GPL+ or Artistic Group: Development/Libraries @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 1.6-2 +- Autorebuild for GCC 4.3 + * Mon Jan 28 2008 Steven Pritchard 1.6-1 - Update to 1.6. - Use fixperms macro instead of our own chmod incantation.