[Bps-public-commit] RT-Extension-LDAPImport branch, master, updated. 0.32_04-6-g3b31ef8
Thomas Sibley
trs at bestpractical.com
Thu May 24 13:04:45 EDT 2012
The branch, master has been updated
via 3b31ef8c09c594e50f881ee3a53b990a4a1d83cd (commit)
via 6945cbe9ae3d1ec542ecc4bb7b4aebb90ba61f8d (commit)
from d2f1436c4ab96dbd24b919522a0d3c5393ad0135 (commit)
Summary of changes:
MANIFEST.SKIP | 4 ++++
META.yml | 2 +-
lib/RT/Extension/LDAPImport.pm | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 6945cbe9ae3d1ec542ecc4bb7b4aebb90ba61f8d
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu May 24 13:01:56 2012 -0400
Another dev version bump
diff --git a/META.yml b/META.yml
index 7126788..0dd3921 100644
--- a/META.yml
+++ b/META.yml
@@ -28,4 +28,4 @@ requires:
Test::More: 0
resources:
license: http://dev.perl.org/licenses/
-version: 0.32_04
+version: 0.32_05
diff --git a/lib/RT/Extension/LDAPImport.pm b/lib/RT/Extension/LDAPImport.pm
index 22b39ec..46750cc 100644
--- a/lib/RT/Extension/LDAPImport.pm
+++ b/lib/RT/Extension/LDAPImport.pm
@@ -1,7 +1,7 @@
package RT::Extension::LDAPImport;
# XXX TODO: For historical reasons, this should become 0.33 after 0.32_xx dev releases are done.
-our $VERSION = '0.32_04';
+our $VERSION = '0.32_05';
use warnings;
use strict;
commit 3b31ef8c09c594e50f881ee3a53b990a4a1d83cd
Author: Thomas Sibley <trs at bestpractical.com>
Date: Thu May 24 13:04:29 2012 -0400
Ignore some other files for make manifest
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 965de30..252786d 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -38,3 +38,7 @@ bin/rtldapimport$
t/lib/RT/Extension/LDAPImport/Test.pm$
t/tmp/
+\.tagstagstags
+MYMETA\.json
+MYMETA\.yml$
+\.tar\.gz$$
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list