[Commits] PATCHSETS 1.1.2.20 1.1.2.21 ChangeLog 1.1.2.29 1.1.2.30 configure.ac 1.1.2.31 1.1.2.32
colin at claws-mail.org
colin at claws-mail.org
Thu Nov 15 11:08:11 CET 2012
Update of /home/claws-mail/plugins/bsfilter
In directory srv:/tmp/cvs-serv5334
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-11-15 [colin] 1.0.9cvs1
* src/Makefile.am
Windows build fix
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/configure.ac,v
retrieving revision 1.1.2.31
retrieving revision 1.1.2.32
diff -u -d -r1.1.2.31 -r1.1.2.32
--- configure.ac 14 Nov 2012 18:24:30 -0000 1.1.2.31
+++ configure.ac 15 Nov 2012 10:08:09 -0000 1.1.2.32
@@ -10,7 +10,7 @@
MAJOR_VERSION=1
MINOR_VERSION=0
MICRO_VERSION=9
-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/bsfilter/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 14 Nov 2012 17:10:30 -0000 1.1.2.20
+++ PATCHSETS 15 Nov 2012 10:08:09 -0000 1.1.2.21
@@ -17,3 +17,4 @@
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h; ) > 1.0.8cvs2.patchset
( cvs diff -u -r -1.1.2.1 -r -1.1.2.2 pluginconfig.h.in; cvs diff -u -r -1.1.2.1 -r -1.1.2.2 config/Makefile.in; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/bsfilter.c; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/bsfilter_gtk.c; ) > 1.0.8cvs3.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/es.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/fi.po; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/fr.po; ) > 1.0.8cvs4.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/Makefile.am; ) > 1.0.9cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/bsfilter/Attic/ChangeLog,v
retrieving revision 1.1.2.29
retrieving revision 1.1.2.30
diff -u -d -r1.1.2.29 -r1.1.2.30
--- ChangeLog 14 Nov 2012 18:24:30 -0000 1.1.2.29
+++ ChangeLog 15 Nov 2012 10:08:09 -0000 1.1.2.30
@@ -1,3 +1,8 @@
+2012-11-15 [colin] 1.0.9cvs1
+
+ * src/Makefile.am
+ Windows build fix
+
2012-11-14 [paul] 1.0.9
1.0.9 released
More information about the Commits
mailing list