Hello community,

here is the log from the commit of package latex2rtf for openSUSE:Factory 
checked in at 2016-08-13 18:30:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/latex2rtf (Old)
 and      /work/SRC/openSUSE:Factory/.latex2rtf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "latex2rtf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/latex2rtf/latex2rtf.changes      2016-06-07 
23:47:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.latex2rtf.new/latex2rtf.changes 2016-08-13 
18:30:45.000000000 +0200
@@ -1,0 +2,13 @@
+Thu Aug  4 21:25:47 UTC 2016 - [email protected]
+
+- Version bump to 2.3.11a.
+  Changelog:
+  * Increased malloc size for character array by one to allow
+    terminating null character in definitions.c line 157,
+    graphics.c line 1882, tables.c line 1548 and line 1561.
+  * Released as v.2.3.11.
+- Remove unneeded patches:
+    * `latex2rtf-fix-memory-leak.patch`
+    * `texinfo5.patch`
+
+-------------------------------------------------------------------

Old:
----
  latex2rtf-2.3.10.tar.gz
  latex2rtf-fix-memory-leak.patch
  texinfo5.patch

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

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

Other differences:
------------------
++++++ latex2rtf.spec ++++++
--- /var/tmp/diff_new_pack.QOU1d0/_old  2016-08-13 18:30:46.000000000 +0200
+++ /var/tmp/diff_new_pack.QOU1d0/_new  2016-08-13 18:30:46.000000000 +0200
@@ -19,21 +19,17 @@
 # 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.10
+Version:        2.3.11a
 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/%{version}/latex2rtf-%{version}.tar.gz
+Source0:        
http://downloads.sourceforge.net/project/latex2rtf/latex2rtf-unix/2.3.11/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
 Patch2:         fix_latex2rtf_texi.patch
-# PATCH-FIX-OPENSUSE texinfo5.patch [email protected] Fix building of latex2rtf 
using texinfo 5
-Patch3:         texinfo5.patch
-# PATCH-FIX-UPSTREAM latex2rtf-fix-memory-leak.patch [email protected] Fix 
memory leak in `abbreviate` function.
-Patch4:         latex2rtf-fix-memory-leak.patch
 BuildRequires:  gcc-c++
 BuildRequires:  m4
 BuildRequires:  makeinfo
@@ -53,18 +49,11 @@
 convert LaTeX files to Word .doc or .docx files.
 
 %prep
-%setup -q
+%setup -q -n %{name}-2.3.11
 
 %patch1 -p1
 %patch2 -p1
 
-# If makeinfo version is 5 or 6, then apply Patch3.
-%if "%{makeinfo_major_version}" == "5" || "%{makeinfo_major_version}" == "6"
-%patch3 -p1
-%endif
-
-%patch4 -p1
-
 %build
 
 make DESTDIR=%{buildroot} \

++++++ latex2rtf-2.3.10.tar.gz -> latex2rtf-2.3.11a.tar.gz ++++++
++++ 99814 lines of diff (skipped)


Reply via email to