[perl-Exporter-Tiny] Update to 0.042

Paul Howarth pghmcfc at fedoraproject.org
Thu Oct 9 12:42:23 UTC 2014


commit 0d3c4c2b1cb275d99482454da242392f2253d87e
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Oct 9 13:41:43 2014 +0100

    Update to 0.042
    
    - New upstream release 0.042
      - Add an 'unimport' feature
      - Option validation needs to happen after expanding tags
      - Housekeeping on %TRACKED

 perl-Exporter-Tiny.spec |    8 +++++++-
 sources                 |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-Exporter-Tiny.spec b/perl-Exporter-Tiny.spec
index fcb56e7..4da41ee 100644
--- a/perl-Exporter-Tiny.spec
+++ b/perl-Exporter-Tiny.spec
@@ -6,7 +6,7 @@
 %endif
 
 Name:		perl-Exporter-Tiny
-Version:	0.040
+Version:	0.042
 Release:	1%{?dist}
 Summary:	An exporter with the features of Sub::Exporter but only core dependencies
 License:	GPL+ or Artistic
@@ -84,6 +84,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Exporter::Shiny.3pm*
 
 %changelog
+* Thu Oct  9 2014 Paul Howarth <paul at city-fan.org> - 0.042-1
+- Update to 0.042
+  - Add an 'unimport' feature
+  - Option validation needs to happen after expanding tags
+  - Housekeeping on %%TRACKED
+
 * Wed Sep 17 2014 Paul Howarth <paul at city-fan.org> - 0.040-1
 - Update to 0.040
   - Document warning and error messages produced by Exporter::Tiny
diff --git a/sources b/sources
index e5982c1..3f6e570 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3e0fc25ee5e704f52640967c9d862b1  Exporter-Tiny-0.040.tar.gz
+77ba432037f35bc9b84b717639075fc6  Exporter-Tiny-0.042.tar.gz


More information about the scm-commits mailing list