Hello community, here is the log from the commit of package qxmledit for openSUSE:Factory checked in at 2015-10-06 13:25:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qxmledit (Old) and /work/SRC/openSUSE:Factory/.qxmledit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qxmledit" Changes: -------- --- /work/SRC/openSUSE:Factory/qxmledit/qxmledit.changes 2015-08-12 15:13:06.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit.changes 2015-10-06 13:25:48.000000000 +0200 @@ -1,0 +2,24 @@ +Thu Oct 1 18:06:25 UTC 2015 - [email protected] + +- Update to 0.9.0. + * Enabled source code compatibility with Qt 4.7.3. + * Disabled edit of text elements when clicking on CDATA checkbox + in edit element panel. + * Added a new menu item for closing the siblings of the + selection. + * DTD declaration editable in the "Info" dialog. + * Handled the DTD declaration on load and save. + * Added an option to preserve attributes order when saving. + * Added an option to open a file using the current editor or a + new window reversing the settings. + * Open a new file by default happens in a new editor windows. + Options to revert this behaviour. + * Added a library of predefined namespaces. + * Accepted drop files on Base64 dialog. + * Matched tag names and structure to GitHub conventions. + * Namespace management in edit element. + * User defined namespace management and storage in embedded + database. + * Moved the I/O to StAX using QXmlStream. + +------------------------------------------------------------------- Old: ---- qxmledit-0.8.17-src.tgz New: ---- qxmledit-0.9.0-src.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qxmledit.spec ++++++ --- /var/tmp/diff_new_pack.u7vTDl/_old 2015-10-06 13:25:49.000000000 +0200 +++ /var/tmp/diff_new_pack.u7vTDl/_new 2015-10-06 13:25:49.000000000 +0200 @@ -15,10 +15,11 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define major 0 Name: qxmledit -Version: 0.8.17 +Version: 0.9.0 Release: 0 Summary: Simple XML Editor and XSD Viewer License: LGPL-2.0+ and LGPL-3.0+ @@ -30,15 +31,15 @@ BuildRequires: hicolor-icon-theme 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) -BuildRequires: pkgconfig(Qt5Concurrent) -BuildRequires: pkgconfig(Qt5PrintSupport) %else BuildRequires: pkgconfig(QtCore) BuildRequires: pkgconfig(QtGui) ++++++ qxmledit-0.8.17-src.tgz -> qxmledit-0.9.0-src.tgz ++++++ /work/SRC/openSUSE:Factory/qxmledit/qxmledit-0.8.17-src.tgz /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit-0.9.0-src.tgz differ: char 13, line 1
