diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec index 0aa526b..011d55b 100644 --- a/perl-Exporter-Tiny.spec +++ b/perl-Exporter-Tiny.spec @@ -7,7 +7,7 @@ Name: perl-Exporter-Tiny Version: 1.002001 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An exporter with the features of Sub::Exporter but only core dependencies License: GPL+ or Artistic URL: https://metacpan.org/release/Exporter-Tiny @@ -85,6 +85,9 @@ make test %{_mandir}/man3/Exporter::Shiny.3* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.002001-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jul 18 2018 Paul Howarth - 1.002001-1 - Update to 1.002001 - Added support for generating and exporting non-code symbols such as $Foo,