|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-aliased
|
|
|
|
|
Version: 0.34
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Use shorter versions of class names
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: http://search.cpan.org/dist/aliased/
|
|
|
|
@ -52,6 +52,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/aliased.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.34-2
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jan 6 2015 Paul Howarth <paul@city-fan.org> - 0.34-1
|
|
|
|
|
- Update to 0.34
|
|
|
|
|
- Re-release to fix problematic $VERSION declaration (CPAN RT#101095)
|
|
|
|
|