Hello community,

here is the log from the commit of package libfm for openSUSE:Factory checked 
in at 2014-07-13 17:16:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-18 
06:50:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libfm.new/libfm.changes 2014-07-13 
17:16:27.000000000 +0200
@@ -1,0 +2,40 @@
+Thu Jul  3 07:35:49 UTC 2014 - [email protected]
+
+- new upstream version 1.2.1
+  * Fixed incorrect presence of LXShortcut in menus.
+  * Fixed context menu on right-click on column header, it was not always
+    shown, especially with GTK3.
+  * Fixed incorrect mime-type of mount points under computer:///.
+  * Few fixes in internal thumbnail generator.
+  * Changed info message on usage of x-terminal-emulator as terminal.
+  * Added sakura, qterminal and lilyterm into terminals database.
+  * Don't create ~/Templates if it does not exist on application start.
+  * Fixed installing extra files with different values for --with-gtk.
+  * Fixed file renaming if it's name is illegal on destination filesystem.
+  * An error window after user pressed 'Cancel' on app selection should be
+    not shown anymore.
+  * Fixed menu positioning if it's placed near monitor edge and also on
+    non-first monitor, also ensured menu UI update before calculating its
+    position.
+  * Fixed cancellation of loading row after FmDirTreeView chdir.
+  * The "link" mark on icons of small size (< 20 px) now scaled properly.
+  * Fixed positioning of search box in ExoIconView widget.
+  * Fixed fm_terminal_launch(), some terminals need PWD environment set.
+  * Fixed invalid rubberbanding after doubleclick on ExoIconView items.
+  * Corrected drag cursor, it should correctly show dragged item icon, not
+    generic drag cursor.
+  * Fixed crash in fm_folder_view_scroll_to_path() if path is not available.
+  * Fixed unitialized variable usage in folder view context menu positioning
+    code.
+  * Prevented path entry from containing "(invalid encoding)" string since
+    it will prevent that path from being used.
+  * Fixed path completion listing for display names in paths.
+  * One-time custom application isn't added anymore into list of last used.
+  * Added a workaround on duplicated loop devices in Places sidebar.
+  * If quick_exec option is set to true, launching will always start the
+    application, not try a terminal for it.
+  * Changed ExoIconView rubberbanding the same way as it's done in GTK+.
+  * Fixed invalid renaming files on moving them around virtual FS.
+  * Fixed crash in vfs-menu module with libmenu-cache 0.3.x.
+
+-------------------------------------------------------------------

Old:
----
  libfm-1.2.0.tar.xz

New:
----
  libfm-1.2.1.tar.xz

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

Other differences:
------------------
++++++ libfm.spec ++++++
--- /var/tmp/diff_new_pack.k8gUfY/_old  2014-07-13 17:16:28.000000000 +0200
+++ /var/tmp/diff_new_pack.k8gUfY/_new  2014-07-13 17:16:28.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libfm
-Version:        1.2.0
+Version:        1.2.1
 Release:        0
 Summary:        A glib/gio-based lib used to develop file managers
 License:        GPL-2.0+
@@ -48,8 +48,12 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-A glib/gio-based lib used to develop file managers providing some
-file management utilities and related-widgets missing in gtk+/glib.
+A glib/gio-based library providing some file management utilities and
+related-widgets missing in gtk+/glib. This is the core of PCManFM. The
+library is desktop independent (not LXDE specific) and has clean API.
+It can be used to develop other applications requiring file management
+functionality. For example, you can create your own file manager with
+facilities provided by libfm.
 
 %package -n libfm4
 Summary:        Libfm libraries
@@ -164,7 +168,7 @@
 %{_libdir}/%{name}/modules/vfs-menu.so
 %{_libdir}/%{name}/modules/vfs-search.so
 %{_libdir}/%{name}-extra.so.4
-%{_libdir}/%{name}-extra.so.4.0.0
+%{_libdir}/%{name}-extra.so.4.0.1
 %dir %{_datadir}/%{name}/images/
 %{_datadir}/%{name}/images/folder.png
 %{_datadir}/%{name}/images/unknown.png
@@ -185,7 +189,6 @@
 %defattr(-,root,root)
 %{_includedir}/%{name}-1.0/fm-gtk*.h
 %{_libdir}/pkgconfig/%{name}-gtk.pc
-%{_libdir}/pkgconfig/%{name}-gtk3.pc
 %{_libdir}/%{name}-gtk.so
 
 %files doc

++++++ libfm-1.2.0.tar.xz -> libfm-1.2.1.tar.xz ++++++
++++ 28810 lines of diff (skipped)

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

Reply via email to