[Commits] ChangeLog 1.1.2.33 1.1.2.34 PATCHSETS 1.1.2.27 1.1.2.28 configure.ac 1.1.2.33 1.1.2.34
mones at claws-mail.org
mones at claws-mail.org
Wed Nov 14 01:24:38 CET 2012
Update of /home/claws-mail/plugins/address_keeper
In directory srv:/tmp/cvs-serv23201
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-11-14 [mones] 1.0.6cvs6
* src/address_keeper_prefs.c
Fix spacing and remove duplicated packaging calls
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/configure.ac,v
retrieving revision 1.1.2.33
retrieving revision 1.1.2.34
diff -u -d -r1.1.2.33 -r1.1.2.34
--- configure.ac 10 Nov 2012 21:25:42 -0000 1.1.2.33
+++ configure.ac 14 Nov 2012 00:24:36 -0000 1.1.2.34
@@ -10,7 +10,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=6
-EXTRA_VERSION=5
+EXTRA_VERSION=6
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/PATCHSETS,v
retrieving revision 1.1.2.27
retrieving revision 1.1.2.28
diff -u -d -r1.1.2.27 -r1.1.2.28
--- PATCHSETS 10 Nov 2012 21:25:42 -0000 1.1.2.27
+++ PATCHSETS 14 Nov 2012 00:24:36 -0000 1.1.2.28
@@ -24,3 +24,4 @@
( cvs diff -u -r 1.1.2.30 -r 1.1.2.31 configure.ac; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/address_keeper.c; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/address_keeper_prefs.c; ) > 1.0.6cvs3.patchset
( cvs diff -u -r 1.1.2.31 -r 1.1.2.32 configure.ac; cvs diff -u -r -1.1.2.1 -r -1.1.2.2 po/lt.po; ) > 1.0.6cvs4.patchset
( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/address_keeper.c; cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/address_keeper_prefs.c; ) > 1.0.6cvs5.patchset
+( cvs diff -u -r 1.1.2.9 -r 1.1.2.10 src/address_keeper_prefs.c; ) > 1.0.6cvs6.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/address_keeper/Attic/ChangeLog,v
retrieving revision 1.1.2.33
retrieving revision 1.1.2.34
diff -u -d -r1.1.2.33 -r1.1.2.34
--- ChangeLog 10 Nov 2012 21:25:42 -0000 1.1.2.33
+++ ChangeLog 14 Nov 2012 00:24:36 -0000 1.1.2.34
@@ -1,3 +1,8 @@
+2012-11-14 [mones] 1.0.6cvs6
+
+ * src/address_keeper_prefs.c
+ Fix spacing and remove duplicated packaging calls
+
2012-11-10 [paul] 1.0.6cvs5
* src/address_keeper.c
More information about the Commits
mailing list