[Bps-public-commit] rt-extension-linkedticketshistory branch, master, updated. 40984f8903185071a343aa492425fe6a17ae85d3

Alex Vandiver alexmv at bestpractical.com
Mon Nov 4 17:23:28 EST 2013


The branch, master has been updated
       via  40984f8903185071a343aa492425fe6a17ae85d3 (commit)
      from  5423f5f8c8fc32f828215a5c966866485d56391c (commit)

Summary of changes:
 MANIFEST                            | 18 ++++++++++++++++++
 inc/Module/Install/ReadmeFromPod.pm |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
 create mode 100644 MANIFEST

- Log -----------------------------------------------------------------
commit 40984f8903185071a343aa492425fe6a17ae85d3
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Mon Nov 4 17:23:15 2013 -0500

    Releng updates for 0.01

diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..14cef94
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,18 @@
+html/Callbacks/LinkedTicketsHistory/Elements/ShowHistory/SkipTransaction
+html/Callbacks/LinkedTicketsHistory/Ticket/Display.html/AfterShowHistory
+html/Ticket/Elements/LinkedTicketsHistory
+inc/Module/Install.pm
+inc/Module/Install/Base.pm
+inc/Module/Install/Can.pm
+inc/Module/Install/Fetch.pm
+inc/Module/Install/Makefile.pm
+inc/Module/Install/Metadata.pm
+inc/Module/Install/ReadmeFromPod.pm
+inc/Module/Install/RTx.pm
+inc/Module/Install/Win32.pm
+inc/Module/Install/WriteAll.pm
+lib/RT/Extension/LinkedTicketsHistory.pm
+Makefile.PL
+MANIFEST			This list of files
+META.yml
+README
diff --git a/inc/Module/Install/ReadmeFromPod.pm b/inc/Module/Install/ReadmeFromPod.pm
index 6a80818..b5e03c3 100644
--- a/inc/Module/Install/ReadmeFromPod.pm
+++ b/inc/Module/Install/ReadmeFromPod.pm
@@ -7,7 +7,7 @@ use warnings;
 use base qw(Module::Install::Base);
 use vars qw($VERSION);
 
-$VERSION = '0.20';
+$VERSION = '0.22';
 
 sub readme_from {
   my $self = shift;

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list