|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Class-Prototyped
|
|
|
|
|
Version: 1.13
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Fast prototype-based OO programming in Perl
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -51,6 +51,9 @@ perl Build.PL installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.13-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Sep 02 2013 Petr Pisar <ppisar@redhat.com> - 1.13-1
|
|
|
|
|
- 1.13 bump
|
|
|
|
|
|
|
|
|
|