Hello community,

here is the log from the commit of package qxmledit for openSUSE:Factory 
checked in at 2016-03-12 12:31:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-01-22 
01:07:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit.changes   2016-03-12 
12:31:50.000000000 +0100
@@ -1,0 +2,25 @@
+Sun Mar  6 18:25:39 UTC 2016 - lazy.k...@opensuse.org
+
+- Update to 0.9.3.
+  * Added an option to show or hide the element icon in the editor.
+  * Added man page.
+  * Added a command line option for anonymization.
+  * Added a delete siblings feature.
+  * Fixed small memory leaks.
+  * Fixed a bug in the save search terms that was writing more than
+    one time the same item.
+  * Implemented the sorting of attributes in the current element or
+    in all the file.
+  * New option to limit the attributes line length to a given
+    column.
+  * Option to show the attributes alphabetically sorted.
+  * Fixed a bug on the single instance application option saving.
+  * Export the selected element to file.
+  * New menu to show the containing folder in system browser.
+  * Fixed a bug on XSLT element insert.
+  * New option for set attribute maximum offset from element tag
+    when saving.
+  * New tool button for indentation settings.
+- Install a man page manually.
+
+-------------------------------------------------------------------

Old:
----
  qxmledit-0.9.2-src.tgz

New:
----
  qxmledit-0.9.3-src.tgz

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

Other differences:
------------------
++++++ qxmledit.spec ++++++
--- /var/tmp/diff_new_pack.NAlOmi/_old  2016-03-12 12:31:52.000000000 +0100
+++ /var/tmp/diff_new_pack.NAlOmi/_new  2016-03-12 12:31:52.000000000 +0100
@@ -19,7 +19,7 @@
 %define major   0
 
 Name:           qxmledit
-Version:        0.9.2
+Version:        0.9.3
 Release:        0
 Summary:        Simple XML Editor and XSD Viewer
 License:        LGPL-2.0+ and LGPL-3.0+
@@ -137,6 +137,10 @@
 install -Dm 0644 install_scripts/environment/desktop/QXmlEdit.desktop \
     %{buildroot}%{_datadir}/applications/%{name}.desktop
 
+# Install a manual page.
+install -Dm 0644 install_scripts/environment/man/%{name}.1 \
+    %{buildroot}%{_mandir}/man1/%{name}.1
+
 # Remove redundant files.
 rm -f \
     %{buildroot}%{_datadir}/%{name}/{QXmlEdit.appdata.xml,QXmlEdit.desktop}
@@ -167,6 +171,7 @@
 %{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/*/%{name}.*
+%{_mandir}/man?/*
 
 %files -n libqxmledit%{major}
 %defattr(-,root,root,-)

++++++ qxmledit-0.9.2-src.tgz -> qxmledit-0.9.3-src.tgz ++++++
/work/SRC/openSUSE:Factory/qxmledit/qxmledit-0.9.2-src.tgz 
/work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit-0.9.3-src.tgz differ: char 
12, line 1


Reply via email to