commit 78d560bf8cfd405dc381cc0abd856b7a38b89027
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-10-26

    Release version 3.3.1.1

 NEWS         |    5 ++++-
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 9561b78150fe2fc0cca552f2e67839ebaae0a045
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-10-26

    gcr: Fix building of introspection dependencies
    
     * Was failing to find glib.h

 gcr/Makefile.am |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

commit 62bbe3c9980716ff344a6f43101b128b4baf18ed
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-10-26

    gcr: Don't include main headers in individual components
    
     * Just include what we need, this helps keep rebuild times down
       and makes interdependencies clear.

 gcr/gcr-callback-output-stream.h    |    1 -
 gcr/gcr-certificate-chain.c         |    1 +
 gcr/gcr-gnupg-collection.h          |    1 -
 gcr/gcr-gnupg-process.h             |    2 +-
 gcr/gcr-icons.c                     |    1 -
 gcr/gcr-import-button.c             |    1 +
 gcr/gcr-import-button.h             |    2 +-
 gcr/gcr-library.c                   |    2 +-
 gcr/gcr-pkcs11-import-dialog.c      |    1 +
 gcr/gcr-pkcs11-import-dialog.h      |    2 +-
 gcr/gcr-pkcs11-import-interaction.h |    2 --
 gcr/gcr-secret-exchange.h           |    2 +-
 gcr/gcr-simple-certificate.h        |    2 --
 gcr/gcr-simple-collection.h         |    1 -
 gcr/gcr-single-collection.h         |    1 -
 gcr/gcr-trust.c                     |    1 -
 gcr/gcr-trust.h                     |    1 +
 gcr/gcr-union-collection.h          |    1 -
 18 files changed, 9 insertions(+), 16 deletions(-)

commit 358dda1805bb12ccda8f4888aa443713c70d0da9
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-10-24

    Bump version number

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)