[Commits] PATCHSETS 1.1.2.268 1.1.2.269 ChangeLog 1.2.2.374 1.2.2.375 configure.ac 1.2.2.384 1.2.2.385

colin at claws-mail.org colin at claws-mail.org
Thu Nov 15 11:09:20 CET 2012


Update of /home/claws-mail/plugins/vcalendar
In directory srv:/tmp/cvs-serv9662

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-11-15 [colin]	2.0.14cvs1

	* src/Makefile.am
		Windows build fix

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/configure.ac,v
retrieving revision 1.2.2.384
retrieving revision 1.2.2.385
diff -u -d -r1.2.2.384 -r1.2.2.385
--- configure.ac	14 Nov 2012 18:28:18 -0000	1.2.2.384
+++ configure.ac	15 Nov 2012 10:09:18 -0000	1.2.2.385
@@ -10,7 +10,7 @@
 MAJOR_VERSION=2
 MINOR_VERSION=0
 MICRO_VERSION=14
-EXTRA_VERSION=0
+EXTRA_VERSION=1
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/Attic/PATCHSETS,v
retrieving revision 1.1.2.268
retrieving revision 1.1.2.269
diff -u -d -r1.1.2.268 -r1.1.2.269
--- PATCHSETS	14 Nov 2012 17:19:37 -0000	1.1.2.268
+++ PATCHSETS	15 Nov 2012 10:09:18 -0000	1.1.2.269
@@ -266,3 +266,4 @@
 ( cvs diff -u -r 1.2.2.119 -r 1.2.2.120 src/vcal_folder.c;  ) > 2.0.13cvs2.patchset
 ( cvs diff -u -r 1.1.2.44 -r 1.1.2.45 src/plugin.c;  cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/vcal_manager.h;  cvs diff -u -r 1.2.2.95 -r 1.2.2.96 src/vcalendar.c;  cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/vcalendar.h;  ) > 2.0.13cvs3.patchset
 ( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 po/de.po;  cvs diff -u -r 1.1.2.15 -r 1.1.2.16 po/es.po;  cvs diff -u -r 1.1.2.19 -r 1.1.2.20 po/fi.po;  cvs diff -u -r 1.1.2.19 -r 1.1.2.20 po/fr.po;  cvs diff -u -r 1.1.2.11 -r 1.1.2.12 po/hu.po;  ) > 2.0.13cvs4.patchset
+( cvs diff -u -r 1.1.2.16 -r 1.1.2.17 src/Makefile.am;  ) > 2.0.14cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/vcalendar/ChangeLog,v
retrieving revision 1.2.2.374
retrieving revision 1.2.2.375
diff -u -d -r1.2.2.374 -r1.2.2.375
--- ChangeLog	14 Nov 2012 18:28:18 -0000	1.2.2.374
+++ ChangeLog	15 Nov 2012 10:09:18 -0000	1.2.2.375
@@ -1,3 +1,8 @@
+2012-11-15 [colin]	2.0.14cvs1
+
+	* src/Makefile.am
+		Windows build fix
+
 2012-11-14 [paul]	2.0.14
 
 	2.0.14 released



More information about the Commits mailing list