diff --git a/perl-GSSAPI.spec b/perl-GSSAPI.spec index dc4755b..90c0242 100644 --- a/perl-GSSAPI.spec +++ b/perl-GSSAPI.spec @@ -6,7 +6,7 @@ Name: perl-GSSAPI Version: 0.28 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Perl extension providing access to the GSSAPIv2 library License: GPL+ or Artistic Group: Development/Libraries @@ -56,6 +56,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.28-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Nov 06 2012 Petr Ĺ abata - 0.28-7 - Modernize the spec a bit and fix the deps