[Commits] ChangeLog 1.1.2.33 1.1.2.34 PATCHSETS 1.1.2.11 1.1.2.12 configure.ac 1.1.2.33 1.1.2.34
miras at claws-mail.org
miras at claws-mail.org
Sun Dec 16 14:04:02 CET 2012
Update of /home/claws-mail/plugins/clamd
In directory srv:/tmp/cvs-serv16636
Modified Files:
Tag: gtk2
ChangeLog PATCHSETS configure.ac
Log Message:
2012-12-16 [michael] 3.5.5cvs3
* src/clamav_plugin_gtk.c
Fix deprecation warning.
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/clamd/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 16 Dec 2012 12:29:07 -0000 1.1.2.33
+++ configure.ac 16 Dec 2012 13:04:00 -0000 1.1.2.34
@@ -9,7 +9,7 @@
MAJOR_VERSION=3
MINOR_VERSION=5
MICRO_VERSION=5
-EXTRA_VERSION=2
+EXTRA_VERSION=3
if test \( $EXTRA_VERSION -eq 0 \); then
if test \( $MICRO_VERSION -eq 0 \); then
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/clamd/Attic/PATCHSETS,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -u -d -r1.1.2.11 -r1.1.2.12
--- PATCHSETS 16 Dec 2012 12:29:07 -0000 1.1.2.11
+++ PATCHSETS 16 Dec 2012 13:04:00 -0000 1.1.2.12
@@ -26,3 +26,4 @@
( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 po/es.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/fi.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/fr.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/pt_BR.po; ) > 3.5.4cvs1.patchset
( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/fi.po; ) > 3.5.5cvs1.patchset
( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 libclamd/clamd-plugin.c; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/clamav_plugin.c; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 src/clamav_plugin_gtk.c; ) > 3.5.5cvs2.patchset
+( cvs diff -u -r 1.1.2.8 -r 1.1.2.9 src/clamav_plugin_gtk.c; ) > 3.5.5cvs3.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/clamd/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 16 Dec 2012 12:29:07 -0000 1.1.2.33
+++ ChangeLog 16 Dec 2012 13:04:00 -0000 1.1.2.34
@@ -1,3 +1,8 @@
+2012-12-16 [michael] 3.5.5cvs3
+
+ * src/clamav_plugin_gtk.c
+ Fix deprecation warning.
+
2012-12-16 [michael] 3.5.5cvs2
* libclamd/clamd-plugin.c
More information about the Commits
mailing list