[Commits] ChangeLog 1.1.2.28 1.1.2.29 PATCHSETS 1.1.2.20 1.1.2.21 configure.ac 1.1.2.28 1.1.2.29
mones at claws-mail.org
mones at claws-mail.org
Tue Jul 10 15:31:37 CEST 2012
Update of /home/claws-mail/plugins/geolocation
In directory srv:/tmp/cvs-serv27140
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-07-10 [mones] 0.0.8cvs2
* src/geolocation_plugin.c
YAFB: use config.h for configuration
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/configure.ac,v
retrieving revision 1.1.2.28
retrieving revision 1.1.2.29
diff -u -d -r1.1.2.28 -r1.1.2.29
--- configure.ac 30 Jun 2012 09:07:07 -0000 1.1.2.28
+++ configure.ac 10 Jul 2012 13:31:35 -0000 1.1.2.29
@@ -10,7 +10,7 @@
MAJOR_VERSION=0
MINOR_VERSION=0
MICRO_VERSION=8
-EXTRA_VERSION=1
+EXTRA_VERSION=2
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/PATCHSETS,v
retrieving revision 1.1.2.20
retrieving revision 1.1.2.21
diff -u -d -r1.1.2.20 -r1.1.2.21
--- PATCHSETS 30 Jun 2012 09:07:07 -0000 1.1.2.20
+++ PATCHSETS 10 Jul 2012 13:31:35 -0000 1.1.2.21
@@ -19,3 +19,4 @@
( cvs diff -u -r 1.1.2.23 -r 1.1.2.24 configure.ac; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/cs.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/es.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/fr.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/hu.po; cvs diff -u -r -1.1.2.2 -r -1.1.2.3 po/id.po; diff -u /dev/null po/id_ID.po; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/pt_BR.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/sk.po; ) > 0.0.6cvs2.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/hu.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/lt.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/pt_BR.po; ) > 0.0.7cvs1.patchset
( cvs diff -u -r 1.1.2.27 -r 1.1.2.28 configure.ac; ) > 0.0.8cvs1.patchset
+( cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/geolocation_plugin.c; ) > 0.0.8cvs2.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/geolocation/Attic/ChangeLog,v
retrieving revision 1.1.2.28
retrieving revision 1.1.2.29
diff -u -d -r1.1.2.28 -r1.1.2.29
--- ChangeLog 30 Jun 2012 09:07:07 -0000 1.1.2.28
+++ ChangeLog 10 Jul 2012 13:31:35 -0000 1.1.2.29
@@ -1,3 +1,8 @@
+2012-07-10 [mones] 0.0.8cvs2
+
+ * src/geolocation_plugin.c
+ YAFB: use config.h for configuration
+
2012-06-30 [paul] 0.0.8cvs1
* configure.ac
More information about the Commits
mailing list