[Bps-public-commit] rt-extension-changemanagement branch master updated. aeeae090d1a5a4b7b8d5263db650390da2c4f118

BPS Git Server git at git.bestpractical.com
Fri Apr 8 17:19:52 UTC 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt-extension-changemanagement".

The branch, master has been updated
       via  aeeae090d1a5a4b7b8d5263db650390da2c4f118 (commit)
      from  2929c6ab07407813478bd65aa140f3bc5cd342a3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aeeae090d1a5a4b7b8d5263db650390da2c4f118
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Tue Mar 1 08:08:16 2022 -0500

    Prep version 0.01

diff --git a/Changes b/Changes
index 9d5774f..7225df9 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
 Revision history for RT-Extension-ChangeManagement
 
-0.01 [Release Date]
+0.01 2022-03-01
  - Initial version
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..d3e341f
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,22 @@
+Changes
+etc/ChangeManagement_Config.pm
+etc/initialdata
+inc/Module/Install.pm
+inc/Module/Install/Base.pm
+inc/Module/Install/Can.pm
+inc/Module/Install/Fetch.pm
+inc/Module/Install/Include.pm
+inc/Module/Install/Makefile.pm
+inc/Module/Install/Metadata.pm
+inc/Module/Install/ReadmeFromPod.pm
+inc/Module/Install/RTx.pm
+inc/Module/Install/RTx/Runtime.pm
+inc/Module/Install/Win32.pm
+inc/Module/Install/WriteAll.pm
+inc/YAML/Tiny.pm
+lib/RT/Action/SetCustomFieldDate.pm
+lib/RT/Extension/ChangeManagement.pm
+Makefile.PL
+MANIFEST			This list of files
+META.yml
+README
-----------------------------------------------------------------------

Summary of changes:
 Changes  |  2 +-
 MANIFEST | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)
 create mode 100644 MANIFEST


hooks/post-receive
-- 
rt-extension-changemanagement


More information about the Bps-public-commit mailing list