Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
best-practical
rt-extension-commandbymail
Commits
e235dd26
Commit
e235dd26
authored
Jul 06, 2009
by
Kevin Falcone
Browse files
Bump version for 0.07
parent
f53a77d4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
8 deletions
+14
-8
Changes
Changes
+6
-0
META.yml
META.yml
+1
-1
SIGNATURE
SIGNATURE
+6
-6
lib/RT/Extension/CommandByMail.pm
lib/RT/Extension/CommandByMail.pm
+1
-1
No files found.
Changes
View file @
e235dd26
Revision history for RT-Extension-CommandByMail
0.07
* Release changes from dev versions
0.07_02
* packaging screwup release
0.07_01
* Add CommandByMailGroup configuration option to
limit who can use commands
...
...
META.yml
View file @
e235dd26
...
...
@@ -24,4 +24,4 @@ requires:
UNIVERSAL::require:
0
resources
:
license
:
http://dev.perl.org/licenses/
version
:
0.07
_02
version
:
0.07
SIGNATURE
View file @
e235dd26
...
...
@@ -17,7 +17,7 @@ Hash: SHA1
SHA1 bc519a592e19274d19486cba2319a1ede24258cf Changes
SHA1 76014226d8a0d93706706227135f5e90b6b4e240 INSTALL
SHA1 94a33de8c15d5b8fe804d402e1be6fe5110a3acc MANIFEST
SHA1
41f1ad9778ddeece2defdb1ffcc229a52f5371ee
META.yml
SHA1
c8880824e050867733f68b8969e5f18aeee12558
META.yml
SHA1 a11133e06ca757a45bccd9b48a8e861ed272bd7e Makefile.PL
SHA1 c8821369c7ae7a17e33b057b17972f9a0019ad80 README
SHA1 e5fb92ac217988bfc7a6af739b0459627020a27e inc/Module/AutoInstall.pm
...
...
@@ -33,7 +33,7 @@ SHA1 4c845c66385929c9d080228ddf2e730066b310d3 inc/Module/Install/RTx.pm
SHA1 13c903897bad7f0fdd7871a4a0182ff62dfbefd5 inc/Module/Install/Substitute.pm
SHA1 f7ee667e878bd2faf22ee9358a7b5a2cc8e91ba4 inc/Module/Install/Win32.pm
SHA1 8ed29d6cf217e0977469575d788599cbfb53a5ca inc/Module/Install/WriteAll.pm
SHA1
560118776e6b74b41a85e4369733f6e2c03deb27
lib/RT/Extension/CommandByMail.pm
SHA1
845ae51a4f57665b37cce4f7c06348fdd613f99d
lib/RT/Extension/CommandByMail.pm
SHA1 8e2053fe1a7e9f65d04c2e75ca794cd74ca2025d lib/RT/Interface/Email/Filter/TakeAction.pm
SHA1 cf2c3c834f624767534204ed9e08a8f27d976fff patch/command_by_email-0.1-RT-3.4.2.patch
SHA1 7b0a3b9f38d5214c10030d9d840a94e7511500f3 patch/command_by_email-0.1-RT-3.4.3.patch
...
...
@@ -48,11 +48,11 @@ SHA1 de2693bef22e58455258c877d8de5c8a1c3358df t/03.update.t
SHA1 2fc21c5d4714815329be9496745abbc3a1729a9e t/04.send.t
SHA1 6da39b48ce64b584e4c3274bff96fc76ff484820 t/pod-coverage.t
SHA1 0190346d7072d458c8a10a45c19f86db641dcc48 t/pod.t
SHA1 2
97292480c5eff44ffa62a72573e031cf146bfbf
t/utils.pl
SHA1 2
f07671e9e93056890ddda7c74e0960d9dc45026
t/utils.pl
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
iEYEARECAAYFAk
oe8Y8
ACgkQ0+gKWp5CJQr
DngCeL8cBv3oo1xxQWRDVhlZbLef2
VDgAoOL36KGrPLFfjXQ4hoI/6ZXnOFDp
=
i7Tb
iEYEARECAAYFAk
pNLFQ
ACgkQ0+gKWp5CJQr
AMACfa5NWJok81HIP2Z93apCeT3kK
O/sAoNwu6jKrDGaEy9Un/XVkzs5NAnde
=
k8Os
-----END PGP SIGNATURE-----
lib/RT/Extension/CommandByMail.pm
View file @
e235dd26
package
RT::Extension::
CommandByMail
;
our
$VERSION
=
'
0.07
_02
';
our
$VERSION
=
'
0.07
';
1
;
__END__
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment