[libgxps] RELEASING: Add new private headers to the command used to get new API



commit f5c4eeaf22f18956953141a713cceeba18f6a4c9
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Sat Nov 19 18:56:56 2011 +0100

    RELEASING: Add new private headers to the command used to get new API

 RELEASING |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/RELEASING b/RELEASING
index 335f95f..ffb1bb3 100644
--- a/RELEASING
+++ b/RELEASING
@@ -24,6 +24,9 @@ Here are the steps to follow to create a new libgxps release:
                 find libgxps -name 'gxps*.h' ! -name '*-private.h' \
                 ! -name 'gxps-archive.h' ! -name 'gxps-debug.h' \
                 ! -name 'gxps-fonts.h' ! -name 'gxps-images.h' \
+                ! -name 'gxps-brush.h' ! -name 'gxps-color.h' \
+                ! -name 'gxps-path.h' ! -name 'gxps-glyphs.h' \
+                ! -name 'gxps-matrix.h' \
                 ! -name 'gxps-parse-utils.h' | xargs git log -p X.Y.Z.. --
 
 3) Increment gxps_{minor|micro}_version and LT_{CURRENT|REVISION|AGE}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]