This commit is contained in:
Dennis Gilmore 2013-08-03 14:56:09 -05:00
parent c368b12240
commit c355dd2572

View File

@ -1,7 +1,7 @@
# This file is licensed under the terms of GNU GPLv2+. # This file is licensed under the terms of GNU GPLv2+.
Name: perl-Devel-CallChecker Name: perl-Devel-CallChecker
Version: 0.005 Version: 0.005
Release: 5%{?dist} Release: 6%{?dist}
Summary: Custom op checking attached to subroutines Summary: Custom op checking attached to subroutines
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.005-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 0.005-5 * Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 0.005-5
- Perl 5.18 rebuild - Perl 5.18 rebuild