Hello community, here is the log from the commit of package thunar for openSUSE:Factory checked in at 2019-07-11 13:15:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunar (Old) and /work/SRC/openSUSE:Factory/.thunar.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar" Thu Jul 11 13:15:32 2019 rev:76 rq:713492 version:1.8.7 Changes: -------- --- /work/SRC/openSUSE:Factory/thunar/thunar.changes 2019-05-24 11:30:21.385422363 +0200 +++ /work/SRC/openSUSE:Factory/.thunar.new.4615/thunar.changes 2019-07-11 13:15:44.234817599 +0200 @@ -1,0 +2,16 @@ +Sat Jun 29 10:54:42 UTC 2019 - Marcel Kuehlhorn <[email protected]> + +- Update to version 1.8.7 + * Fix crash on unmounted volume in tree pane right click (bxo#15452) + * Do not check G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE anymore (bxo#15367) + * Deactivate "Move to Trash" menu entry on volumes without trash + (bxo#15352) + * thunar-sendto-email.desktop: use xdg mail-send icon (bxo#15499, + merged thunar-use-xdg-icon-spec-icons.patch upstream) + * Restore "Empty File" menu icon (bxo#15540) + * Rename Camelcase to Title Case (bxo#15579) + * Update mimeapps.list only when necessary (bxo#15533) + * Prevent new bookmarks on sidebar when dragging files (bxo#14921) + * Translation updates + +------------------------------------------------------------------- Old: ---- Thunar-1.8.6.tar.bz2 thunar-use-xdg-icon-spec-icons.patch New: ---- Thunar-1.8.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunar.spec ++++++ --- /var/tmp/diff_new_pack.HJpLsG/_old 2019-07-11 13:15:46.214816975 +0200 +++ /var/tmp/diff_new_pack.HJpLsG/_new 2019-07-11 13:15:46.258816961 +0200 @@ -19,7 +19,7 @@ %define libname libthunarx-3-0 %bcond_with git Name: thunar -Version: 1.8.6 +Version: 1.8.7 Release: 0 Summary: File Manager for the Xfce Desktop Environment License: GPL-2.0-or-later @@ -31,10 +31,9 @@ Source: https://archive.xfce.org/src/xfce/thunar/1.8/Thunar-%{version}.tar.bz2 %endif Source100: %{name}-rpmlintrc -# PATCH-FIX-UPSTREAM thunar-use-xdg-icon-spec-icons.patch [email protected] -- Use generic icons that conform to the XDG Icon Naming Spec -Patch0: thunar-use-xdg-icon-spec-icons.patch # fix mismatched names between thunar.desktop and thunar.appdata.xml. -Patch1: thunar-1.8-appdata.patch +Patch0: thunar-1.8-appdata.patch +BuildRequires: appstream-glib BuildRequires: fdupes BuildRequires: intltool BuildRequires: perl-XML-Parser @@ -112,7 +111,6 @@ %prep %setup -q -n Thunar-%{version} %patch0 -p1 -%patch1 -p1 %build %if %{with git} @@ -166,6 +164,8 @@ %fdupes %{buildroot}%{_datadir} +appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata.xml + %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig ++++++ Thunar-1.8.6.tar.bz2 -> Thunar-1.8.7.tar.bz2 ++++++ ++++ 44441 lines of diff (skipped)
