[Bps-public-commit] dbix-searchbuilder branch, master, updated. 1.56_03-16-g3a92cb2

Shawn Moore sartak at bestpractical.com
Mon Oct 4 17:33:40 EDT 2010


The branch, master has been updated
       via  3a92cb2e53f89c55ba8891cfa53f66a190f4a570 (commit)
       via  00c31775f10302191a8b2b343ffa271b26bd0382 (commit)
       via  47d3c2ce73e6ed135e53f750b0eb9bd66f8e801a (commit)
      from  8d75640b5d7a43ffd8b62d0b6ff70f9b96719310 (commit)

Summary of changes:
 Changes       |    2 +-
 MANIFEST      |    1 +
 MANIFEST.SKIP |    1 +
 META.yml      |    3 ++-
 4 files changed, 5 insertions(+), 2 deletions(-)
 mode change 100755 => 100644 MANIFEST

- Log -----------------------------------------------------------------
commit 47d3c2ce73e6ed135e53f750b0eb9bd66f8e801a
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Oct 4 17:23:10 2010 -0400

    Ignore .git

diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 9d0218a..bbeb525 100755
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -2,6 +2,7 @@
 \bCVS\b
 ,v$
 \B\.svn\b
+\B\.git\b
 ^MANIFEST\.
 ^Makefile$
 ^blib/

commit 00c31775f10302191a8b2b343ffa271b26bd0382
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Oct 4 17:23:40 2010 -0400

    Update MANIFEST and META.yml

diff --git a/MANIFEST b/MANIFEST
old mode 100755
new mode 100644
index d5f20b7..168d534
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,3 +1,4 @@
+.gitignore
 Changes
 ex/create_tables.pl
 ex/Example/Model/Address.pm
diff --git a/META.yml b/META.yml
index 6684dfa..86b5c3c 100644
--- a/META.yml
+++ b/META.yml
@@ -30,6 +30,7 @@ requires:
   DBIx::DBSchema: 0
   Encode: 1.99
   Want: 0
+  capitalization: 0.03
 resources:
   license: http://dev.perl.org/licenses/
-version: 1.56_03
+version: 1.57

commit 3a92cb2e53f89c55ba8891cfa53f66a190f4a570
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Oct 4 17:36:08 2010 -0400

    1.57 release date

diff --git a/Changes b/Changes
index 86883b1..84501d9 100755
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension DBIx::SearchBuilder.
 
-1.57
+1.57 Mon Sep 4 21:21:57 UTC 2010
 
 * INCOMPATIBLE CHANGE: NextPage and PrevPage were adding rows from
   the previous page. Jesse claims that when he wrote this code, he 

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



More information about the Bps-public-commit mailing list