Hello community,

here is the log from the commit of package bluefish for openSUSE:Factory 
checked in at 2014-07-10 08:16:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluefish (Old)
 and      /work/SRC/openSUSE:Factory/.bluefish.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluefish"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluefish/bluefish.changes        2014-02-21 
06:54:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bluefish.new/bluefish.changes   2014-07-10 
08:17:21.000000000 +0200
@@ -1,0 +2,26 @@
+Wed Jun 25 13:11:36 UTC 2014 - l...@linux-schulserver.de
+
+- update to 2.2.6:
+  + mostly a bug fix release. This release fixes a critical bug
+    (segfault) in filebrowser that could be triggered if the root 
+    directory was set as basedir. 
+  + It also has a fix for a specific CSS-in-HTML-tag highlighting issue.
+  + The filter code furthermore caused a segfault if the command did not 
exist. T
+  + Next to these bugs many small issues have been resolved. 
+  + Various language files have small improvements, most notably C, 
+    Javascript and CSS. 
+  + Several translations have been updated. 
+  + A corner case for a new document from a template that does not exist 
+    was fixed. 
+  + The "open" submenu now opens SVG files from the filebrowser instead
+    of inserting an image tag.
+  +  The included cssmin and jsbeatify have been updated. 
+  + A syntax scanning issue when replacing large chunks of text was 
+    fixed. 
+  + the "Report bug" link was broken, 
+  + a new "conditional" option to the language file that makes re-using
+    certain blocks of language files easier was added,
+  +  and error reporting in outputbox was improved. 
+- recommend make and libxml2-tools (xmllint) for easier programming
+
+-------------------------------------------------------------------

Old:
----
  bluefish-2.2.5.tar.bz2

New:
----
  bluefish-2.2.6.tar.bz2

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

Other differences:
------------------
++++++ bluefish.spec ++++++
--- /var/tmp/diff_new_pack.Y9Ycyy/_old  2014-07-10 08:17:21.000000000 +0200
+++ /var/tmp/diff_new_pack.Y9Ycyy/_new  2014-07-10 08:17:21.000000000 +0200
@@ -20,7 +20,7 @@
 Summary:        A feature-Rich HTML Editor
 License:        GPL-3.0+
 Group:          Productivity/Publishing/HTML/Editors
-Version:        2.2.5
+Version:        2.2.6
 Release:        0
 Url:            http://bluefish.openoffice.nl/
 Provides:       bluefish-unstable = %{version}-%{release}
@@ -43,12 +43,13 @@
 BuildRequires:  sgml-skel
 BuildRequires:  tidy
 BuildRequires:  update-desktop-files
+Recommends:     make
+Recommends:     libxml2-tools
 Requires:       libxml2
 Requires:       sgml-skel
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        bluefish-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%define         prefix %{_prefix}
 
 %description
 Bluefish is a HTML editor designed for the experienced Web designer 

++++++ bluefish-2.2.5.tar.bz2 -> bluefish-2.2.6.tar.bz2 ++++++
++++ 147752 lines of diff (skipped)

++++++ bluefish-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.Y9Ycyy/_old  2014-07-10 08:17:24.000000000 +0200
+++ /var/tmp/diff_new_pack.Y9Ycyy/_new  2014-07-10 08:17:24.000000000 +0200
@@ -1,2 +1,2 @@
-# libxml2 is NOT a library
-addFilter("explicit-lib-dependency.*libxml2")
+# libxml2 and libxml2-tools are NOT a library
+addFilter("explicit-lib-dependency.*libxml2.*")

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to