Hello community,

here is the log from the commit of package libfm for openSUSE:Factory checked 
in at 2017-03-12 20:00:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfm (Old)
 and      /work/SRC/openSUSE:Factory/.libfm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfm"

Sun Mar 12 20:00:28 2017 rev:53 rq:476878 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfm/libfm.changes      2016-06-07 
23:46:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libfm.new/libfm.changes 2017-03-12 
20:00:28.715653714 +0100
@@ -1,0 +2,138 @@
+Sat Mar  4 08:11:53 UTC 2017 - [email protected]
+
+- In the last change the following patches got removed
+  by [email protected] because they are included in the new
+  upstream version:
+  * libfm-1.2.3-Fix-SF902.patch
+  * libfm-Additional-fix-after-SF902.patch
+  * libfm-1.2.3-Fix-SF922.patch
+  * libfm-1.2.3-Fix-SF914.patch
+  * libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch
+  * libfm-1.2.3-Fix-SF946.patch
+  * libfm-1.2.3-Fix-SF925-and-SF938.patch
+  * libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch
+  * libfm-1.2.3-Fix-SF937.patch
+  * libfm-1.2.3-Fix-SF935.patch
+  * libfm-1.2.3-Fix-SF915.patch
+  * libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch
+  * libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch
+  * libfm-1.2.3-Fix-SF953.patch
+  * libfm-1.2.3-Fix-SF921.patch
+  * libfm-1.2.3-Fix-SF932.patch
+  * libfm-1.2.3-Fix-dropping-files-onto-applications.patch
+  * libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch
+  * libfm-1.2.3-Fix-SF954.patch
+  * libfm-1.2.3-Fix-SF950.patch
+  * libfm-1.2.3-Fix-SF959.patch
+  * libfm-1.2.3-Fix-SF965.patch
+  * libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch
+  * libfm-1.2.3-Fix-SF919.patch
+  * libfm-1.2.3-Fix-SF967.patch
+
+-------------------------------------------------------------------
+Sun Dec 25 12:00:55 UTC 2016 - [email protected]
+
+- new upstream version 1.2.5
+  * Fixed 'Launch in Terminal' issue when custom args were ignored.
+  * Fixed crash with non-UTF regex search pattern.
+  * Added 'termite' into the terminals database.
+  * Fixed possible crash on FmPlacesView.
+  * Fixed crash on non-existent directory listing job.
+  * Added conversion of all URIs schemes to file:/// by mapping them 
+    to FUSE-mounted local paths if that is possible. This is required
+    for non-gio applications to open files mounted by gvfs.
+  * Added new MIME type for rar files to the archivers.list file.
+  * Fixed crash in _fm_template_update().
+  * Fixed incorrect initialization of FmPlacesViewClass, it should 
+    not call fm_get_home_dir() but initialized with NULL, that will do
+    the same at runtime.
+  * Fixed FTBFS when libmenu-cache was installed to non-standard 
+    location.
+  * Added check for edit name "/" for remote root directory so 
+    display name should be used in such cases as more sensible one.
+  * Fixed wrong width requested by FmCellRendererText (1.2.4 
+    regression).
+  * Updated list of MIME types handled by xarchiver.
+  * Don't show error message when attempting to rename file into the 
+    same.
+  * Fixed crash after file info job finished on a folder that already 
+    left.
+  * Changed limitations on libfm-pref-apps.desktop to show only in 
+    LXDE.
+  * Fixed incomplete file copy job pausing in some cases.
+  * Fixed missing 'Empty Trash Can' option in desktop's trash context 
+    menu.
+  
+  Changes on 1.2.4 since 1.2.3:
+  
+  * Fixed crash in templates on file that was deleted instantly after
+    creation.
+  * Fixed handling %c in desktop entry Exec key: launch may fail if 
+    the application name contains spaces so it needs quoting.
+  * Fixed missing folder info update on folder attributes change.
+  * Use G_SPAWN_DO_NOT_REAP_CHILD on application launch, that should 
+    fix a problem with pkexec.
+  * Corrected missing newline at end of generated shortcut desktop 
+    entry.
+  * Improved file type detection, it failed in some cases such as 
+    DOCX.
+  * Returned back the workaround on thumbnailers which don't save any 
+    of Thumb::MTime or Thumb::URI in the thumbnail.
+  * Fixed wrong treating files like ".purple" as having extension 
+    "purple".
+  * Fixed invalid desktop entry save if 'Cancel' was pressed in the 
+    file
+    properties dialog window.
+  * Fixed issues on dropping folders into Places for bookmarking them.
+  * Fixed crash in expand_exec_macros() on missing Exec line.
+  * Rewritten broken rubberband rendering in icon view for GTK3.
+  * Eliminated usage of GVolumeMonitor if no FmFolder object was 
+    created.
+  * Fixed renaming of desktop entries on copy operation error: it was 
+    the file name which was set in renaming dialog but it was 
+    compared with display name instead when decided whether "Rename" 
+    button should be active or not.
+  * Fixed dropping files onto applications shortcuts on the desktop: 
+    those should be not "inode/x-shortcut" but 
+    "application/x-desktop" instead and therefore handled as any other
+    applications, i.e. allow drop.
+  * Added 'urxvtc' into the terminals database.
+  * Fixed adding user-defined MIME associations into mimeapps.list 
+    config.
+  * Few UI adaptations to work with GTK+ 3.10 or newer.
+  * Fixed creating shortcuts on paths with basename started with '?'.
+  * Fixed pointer-related issues with GTK+ 3.10 or newer.
+  * Added 'terminology' into the terminals database.
+  * Fixed stuck tooltip on entering empty folder.
+  * Fixed crash on cancelling FmDirListJob while retrieving is in 
+    progress.
+  * Fixed incomplete cleanup on folder reloading.
+  * Corrected autoscrolling to position in view to not include extra 
+    space (so not show all the column/row at once but only fully show 
+    exactly the item). This may fix a problem with double-click at the
+    end of the file name which is already visible so no scrolling is 
+    needed, but if another file in the column/row has longer name then
+    it could bring a scrolling of the column/row, and second click 
+    lands out of item area.
+  * Fixed timer shown in progress dialog, it should show 01:00, not 
+    00:60.
+  * Fixed stuck tooltip after right-click on file in view, seen 
+    rarely.
+  * Disabled following symlinked directories on recursive search, 
+    that may give undesired results duplicating files and in some rare
+    cases even may lead to endless recursion and endless number of 
+    files found.
+  * Fixed few small issues with icon view interactive search:
+    + search should be not activated by space key;
+    + cursor was missing in the entry.
+  * Fixed the background of the name of selected file with GTK+ 3.0.
+  * Fixed not-ignored invalid Path= line on launch a desktop entry.
+  * Fixed testing URIs like http://some.host.com for MIME type.
+  * Dropped using shortcuts to URIs like http://host/ as directories, 
+    no directory should be in principle used in shortcuts.
+  * Fixed possible data loss on cross-partition data movement.
+  * Fixed incorrect data in the search dialog date selection window.
+- Removed all the previously added patches from Git: they are all
+  now included upstream.
+
+-------------------------------------------------------------------

Old:
----
  libfm-1.2.3-Fix-SF902.patch
  libfm-1.2.3-Fix-SF914.patch
  libfm-1.2.3-Fix-SF915.patch
  libfm-1.2.3-Fix-SF919.patch
  libfm-1.2.3-Fix-SF921.patch
  libfm-1.2.3-Fix-SF922.patch
  libfm-1.2.3-Fix-SF925-and-SF938.patch
  libfm-1.2.3-Fix-SF932.patch
  libfm-1.2.3-Fix-SF935.patch
  libfm-1.2.3-Fix-SF937.patch
  libfm-1.2.3-Fix-SF946.patch
  libfm-1.2.3-Fix-SF950.patch
  libfm-1.2.3-Fix-SF953.patch
  libfm-1.2.3-Fix-SF954.patch
  libfm-1.2.3-Fix-SF959.patch
  libfm-1.2.3-Fix-SF965.patch
  libfm-1.2.3-Fix-SF967.patch
  libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch
  libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch
  libfm-1.2.3-Fix-dropping-files-onto-applications.patch
  libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch
  libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch
  libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch
  libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch
  libfm-1.2.3.tar.xz
  libfm-Additional-fix-after-SF902.patch

New:
----
  libfm-1.2.5.tar.xz

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

Other differences:
------------------
++++++ libfm.spec ++++++
--- /var/tmp/diff_new_pack.jKUnMu/_old  2017-03-12 20:00:29.519539965 +0100
+++ /var/tmp/diff_new_pack.jKUnMu/_new  2017-03-12 20:00:29.523539399 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           libfm
-Version:        1.2.3
+Version:        1.2.5
 Release:        0
 Summary:        A glib/gio-based lib used to develop file managers
 License:        GPL-2.0+
@@ -26,55 +26,6 @@
 Source:         %{name}-%{version}.tar.xz
 Source1:        %{name}-rpmlintrc
 Patch0:         libfm-default-config.patch
-# [SF#902] Handle NULL returned by fm_mime_type_from_native_file() correctly
-Patch1:         libfm-1.2.3-Fix-SF902.patch
-Patch2:         libfm-Additional-fix-after-SF902.patch
-# [SF#922] Fix handling %c in desktop entry Exec key
-Patch3:         libfm-1.2.3-Fix-SF922.patch
-# [SF#914] Fix missing folder info update on folder attributes
-Patch4:         libfm-1.2.3-Fix-SF914.patch
-# [PATCH] Use G_SPAWN_DO_NOT_REAP_CHILD on application launch, that should fix 
a problem with pkexec
-Patch5:         
libfm-1.2.3-Use-G_SPAWN_DO_NOT_REAP_CHILD-on-applicaton-launch.patch
-# [SF#946] Add missing newline at end of generated shortcut
-Patch6:         libfm-1.2.3-Fix-SF946.patch
-# [SF#925,938] Improve file type detection, it fails in some cases such as DOCX
-Patch7:         libfm-1.2.3-Fix-SF925-and-SF938.patch
-# Return back the workaround on thumbnailers which don't save Thumb::MTime
-Patch8:         libfm-1.2.3-Return-back-the-workaround-on-thumbnailers.patch
-# [SF#937] Fix wrong treating files like ".purple" as having extension "purple"
-Patch9:         libfm-1.2.3-Fix-SF937.patch
-# [SF#935] Fix invalid desktop entry save if 'Cancel' was pressed in dialog
-Patch10:        libfm-1.2.3-Fix-SF935.patch
-# [SF#915] Always do gtk_drag_finish() in FmDndDest even if drop was failed
-Patch11:        libfm-1.2.3-Fix-SF915.patch
-# [PATCH] FmDndDest: reset cached data if drag context was changed
-Patch12:        libfm-1.2.3-Reset-cached-data-if-drag-context-was-changed.patch
-# [PATCH] Fix uninitialized data in drag-motion callback of FmPlacesView
-Patch13:        
libfm-1.2.3-Fix-uninitialized-data-in-drag-motion-callback.patch
-# [SF#953] Fix crash in expand_exec_macros() on missing Exec line in desktop 
entry
-Patch14:        libfm-1.2.3-Fix-SF953.patch
-# [SF#921] Rewrite broken rubberband rendering in icon view for GTK3
-Patch15:        libfm-1.2.3-Fix-SF921.patch
-# [SF#932] Fix renaming of desktop entries on copy operation error
-Patch16:        libfm-1.2.3-Fix-SF932.patch
-# Fix dropping files onto applications shortcuts on the desktop
-Patch17:        libfm-1.2.3-Fix-dropping-files-onto-applications.patch
-# Fix desktop file name for urxvt in terminals.list
-Patch18:        libfm-1.2.3-Fix-desktop-file-name-for-urxvt.patch
-# [SF#954] Add urxvtc data into the terminals.list file
-Patch19:        libfm-1.2.3-Fix-SF954.patch
-# [SF#950] Fix adding user-defined MIME associations into mimeapps.list config
-Patch20:        libfm-1.2.3-Fix-SF950.patch
-# [SF#959] Fix autoscroll issues with GTK+ 3
-Patch21:        libfm-1.2.3-Fix-SF959.patch
-# [SF#965] Fix stuck tooltip on entering empty folder
-Patch22:        libfm-1.2.3-Fix-SF965.patch
-# Fix crash on cancelling FmDirListJob while retrieving is in progress
-Patch23:        libfm-1.2.3-Fix-crash-on-cancelling-FmDirListJob.patch
-# [SF#919] Fix incomplete cleanup on folder reloading
-Patch24:        libfm-1.2.3-Fix-SF919.patch
-# [SF#967] Fix timer shown in progress dialog, it should show 01:00, not 00:60
-Patch25:        libfm-1.2.3-Fix-SF967.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
@@ -169,31 +120,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch19 -p1
-%patch20 -p1
-%patch21 -p1
-%patch22 -p1
-%patch23 -p1
-%patch24 -p1
-%patch25 -p1
 
 %build
 %configure \
@@ -221,7 +147,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.3
+rm -rf %{buildroot}%{_libdir}/%{name}-extra.so.4.0.5
 
 %find_lang %{name}
 %fdupes -s %{buildroot}/%{_datadir}/locale

++++++ libfm-1.2.3.tar.xz -> libfm-1.2.5.tar.xz ++++++
++++ 45348 lines of diff (skipped)


Reply via email to