Hello community,

here is the log from the commit of package klatexformula for openSUSE:Factory 
checked in at 2018-10-08 17:49:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/klatexformula (Old)
 and      /work/SRC/openSUSE:Factory/.klatexformula.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "klatexformula"

Mon Oct  8 17:49:11 2018 rev:19 rq:640546 version:4.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/klatexformula/klatexformula.changes      
2017-08-24 18:40:28.742138845 +0200
+++ /work/SRC/openSUSE:Factory/.klatexformula.new/klatexformula.changes 
2018-10-08 17:50:53.586065665 +0200
@@ -1,0 +2,12 @@
+Sun Oct  7 16:36:20 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Ensure neutrality of descriptions.
+- Straighten out some bumpy grammar.
+
+-------------------------------------------------------------------
+Sun Oct  7 07:53:13 UTC 2018 - Luigi Baldoni <[email protected]>
+
+- Add klatexformula-4.0.0-include_QAction.patch to fix Qt 5.11
+  build
+
+-------------------------------------------------------------------

New:
----
  klatexformula-4.0.0-include_QAction.patch

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

Other differences:
------------------
++++++ klatexformula.spec ++++++
--- /var/tmp/diff_new_pack.4apy0F/_old  2018-10-08 17:50:54.090065023 +0200
+++ /var/tmp/diff_new_pack.4apy0F/_new  2018-10-08 17:50:54.090065023 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package klatexformula
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -40,12 +40,11 @@
 Name:           klatexformula
 Version:        4.0.0
 Release:        0
-Summary:        An easy-to-use graphical application for generating images 
from LaTeX equations
-License:        GPL-2.0+
+Summary:        A gaphical application for generating images from LaTeX 
equations
+License:        GPL-2.0-or-later
 Group:          Productivity/Publishing/TeX/Frontends
-Url:            http://klatexformula.sourceforge.net/
+URL:            http://klatexformula.sourceforge.net/
 Source0:        
http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake >= 2.6.4
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -76,15 +75,17 @@
 Provides:       klatexformula-plugins = %{version}
 # PATCH-FIX-UPSTREAM klatexformula-4.0.0-remove-uninstall-target.patch -- fix 
CMake build error (picked from Debian)
 Patch1:         klatexformula-%{version}-remove-uninstall-target.patch
+# PATCH-FIX-UPSTREAM klatexformula-4.0.0-include_QAction.patch
+Patch2:         klatexformula-4.0.0-include_QAction.patch
 
 %description
-KLatexFormula is an easy-to-use graphical user interface for generating images
+KLatexFormula is a graphical user interface for generating images
 from LaTeX equations. These images can be dragged and dropped or copied and
 pasted into external applications (presentations, text documents, graphics...),
 or can be saved to disk in a variety of formats (PNG, JPG, BMP, EPS, PDF, 
etc.).
 
-If package cm-unicode is installed, KLatexFormula can use LaTeX' Computer 
Modern
-Sans Serif font as default application font.
+If the "cm-unicode" LaTeX package is installed, KLatexFormula can use LaTeX's
+Computer Modern Sans Serif font as a default application font.
 
 %package -n libklfbackend%libversionpkgsuffix
 
@@ -104,7 +105,7 @@
 See also packages klatexformula and libklfbackend-qt3.
 
 %package -n klfbackend-devel
-Summary:        KLatexFormula backend library (development files)
+Summary:        Development files for the KLatexFormula backend library
 Group:          Development/Libraries/C and C++
 Requires:       libklfbackend = %{version}
 Provides:       libklfbackend-devel = %{version}
@@ -116,14 +117,13 @@
 
 This library implements the base functionality of KLatexFormula.
 
-This package contains the needed files for development. Contains: headers,
-static library.
+This package contains the needed files for development.
 
 See also packages klatexformula-devel and libklfbackend-qt3-devel
 
 %package -n libklftools%libversionpkgsuffix
 
-Summary:        KLatexFormula tools library
+Summary:        KLatexFormula tool library
 Group:          Development/Libraries/C and C++
 Provides:       libklftools = %{version}
 
@@ -134,7 +134,7 @@
 been promoted to a library for use in any application.
 
 %package -n klftools-devel
-Summary:        KLatexFormula tools library (development files)
+Summary:        Development files for the KLatexFormula tool library
 Group:          Development/Libraries/C and C++
 Requires:       libklftools = %{version}
 Obsoletes:      %{name}-devel < 4.0.0
@@ -148,8 +148,7 @@
 These tools were originially written for use by klatexformula, but they have
 been promoted to a library for use in any application.
 
-This package contains the needed files for development. Contains: headers,
-static library.
+This package contains the needed files for development.
 
 %package apidoc
 Summary:        API documentation for KLatexFormula
@@ -158,10 +157,8 @@
 BuildArch:      noarch
 
 %description apidoc
-KLatexFormula is an easy-to-use graphical user interface for generating images
-from LaTeX equations. These images can be dragged and dropped or copied and
-pasted into external applications (presentations, text documents, graphics...),
-or can be saved to disk in a variety of formats (PNG, JPG, BMP, EPS, PDF, 
etc.).
+KLatexFormula is a graphical user interface for generating images
+from LaTeX equations.
 
 This package contains the API documentation of the libraries libklfbackend and
 libklftool which are the different components of klatexformula.
@@ -175,10 +172,8 @@
 %{?kde4_runtime_requires}
 
 %description ktexteditor-plugin
-KLatexFormula is an easy-to-use graphical user interface for generating images
-from LaTeX equations. These images can be dragged and dropped or copied and
-pasted into external applications (presentations, text documents, graphics...),
-or can be saved to disk in a variety of formats (PNG, JPG, BMP, EPS, PDF, 
etc.).
+KLatexFormula is a graphical user interface for generating images
+from LaTeX equations.
 
 This package contains a KLatexFormula integration plugin for KDE4's KTextEditor
 interface. This makes KLatexFormula integrate into Kate, Kile, and any other
@@ -189,6 +184,7 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
 
 %build
 
@@ -228,8 +224,8 @@
 %endif
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING CMUFONTS_COPYING README
+%doc AUTHORS CMUFONTS_COPYING README
+%license COPYING
 %{_bindir}/klatexformula
 %{_bindir}/klatexformula_cmdl
 %{_datadir}/applications/klatexformula.desktop
@@ -248,17 +244,13 @@
 ldconfig
 
 %files -n libklfbackend%libversionpkgsuffix
-%defattr(-,root,root,-)
 %{_libdir}/libklfbackend.so.%libversion
 
-%post -n libklfbackend%libversionpkgsuffix
-ldconfig
+%post -n libklfbackend%libversionpkgsuffix -p /sbin/ldconfig
 
-%postun -n libklfbackend%libversionpkgsuffix
-ldconfig
+%postun -n libklfbackend%libversionpkgsuffix -p /sbin/ldconfig
 
 %files -n klfbackend-devel
-%defattr(-,root,root,-)
 %{_libdir}/libklfbackend.so
 %{_includedir}/klfbackend/
 
@@ -267,7 +259,6 @@
 %postun -n klfbackend-devel -p /sbin/ldconfig
 
 %files -n libklftools%libversionpkgsuffix
-%defattr(-,root,root,-)
 %{_libdir}/libklftools.so.*
 
 %post -n libklftools%libversionpkgsuffix -p /sbin/ldconfig
@@ -275,7 +266,6 @@
 %postun -n libklftools%libversionpkgsuffix -p /sbin/ldconfig
 
 %files -n klftools-devel
-%defattr(-,root,root,-)
 %{_libdir}/libklftools.so
 %{_includedir}/klftools/
 
@@ -284,13 +274,11 @@
 %postun -n klftools-devel -p /sbin/ldconfig
 
 %files apidoc
-%defattr(-,root,root,-)
 %{_datadir}/doc/klatexformula-api
 
 %if %build_ktexteditorplugin
 
 %files ktexteditor-plugin
-%defattr(-,root,root,-)
 %{_libdir}/kde4/ktexteditor_klf.so
 %{_datadir}/kde4/apps/ktexteditor_klf/
 %{_datadir}/kde4/services/ktexteditor_klf.desktop

++++++ klatexformula-4.0.0-include_QAction.patch ++++++
Description: Fix FTBFS due to missing #include
Author: Juhani Numminen <[email protected]>
Bug: https://sourceforge.net/p/klatexformula/bugs/41/
Bug-Debian: https://bugs.debian.org/907000
Bug-Fedora: https://bugzilla.redhat.com/1604508
Last-Update: 2018-08-24

--- a/src/klftools/klfadvancedconfigeditor.cpp
+++ b/src/klftools/klfadvancedconfigeditor.cpp
@@ -21,6 +21,7 @@
  ***************************************************************************/
 /* $Id: klfadvancedconfigeditor.cpp 866 2013-11-24 13:56:22Z phfaist $ */
 
+#include <QAction>
 #include <QStandardItemModel>
 #include <QStyledItemDelegate>
 #include <QItemEditorFactory>


Reply via email to