[Commits] ChangeLog 1.1.2.307 1.1.2.308 PATCHSETS 1.1.2.219 1.1.2.220 configure.ac 1.1.2.298 1.1.2.299

claws at claws-mail.org claws at claws-mail.org
Mon Jul 9 07:08:51 CEST 2012


Update of /home/claws-mail/plugins/rssyl
In directory srv:/tmp/cvs-serv27476

Modified Files:
      Tag: gtk2
	ChangeLog PATCHSETS configure.ac 
Log Message:
2012-07-09 [paul]	0.33.0cvs1

	* src/gettext.h
		fix building with --disable-nls (bug 2692) 

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/configure.ac,v
retrieving revision 1.1.2.298
retrieving revision 1.1.2.299
diff -u -d -r1.1.2.298 -r1.1.2.299
--- configure.ac	27 Jun 2012 12:48:42 -0000	1.1.2.298
+++ configure.ac	9 Jul 2012 05:08:49 -0000	1.1.2.299
@@ -10,7 +10,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=33
 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/rssyl/Attic/PATCHSETS,v
retrieving revision 1.1.2.219
retrieving revision 1.1.2.220
diff -u -d -r1.1.2.219 -r1.1.2.220
--- PATCHSETS	27 Jun 2012 10:31:55 -0000	1.1.2.219
+++ PATCHSETS	9 Jul 2012 05:08:49 -0000	1.1.2.220
@@ -219,3 +219,4 @@
 ( cvs diff -u -r 1.1.2.6 -r 1.1.2.7 src/opml.c;  ) > 0.32.0cvs4.patchset
 ( cvs diff -u -r 1.1.2.31 -r 1.1.2.32 src/rssyl.c;  ) > 0.32.0cvs5.patchset
 ( cvs diff -u -r 1.1.2.296 -r 1.1.2.297 configure.ac;  cvs diff -u -r 1.1.2.17 -r 1.1.2.18 po/fr.po;  cvs diff -u -r 1.1.2.12 -r 1.1.2.13 po/hu.po;  cvs diff -u -r 1.1.2.1 -r 1.1.2.2 po/id_ID.po;  diff -u /dev/null po/lt.po;  cvs diff -u -r 1.1.2.23 -r 1.1.2.24 po/sk.po;  ) > 0.32.0cvs6.patchset
+( cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/gettext.h;  ) > 0.33.0cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/rssyl/Attic/ChangeLog,v
retrieving revision 1.1.2.307
retrieving revision 1.1.2.308
diff -u -d -r1.1.2.307 -r1.1.2.308
--- ChangeLog	27 Jun 2012 12:48:42 -0000	1.1.2.307
+++ ChangeLog	9 Jul 2012 05:08:49 -0000	1.1.2.308
@@ -1,3 +1,8 @@
+2012-07-09 [paul]	0.33.0cvs1
+
+	* src/gettext.h
+		fix building with --disable-nls (bug 2692)
+
 2012-06-27 [paul]	0.33
 
 	0.33 released



More information about the Commits mailing list