[Commits] PATCHSETS 1.1.2.4599 1.1.2.4600 ChangeLog 1.396.2.3771 1.396.2.3772 configure.ac 1.654.2.4667 1.654.2.4668
colin at claws-mail.org
colin at claws-mail.org
Wed Feb 20 15:56:57 CET 2013
Update of /home/claws-mail/claws
In directory srv:/tmp/cvs-serv4402
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2013-02-20 [colin] 3.9.0cvs91
* src/plugins/fetchinfo/Makefile.am
* src/plugins/notification/Makefile.am
* src/plugins/perl/Makefile.am
* src/plugins/python/Makefile.am
Drop _plugin from the plugin's filename
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/claws/configure.ac,v
retrieving revision 1.654.2.4667
retrieving revision 1.654.2.4668
diff -u -d -r1.654.2.4667 -r1.654.2.4668
--- configure.ac 20 Feb 2013 14:27:47 -0000 1.654.2.4667
+++ configure.ac 20 Feb 2013 14:56:53 -0000 1.654.2.4668
@@ -12,7 +12,7 @@
MICRO_VERSION=0
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=90
+EXTRA_VERSION=91
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/claws/PATCHSETS,v
retrieving revision 1.1.2.4599
retrieving revision 1.1.2.4600
diff -u -d -r1.1.2.4599 -r1.1.2.4600
--- PATCHSETS 20 Feb 2013 14:27:48 -0000 1.1.2.4599
+++ PATCHSETS 20 Feb 2013 14:56:50 -0000 1.1.2.4600
@@ -4588,3 +4588,4 @@
( cvs diff -u -r 1.654.2.4664 -r 1.654.2.4665 configure.ac; cvs diff -u -r 1.24.2.31 -r 1.24.2.32 Makefile.am; ) > 3.9.0cvs88.patchset
( cvs diff -u -r 1.654.2.4665 -r 1.654.2.4666 configure.ac; ) > 3.9.0cvs89.patchset
( cvs diff -u -r 1.654.2.4666 -r 1.654.2.4667 configure.ac; ) > 3.9.0cvs90.patchset
+( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/fetchinfo/Makefile.am; cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/plugins/notification/Makefile.am; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/perl/Makefile.am; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/plugins/python/Makefile.am; ) > 3.9.0cvs91.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/claws/ChangeLog,v
retrieving revision 1.396.2.3771
retrieving revision 1.396.2.3772
diff -u -d -r1.396.2.3771 -r1.396.2.3772
--- ChangeLog 20 Feb 2013 14:27:48 -0000 1.396.2.3771
+++ ChangeLog 20 Feb 2013 14:56:51 -0000 1.396.2.3772
@@ -1,3 +1,11 @@
+2013-02-20 [colin] 3.9.0cvs91
+
+ * src/plugins/fetchinfo/Makefile.am
+ * src/plugins/notification/Makefile.am
+ * src/plugins/perl/Makefile.am
+ * src/plugins/python/Makefile.am
+ Drop _plugin from the plugin's filename
+
2013-02-20 [colin] 3.9.0cvs90
* configure.ac
More information about the Commits
mailing list