Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-06 10:47:56 +02:00
parent beac3f9442
commit ce07f8709f

View File

@ -7,7 +7,7 @@
Name: perl-Exporter-Tiny
Version: 0.042
Release: 2%{?dist}
Release: 3%{?dist}
Summary: An exporter with the features of Sub::Exporter but only core dependencies
License: (GPL+ or Artistic) and Public Domain and (GPL+ or Artistic or CC-BY-SA)
Group: Development/Libraries
@ -90,6 +90,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/Exporter::Shiny.3*
%changelog
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.042-3
- Perl 5.22 rebuild
* Fri Mar 6 2015 Paul Howarth <paul@city-fan.org> - 0.042-2
- Correct license tagging (#1199491)