diff --git a/perl-GSSAPI.spec b/perl-GSSAPI.spec index 6026f11..f635626 100644 --- a/perl-GSSAPI.spec +++ b/perl-GSSAPI.spec @@ -6,7 +6,7 @@ Name: perl-GSSAPI Version: 0.26 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Perl extension providing access to the GSSAPIv2 library License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 0.26-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Thu May 15 2008 Steven Pritchard 0.26-1 - Update to 0.26. - Cleanup a little to more closely match cpanspec output.