Hello community,

here is the log from the commit of package libfm for openSUSE:Factory checked 
in at 2014-10-15 16:20:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfm (Old)
 and      /work/SRC/openSUSE:Factory/.libfm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfm/libfm.changes      2014-10-01 
09:17:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libfm.new/libfm.changes 2014-10-15 
16:21:53.000000000 +0200
@@ -1,0 +2,50 @@
+Tue Oct 14 20:22:18 UTC 2014 - [email protected]
+
+- new upstream release 1.2.3
+  * Changed licence for libfm-extra and libfm components from 
+    GPL-2 to LGPL-2.1.
+  * Fixed crash on dropping URL queries into some folder.
+  * Fixed filename on dropping URI queries into folder: URI query 
+    like http://some.site/path/query.php?new=yes&mine=0 should be 
+    never saved with file name path/query.php?new=yes&mine=0 but 
+    as query.php instead like all the web browsers do.
+  * Disabled debug messages in XML parser, it spammed a lot.
+  * Fixed content type detection which was broken in last release.
+  * Fixed incorrect call to g_environ_setenv() in the terminal 
+    call.
+  * Replaced deprecated atk_component_get_position() calls.
+  * Fixed invalid callback get_image_position() on ATK icon of 
+    ExoIconView, it could loop and therefore hang the application.
+  * Disabled deprecated atk_focus_tracker_notify() with new libatk.
+  * Fixed installation of headers with parallel install, it could 
+    create invalid symlink /usr/share/libfm/libfm in some 
+    conditions.
+  * Corrected handling of application launch failure - launch 
+    content have to be informed about failure if startup notify id 
+    was retrieved from it before.
+  * Fixed usage of POSIX.1-2001 declaration `environ' with GLib < 
+    2.28.
+  * Fixed "out-of-tree" build (e.g. make distcheck).
+  * Corrected menu cache to sync in 
+    fm_app_chooser_dlg_dup_selected_app(), otherwise it would not 
+    work without menu preloaded.
+  * Fixed launch of applications with %f or %u argument - it 
+    should launch not just first file but all of them with the 
+    same command.
+  * Fixed unneeded fm-folder-config save even if no changes were 
+    made.
+  * Fixed not updated file in FmFolder if file was not changed 
+    within last 2 seconds. In case of fast download it was not 
+    updated in time. This may cause a little performance issue 
+    though due to thumbnails update.
+  * Fixed crash if g_file_get_basename() returns NULL.
+  * Fixed issue with desktop entry file selected in the 
+    Application chooser dialog, it tried to execute the desktop 
+    entry directly. Now it setups dialog fields from that desktop 
+    entry instead.
+  * Fixed problem with unwanted application substitution in the 
+    Application chooser dialog: if user selected no name then no 
+    replacements should be attempted.
+  * Fixed default app detection in Application chooser combo box.
+
+-------------------------------------------------------------------

Old:
----
  libfm-1.2.2.1.tar.xz

New:
----
  libfm-1.2.3.tar.xz

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

Other differences:
------------------
++++++ libfm.spec ++++++
--- /var/tmp/diff_new_pack.pAfD8Z/_old  2014-10-15 16:21:54.000000000 +0200
+++ /var/tmp/diff_new_pack.pAfD8Z/_new  2014-10-15 16:21:54.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libfm
-Version:        1.2.2.1
+Version:        1.2.3
 Release:        0
 Summary:        A glib/gio-based lib used to develop file managers
 License:        GPL-2.0+
@@ -144,7 +144,7 @@
 rm -rf %{buildroot}%{_libdir}/pkgconfig/%{name}-extra.pc
 rm -rf %{buildroot}%{_libdir}/%{name}-extra.so
 rm -rf %{buildroot}%{_libdir}/%{name}-extra.so.4
-rm -rf %{buildroot}%{_libdir}/%{name}-extra.so.4.0.2
+rm -rf %{buildroot}%{_libdir}/%{name}-extra.so.4.0.3
 
 %find_lang %{name}
 %fdupes -s %{buildroot}/%{_datadir}/locale

++++++ libfm-1.2.2.1.tar.xz -> libfm-1.2.3.tar.xz ++++++
++++ 25115 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to