From ce07f8709f67a00fbdb368c7f49e2ada557b1e83 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 6 Jun 2015 10:47:56 +0200 Subject: [PATCH] Perl 5.22 rebuild --- perl-Exporter-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 9a2cb6c..de6f506 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -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 - 0.042-3 +- Perl 5.22 rebuild + * Fri Mar 6 2015 Paul Howarth - 0.042-2 - Correct license tagging (#1199491)