Hello community,

here is the log from the commit of package latex2rtf for openSUSE:Factory 
checked in at 2017-07-02 13:38:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/latex2rtf (Old)
 and      /work/SRC/openSUSE:Factory/.latex2rtf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "latex2rtf"

Sun Jul  2 13:38:30 2017 rev:4 rq:507547 version:2.3.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/latex2rtf/latex2rtf.changes      2016-08-13 
18:30:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.latex2rtf.new/latex2rtf.changes 2017-07-02 
13:38:40.438866932 +0200
@@ -1,0 +2,24 @@
+Sat Jul  1 11:03:18 UTC 2017 - [email protected]
+
+- Version bump to 2.3.16.
+  Changelog:
+  * Added check for buffer overflow in l2rshell.cpp
+    during construction of command line for latex2rt.exe
+  * Released as v.2.3.16
+  * Fixed ukrainian.cfg
+  * Updated version info for l2rshell
+  * Released as v.2.3.15
+  * Fixed bug when \int was followed by \frac
+  * Fixed bug when \int was followed by \left or \right
+  * Released as v.2.3.14
+  * Added support for package bm, supporting \bm (bold math)
+  * Fixed bug in main.c line 368: comparison changed to using
+    strcmp() (was =)
+  * Released as v.2.3.13
+  * Updated documentation for installation under unix
+  * Changed variable PREFIX to DESTDIR in MAKEFILE
+  * Added error message if output file is equal to input file
+  * Fixed windows gui shell handling of output file choice
+  * Released as v.2.3.12
+
+-------------------------------------------------------------------

Old:
----
  latex2rtf-2.3.11a.tar.gz

New:
----
  latex2rtf-2.3.16.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ latex2rtf.spec ++++++
--- /var/tmp/diff_new_pack.dTZ7Gl/_old  2017-07-02 13:38:41.146767107 +0200
+++ /var/tmp/diff_new_pack.dTZ7Gl/_new  2017-07-02 13:38:41.146767107 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package latex2rtf
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 # Get the major version of makeinfo.
 %define makeinfo_major_version %(MJ="`rpm -q --queryformat='%{VERSION}' 
makeinfo | cut -c 1`"; echo $MJ)
 Name:           latex2rtf
-Version:        2.3.11a
+Version:        2.3.16
 Release:        0
 Summary:        LaTeX to RTF Converter
 License:        GPL-2.0+
 Group:          Productivity/Other
 Url:            http://latex2rtf.sourceforge.net/index.html
-Source0:        
http://downloads.sourceforge.net/project/latex2rtf/latex2rtf-unix/2.3.11/latex2rtf-%{version}.tar.gz
+Source0:        
http://downloads.sourceforge.net/project/latex2rtf/latex2rtf-unix/2.3.16/latex2rtf-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE fix_makefile_dist.patch [email protected] Fix Makefile to 
allow latex2rtf to be build by a server farm
 Patch1:         fix_makefile_dist.patch
 # PATCH-FIX-OPENSUSE fix_latex2rtf_texi.patch [email protected] Fix info page 
of latex2rtf
@@ -49,7 +49,7 @@
 convert LaTeX files to Word .doc or .docx files.
 
 %prep
-%setup -q -n %{name}-2.3.11
+%setup -q -n %{name}-%{version}
 
 %patch1 -p1
 %patch2 -p1
@@ -99,7 +99,7 @@
 %defattr(-,root,root)
 %doc ChangeLog HACKING README ToDo doc/credits doc/copying.txt
 %{_bindir}/latex2rtf
-%{_bindir}/latex2png
+%attr(0755,root,root) %{_bindir}/latex2png
 %dir %{_datadir}/latex2rtf
 %attr(0644,root,root) %{_datadir}/latex2rtf/latex2rtf.*
 %dir %{_datadir}/latex2rtf/cfg

++++++ latex2rtf-2.3.11a.tar.gz -> latex2rtf-2.3.16.tar.gz ++++++
++++ 12549 lines of diff (skipped)


Reply via email to