Hello community, here is the log from the commit of package qxmledit for openSUSE:Factory checked in at 2018-05-08 13:37:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qxmledit (Old) and /work/SRC/openSUSE:Factory/.qxmledit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qxmledit" Tue May 8 13:37:39 2018 rev:14 rq:604727 version:0.9.10 Changes: -------- --- /work/SRC/openSUSE:Factory/qxmledit/qxmledit.changes 2018-01-10 23:38:02.367939909 +0100 +++ /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit.changes 2018-05-08 13:37:54.780312187 +0200 @@ -1,0 +2,10 @@ +Sun May 6 21:10:12 UTC 2018 - [email protected] + +- Update to 0.9.10. + * New tool button to configure view settings in the editor. + * New menu item to disable a branch using XSL syntax. + * New options for simple access. + * New specialized XML Schema (XSD) validation dialog. + * Improved xsd diagram display performance. + +------------------------------------------------------------------- Old: ---- qxmledit-0.9.9.2.tar.gz New: ---- qxmledit-0.9.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qxmledit.spec ++++++ --- /var/tmp/diff_new_pack.IcbFTe/_old 2018-05-08 13:37:55.672279993 +0200 +++ /var/tmp/diff_new_pack.IcbFTe/_new 2018-05-08 13:37:55.676279849 +0200 @@ -17,20 +17,20 @@ %define major 0 -%define _version 0.9.9.2 - +%define _version 0.9.10 Name: qxmledit -Version: 0.9.9.2 +Version: 0.9.10 Release: 0 Summary: XML Editor and XSD Viewer -License: LGPL-2.0+ AND LGPL-3.0+ +License: LGPL-2.0-or-later AND LGPL-3.0-or-later Group: Productivity/Publishing/XML -Url: http://qxmledit.org/ +URL: http://qxmledit.org/ Source: https://github.com/lbellonda/qxmledit/archive/%{_version}.tar.gz#/%{name}-%{_version}.tar.gz Source99: baselibs.conf BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(glu) %if 0%{?suse_version} > 1325 BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Core) @@ -52,7 +52,6 @@ BuildRequires: pkgconfig(QtXml) BuildRequires: pkgconfig(QtXmlPatterns) %endif -BuildRequires: pkgconfig(glu) %description QXmlEdit is a XML editor written in Qt. Its main features are @@ -153,6 +152,7 @@ %suse_update_desktop_file QXmlEdit TextEditor Development Documentation Qt +%if 0%{?suse_version} && 0%{?suse_version} < 1330 %post %desktop_database_post %icon_theme_cache_post @@ -160,13 +160,14 @@ %postun %desktop_database_postun %icon_theme_cache_postun +%endif %post -n libqxmledit%{major} -p /sbin/ldconfig %postun -n libqxmledit%{major} -p /sbin/ldconfig %files -%defattr(-,root,root,-) -%doc AUTHORS COPYING GPLV3.txt LGPLV3.txt NEWS README ROADMAP TODO +%license COPYING GPLV3.txt LGPLV3.txt +%doc AUTHORS NEWS README ROADMAP TODO %doc doc/QXmlEdit_manual.pdf %{_bindir}/%{name} %{_datadir}/%{name}/ @@ -179,12 +180,11 @@ %{_mandir}/man?/* %files -n libqxmledit%{major} -%defattr(-,root,root,-) %{_libdir}/libQXmlEdit*.so.* %files devel -%defattr(-,root,root,-) -%doc AUTHORS COPYING GPLV3.txt LGPLV3.txt NEWS README ROADMAP TODO +%license COPYING GPLV3.txt LGPLV3.txt +%doc AUTHORS NEWS README ROADMAP TODO %{_includedir}/%{name}/ %{_libdir}/libQXmlEdit*.so ++++++ qxmledit-0.9.9.2.tar.gz -> qxmledit-0.9.10.tar.gz ++++++ /work/SRC/openSUSE:Factory/qxmledit/qxmledit-0.9.9.2.tar.gz /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit-0.9.10.tar.gz differ: char 12, line 1
