[Commits] PATCHSETS 1.1.2.188 1.1.2.189 ChangeLog 1.1.2.230 1.1.2.231 configure.ac 1.1.2.235 1.1.2.236
colin at claws-mail.org
colin at claws-mail.org
Thu Nov 15 11:08:47 CET 2012
Update of /home/claws-mail/plugins/notification
In directory srv:/tmp/cvs-serv7488
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-11-15 [colin] 0.31cvs1
* src/Makefile.am
Windows build fix
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/configure.ac,v
retrieving revision 1.1.2.235
retrieving revision 1.1.2.236
diff -u -d -r1.1.2.235 -r1.1.2.236
--- configure.ac 14 Nov 2012 18:26:37 -0000 1.1.2.235
+++ configure.ac 15 Nov 2012 10:08:45 -0000 1.1.2.236
@@ -9,7 +9,7 @@
MAJOR_VERSION=0
MINOR_VERSION=31
MICRO_VERSION=0
-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/notification/Attic/PATCHSETS,v
retrieving revision 1.1.2.188
retrieving revision 1.1.2.189
diff -u -d -r1.1.2.188 -r1.1.2.189
--- PATCHSETS 14 Nov 2012 17:15:55 -0000 1.1.2.188
+++ PATCHSETS 15 Nov 2012 10:08:45 -0000 1.1.2.189
@@ -190,3 +190,4 @@
( cvs diff -u -r 1.1.2.30 -r 1.1.2.31 src/notification_core.c; cvs diff -u -r 1.1.2.45 -r 1.1.2.46 src/notification_plugin.c; cvs diff -u -r 1.1.2.39 -r 1.1.2.40 src/notification_trayicon.c; ) > 0.30cvs3.patchset
( cvs diff -u -r 1.1.2.232 -r 1.1.2.233 configure.ac; ) > 0.30cvs4.patchset
( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/es.po; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/fi.po; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/fr.po; cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/hu.po; ) > 0.30cvs5.patchset
+( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/Makefile.am; ) > 0.31cvs1.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/notification/Attic/ChangeLog,v
retrieving revision 1.1.2.230
retrieving revision 1.1.2.231
diff -u -d -r1.1.2.230 -r1.1.2.231
--- ChangeLog 14 Nov 2012 18:26:37 -0000 1.1.2.230
+++ ChangeLog 15 Nov 2012 10:08:45 -0000 1.1.2.231
@@ -1,3 +1,8 @@
+2012-11-15 [colin] 0.31cvs1
+
+ * src/Makefile.am
+ Windows build fix
+
2012-11-14 [paul] 0.31
0.31 released
More information about the Commits
mailing list