Hello community, here is the log from the commit of package qxmledit for openSUSE:Factory checked in at 2016-06-13 21:55:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-05-29 03:13:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit.changes 2016-06-13 21:55:39.000000000 +0200 @@ -1,0 +2,22 @@ +Tue Jun 7 07:48:08 UTC 2016 - lazy.k...@opensuse.org + +- Update to 0.9.4. + * Option to override stream saving to handle 8 bit non ASCII like + encodings (EBCDIC) when Qt has problems. + * Fixed an issue with contribution module and isnan definition. + * Fixed issue #36 Compilation error in openSUSE c++11 + compatibility. + * Fixed a problem with file encoding with multibyte characters + and attribute alignment. + * New editor for XSD facets. + * Changed the formatting of the data in binary viewer. + * New dialog box to choose the detail level of the editor at the + startup and recalled via menu. + * Created the "Task" menu. + * Enforced limits in the data extraction panel. + * Enriched the export statistics of view data panel. + * Attributes sorted case insensitive. + * Asynchronous loading of data in Data Visualization dialog. +- Drop qxmledit-c++11_compatibility.patch: fixed upstream. + +------------------------------------------------------------------- Old: ---- qxmledit-0.9.3.1.tar.gz qxmledit-c++11_compatibility.patch New: ---- qxmledit-0.9.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qxmledit.spec ++++++ --- /var/tmp/diff_new_pack.DPSLyG/_old 2016-06-13 21:55:41.000000000 +0200 +++ /var/tmp/diff_new_pack.DPSLyG/_new 2016-06-13 21:55:41.000000000 +0200 @@ -19,7 +19,7 @@ %define major 0 Name: qxmledit -Version: 0.9.3.1 +Version: 0.9.4 Release: 0 Summary: Simple XML Editor and XSD Viewer License: LGPL-2.0+ and LGPL-3.0+ @@ -28,8 +28,6 @@ Source0: https://github.com/lbellonda/qxmledit/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: http://qxmledit.org/tutorials/xsltmode.pdf Source99: baselibs.conf -# PATCH-FIX-UPSTREAM qxmledit-c++11_compatibility.patch gh#lbellonda/qxmledit#36 -- fix compilation error in openSUSE c++11 compatibility (fixed in git) -Patch0: qxmledit-c++11_compatibility.patch BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: update-desktop-files @@ -103,7 +101,6 @@ %prep %setup -q -%patch0 -p1 %build export QXMLEDIT_INST_DATA_DIR=%{_datadir}/%{name}/ @@ -112,6 +109,8 @@ export QXMLEDIT_INST_INCLUDE_DIR=%{_includedir}/%{name}/ export QXMLEDIT_INST_LIB_DIR=%{_libdir}/ 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 ++++++ qxmledit-0.9.3.1.tar.gz -> qxmledit-0.9.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/qxmledit/qxmledit-0.9.3.1.tar.gz /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit-0.9.4.tar.gz differ: char 27, line 1