[Commits] PATCHSETS 1.1.2.136 1.1.2.137 ChangeLog 1.1.2.147 1.1.2.148 configure.ac 1.1.2.147 1.1.2.148

iwkse at claws-mail.org iwkse at claws-mail.org
Sat Mar 31 03:11:39 CEST 2012


Update of /home/claws-mail/plugins/pdf_viewer
In directory srv:/tmp/cvs-serv6747

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-03-31 [iwkse]	0.9.1cvs20

	* src/poppler_viewer.c
		 Fix Bug 2637 -  pdf_viewer won't work with poppler > 0.17

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/configure.ac,v
retrieving revision 1.1.2.147
retrieving revision 1.1.2.148
diff -u -d -r1.1.2.147 -r1.1.2.148
--- configure.ac	26 Mar 2012 14:55:39 -0000	1.1.2.147
+++ configure.ac	31 Mar 2012 01:11:37 -0000	1.1.2.148
@@ -9,7 +9,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=9
 MICRO_VERSION=1
-EXTRA_VERSION=19
+EXTRA_VERSION=20
 
 CFLAGS="$CFLAGS -Wall"
 if test $USE_MAINTAINER_MODE = yes; then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/PATCHSETS,v
retrieving revision 1.1.2.136
retrieving revision 1.1.2.137
diff -u -d -r1.1.2.136 -r1.1.2.137
--- PATCHSETS	26 Mar 2012 14:55:39 -0000	1.1.2.136
+++ PATCHSETS	31 Mar 2012 01:11:37 -0000	1.1.2.137
@@ -135,3 +135,4 @@
 ( cvs diff -u -r 1.1.2.144 -r 1.1.2.145 configure.ac;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 po/es.po;  cvs diff -u -r 1.1.2.6 -r 1.1.2.7 po/fr.po;  cvs diff -u -r -1.1.2.1 -r -1.1.2.2 po/id.po;  diff -u /dev/null po/id_ID.po;  cvs diff -u -r 1.1.2.3 -r 1.1.2.4 po/sk.po;  ) > 0.9.1cvs17.patchset
 ( cvs diff -u -r 1.1.2.12 -r 1.1.2.13 src/Makefile.am;  cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/poppler_viewer.h;  cvs diff -u -r 1.1.2.94 -r 1.1.2.95 src/poppler_viewer.c;  ) > 0.9.1cvs18.patchset
 ( cvs diff -u -r 1.1.2.95 -r 1.1.2.96 src/poppler_viewer.c;  ) > 0.9.1cvs19.patchset
+( cvs diff -u -r 1.1.2.96 -r 1.1.2.97 src/poppler_viewer.c;  ) > 0.9.1cvs20.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/pdf_viewer/Attic/ChangeLog,v
retrieving revision 1.1.2.147
retrieving revision 1.1.2.148
diff -u -d -r1.1.2.147 -r1.1.2.148
--- ChangeLog	26 Mar 2012 14:55:39 -0000	1.1.2.147
+++ ChangeLog	31 Mar 2012 01:11:37 -0000	1.1.2.148
@@ -1,3 +1,8 @@
+2012-03-31 [iwkse]	0.9.1cvs20
+
+	* src/poppler_viewer.c
+		 Fix Bug 2637 -  pdf_viewer won't work with poppler > 0.17
+
 2012-03-26 [mir]	0.9.1cvs19
 
 	* src/poppler_viewer.c



More information about the Commits mailing list