Hello community,

here is the log from the commit of package qxmledit for openSUSE:Factory 
checked in at 2017-05-20 10:14:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qxmledit (Old)
 and      /work/SRC/openSUSE:Factory/.qxmledit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qxmledit"

Sat May 20 10:14:28 2017 rev:10 rq:496552 version:0.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/qxmledit/qxmledit.changes        2016-11-12 
13:03:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit.changes   2017-05-20 
10:14:30.844670537 +0200
@@ -1,0 +2,54 @@
+Thu May 18 23:15:19 UTC 2017 - [email protected]
+
+- Update to 0.9.7.
+  * Inserted common formatting presets.
+  * Support for formatting processing instructions.
+  * New help dialog with main edit shortcuts.
+  * Direct edit of text or elements.
+  * Textual edit of elements.
+  * More details on file errors.
+  * New option to open all the siblings of the selected element closing
+    chidlren.
+  * Fix hard crash when trying to open XML file with weird schema
+  * and auto schema loading.
+  * Simplified char encoding display.
+  * Options to invoke an external jar to execute XSL transformations.
+  * Integrated a XSL executor.
+  * Removed QApplication parameter from MainWindow creation. Only
+    ApplicationData really needed.
+  * Optimized the split result structure.
+  * Open the split results in a new window.
+  * Added attributes size statistics to data visualization.
+  * New option to break base64 strings at the desired column in base64
+    panel.
+  * Inserting a child element in a rootless tree, inserts the root.
+  * The View Data panel can copy the resulting image in the clipboard.
+  * Optionally calcluated the View Data panel data using threading.
+  * New options to enable multithreading processing data.
+- Changes in 0.9.6.
+  * New dialog to advise the user to use the streaming method for saving.
+  * New option to remove the decoration from elements display.
+  * Fixed a bug in the configuration dialog setting display.
+  * Sorted alphabetically the attributes in "Copy Attributes" dialog.
+  * When copying attributes, the textual representation is copied to
+    the clipboard.
+  * Added a menu for copying only the current element, without children.
+  * Repositioned the selection after an element deletion.
+  * Changed default colors.
+  * Fixed UI issues in attributes display.
+  * New shortcuts for insert and remove of elements.
+  * Engine to insert specialized elements depending on the current
+    element.
+  * Infrastructure to edit specialized elements.
+  * Handling of XInclude and fallback elements.
+  * Inserted a shortcut to append siblings (shift Ins).
+  * Fixed an insert problem with read only enabled.
+  * New options to copy file path in the load error handling dialog.
+  * Removed the option to load files using DOM.
+  * New warning panel if loading incomplete data.
+  * Details on error loading data, giving the option to load
+    the incomplete file.
+- Build against Qt4 libraries because of missing some Qt5
+  dependencies.
+
+-------------------------------------------------------------------

Old:
----
  qxmledit-0.9.5.tar.gz

New:
----
  qxmledit-0.9.7.tar.gz

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

Other differences:
------------------
++++++ qxmledit.spec ++++++
--- /var/tmp/diff_new_pack.DCeJjy/_old  2017-05-20 10:14:32.256471063 +0200
+++ /var/tmp/diff_new_pack.DCeJjy/_new  2017-05-20 10:14:32.260470498 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qxmledit
 #
-# 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,7 +19,7 @@
 %define major   0
 
 Name:           qxmledit
-Version:        0.9.5
+Version:        0.9.7
 Release:        0
 Summary:        Simple XML Editor and XSD Viewer
 License:        LGPL-2.0+ and LGPL-3.0+
@@ -31,17 +31,6 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-%if 0%{?suse_version} > 1320
-BuildRequires:  pkgconfig(Qt5Concurrent)
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Network)
-BuildRequires:  pkgconfig(Qt5PrintSupport)
-BuildRequires:  pkgconfig(Qt5Sql)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Xml)
-BuildRequires:  pkgconfig(Qt5XmlPatterns)
-%else
 BuildRequires:  pkgconfig(QtCore)
 BuildRequires:  pkgconfig(QtGui)
 BuildRequires:  pkgconfig(QtNetwork)
@@ -49,7 +38,6 @@
 BuildRequires:  pkgconfig(QtSvg)
 BuildRequires:  pkgconfig(QtXml)
 BuildRequires:  pkgconfig(QtXmlPatterns)
-%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -111,11 +99,7 @@
 export QXMLEDIT_INST_TRANSLATIONSDIR=%{_datadir}/%{name}/translations/
 export QXMLEDIT_INST_USE_C11=y
 export QXMLEDIT_NO_QWTPLOT=y
-%if 0%{?suse_version} > 1320
-qmake-qt5 \
-%else
 qmake \
-%endif
     QMAKE_CFLAGS+="%{optflags}" \
     QMAKE_CXXFLAGS+="%{optflags}" \
     QMAKE_STRIP="true"

++++++ qxmledit-0.9.5.tar.gz -> qxmledit-0.9.7.tar.gz ++++++
/work/SRC/openSUSE:Factory/qxmledit/qxmledit-0.9.5.tar.gz 
/work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit-0.9.7.tar.gz differ: char 13, 
line 1


Reply via email to