Remove MYMETA.*
Arthur Axel 'fREW' Schmidt [Wed, 2 Aug 2017 16:53:31 +0000 (09:53 -0700)]
.gitignore
Changes
MANIFEST.SKIP

index bb87d85..6387d28 100644 (file)
@@ -2,6 +2,7 @@
 Makefile*
 !Makefile.PL
 META.yml
+MYMETA.*
 blib
 build
 inc
diff --git a/Changes b/Changes
index a4ca775..0fb928a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension Catalyst::Plugin::Static::Simple
 
+       - Remove MYMETA.* (RT#108814)
        - Fix installing on 5.26.0+ (RT#121861)
        - Fix security vulnerability, when serving static files with dots in the
          names (RT#120558)
index b8eed9b..72e7fed 100644 (file)
@@ -1,3 +1,4 @@
+#!include_default
 \bCatalyst-Plugin-Static-Simple-
 
 # Avoid version control files.