From aa70f57139aaa5be93964ea0e4627cb749dce90f Mon Sep 17 00:00:00 2001 From: GeorgeClark Date: Fri, 15 Apr 2011 03:13:22 +0000 Subject: [PATCH] Item10630: Restore Config.spec to manifest. Thanks to WillNorris for catching this error. git-svn-id: http://svn.foswiki.org/trunk/UpdateAttachmentsPlugin@11464 0b4bb1d4-4e5a-0410-9cc4-b2b747904278 --- data/System/UpdateAttachmentsPlugin.txt | 1 + lib/Foswiki/Plugins/UpdateAttachmentsPlugin.pm | 2 +- lib/Foswiki/Plugins/UpdateAttachmentsPlugin/MANIFEST | 6 +++--- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/data/System/UpdateAttachmentsPlugin.txt b/data/System/UpdateAttachmentsPlugin.txt index 156497d..1417b65 100644 --- a/data/System/UpdateAttachmentsPlugin.txt +++ b/data/System/UpdateAttachmentsPlugin.txt @@ -59,6 +59,7 @@ This plugin _may_ not function correctly if =$Foswiki::cfg{AutoAttachPubFiles}= | Plugin Version: | %$VERSION% | | Plugin Release: | %$RELEASE% | | Change History: |   | +| 2.0.2: | Foswikitask:Item10630: Config.spec really is necessary | | 2.0.1: | Foswikitask:Item10630: remove unnecessary files from manifest | | 2.0: | Foswikitask:Item10196: correctly handle dot prefixed files | | 2.0rc: | Foswikitask:Item9322: Update for version 1.1 of Foswiki | diff --git a/lib/Foswiki/Plugins/UpdateAttachmentsPlugin.pm b/lib/Foswiki/Plugins/UpdateAttachmentsPlugin.pm index 96b7fda..46b655b 100644 --- a/lib/Foswiki/Plugins/UpdateAttachmentsPlugin.pm +++ b/lib/Foswiki/Plugins/UpdateAttachmentsPlugin.pm @@ -2,7 +2,7 @@ package Foswiki::Plugins::UpdateAttachmentsPlugin; use strict; our $VERSION = '$Rev$'; -our $RELEASE = '2.0.1'; +our $RELEASE = '2.0.2'; our $SHORTDESCRIPTION = 'A batched alternative to AutoAttachments (adds and removes attachements)'; our $NO_PREFS_IN_TOPIC = 1; diff --git a/lib/Foswiki/Plugins/UpdateAttachmentsPlugin/MANIFEST b/lib/Foswiki/Plugins/UpdateAttachmentsPlugin/MANIFEST index 50452b1..8e96bb5 100644 --- a/lib/Foswiki/Plugins/UpdateAttachmentsPlugin/MANIFEST +++ b/lib/Foswiki/Plugins/UpdateAttachmentsPlugin/MANIFEST @@ -1,6 +1,6 @@ # Release manifest for UpdateAttachmentsPlugin data/System/UpdateAttachmentsPlugin.txt 0644 Documentation lib/Foswiki/Plugins/UpdateAttachmentsPlugin.pm 0644 Perl module -pub/System/UpdateAttachmentsPlugin/wikiringlogo20x20.png -pub/System/UpdateAttachmentsPlugin/wikiring-attach.png - +lib/Foswiki/Plugins/UpdateAttachmentsPlugin/Config.spec 0644 +pub/System/UpdateAttachmentsPlugin/wikiringlogo20x20.png 0644 +pub/System/UpdateAttachmentsPlugin/wikiring-attach.png 0644