Hello community, here is the log from the commit of package spacefm for openSUSE:Factory checked in at 2015-10-22 12:59:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spacefm (Old) and /work/SRC/openSUSE:Factory/.spacefm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spacefm" Changes: -------- --- /work/SRC/openSUSE:Factory/spacefm/spacefm.changes 2015-08-29 20:05:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.spacefm.new/spacefm.changes 2015-10-22 12:59:16.000000000 +0200 @@ -1,0 +2,25 @@ +Mon Oct 19 17:54:06 UTC 2015 - [email protected] + +- Update to 1.0.4: + * ifdef malloc_trim for non-glibc libraries. + * Fix HAL build. + * Fix older Gtk2 build. + * Menu and Shift+F10 show side pane menus. + * Design Menu shown with Menu key in addition to F2. + * Directory tree allow keyboard navigation, keep focus. + * Directory tree double-click expands/collapses row. + * Directory tree context menu|New|Tab Here opens a selected + directory. + * Correct location for Gtk3 bookmarks import; use basename. + * Don't continuously refresh copying video thumbnails. + * New in /etc/spacefm/spacefm.conf: terminal_su and graphical_su. + * Build system now installs /etc/spacefm/spacefm.conf. + * New configure option --sysconfdir=/etc to set location of /etc. + * Add new event for tab change dir evt_tab_chdir; update manual. + * Replace show-menu socket method with activate for all item types. + * [Dialog] Add non-visible element --click to run cmd on click. + * [Dialog] Fix some internal var names always set to %v. + * Increase Max icon/thumbnail size from 256x256 to 512x512. + * [Gtk3] Fix wrong colours with dark variants of Gtk themes. + +------------------------------------------------------------------- Old: ---- spacefm-1.0.3.tar.gz New: ---- spacefm-1.0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spacefm.spec ++++++ --- /var/tmp/diff_new_pack.awzMqW/_old 2015-10-22 12:59:17.000000000 +0200 +++ /var/tmp/diff_new_pack.awzMqW/_new 2015-10-22 12:59:17.000000000 +0200 @@ -17,8 +17,9 @@ %bcond_with gtk2 +%bcond_with restricted Name: spacefm -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: Multi-panel tabbed file and desktop manager License: GPL-3.0+ and LGPL-3.0+ @@ -49,7 +50,7 @@ %else BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 %endif -%if 0%{?packman_bs} +%if %{with restricted} BuildRequires: pkgconfig(libffmpegthumbnailer) %endif @@ -69,7 +70,7 @@ autoreconf -fi %configure \ --with-preferable-sudo=%{_bindir}/xdg-su \ -%if !0%{?packman_bs} +%if %{without restricted} --disable-video-thumbnails \ %endif --htmldir=%{_docdir}/%{name} @@ -77,20 +78,21 @@ %install %make_install -install -Dm 0644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf %suse_update_desktop_file -G 'Search for Files' %{name}-find GTK System Utility FileManager %fdupes %{buildroot} %find_lang %{name} %post %desktop_database_post -%mime_database_post %icon_theme_cache_post +%icon_theme_cache_post Faenza +%mime_database_post %postun %desktop_database_postun -%mime_database_postun %icon_theme_cache_postun +%icon_theme_cache_postun Faenza +%mime_database_postun %files %defattr(-,root,root) @@ -101,7 +103,10 @@ %{_datadir}/%{name}/ %{_datadir}/applications/%{name}*.desktop %{_datadir}/icons/hicolor/*/apps/%{name}*.png -%{_datadir}/icons/Faenza/ +%dir %{_datadir}/icons/Faenza/ +%dir %{_datadir}/icons/Faenza/apps/ +%dir %{_datadir}/icons/Faenza/apps/*/ +%{_datadir}/icons/Faenza/apps/*/%{name}*.png %{_datadir}/mime/packages/%{name}-mime.xml %files lang -f %{name}.lang ++++++ spacefm-1.0.3.tar.gz -> spacefm-1.0.4.tar.gz ++++++ ++++ 75089 lines of diff (skipped)
