Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
thunar
thunar.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File thunar.changes of Package thunar
------------------------------------------------------------------- Tue Jan 26 11:01:10 UTC 2016 - davejplater@gmail.com - Created thunar-appdata.patch to correct mismatched names between thunar.appdata.xml and thunar.desktop. Renamed Thunar.desktop to thunar.desktop to solve installation system problems see: boo#952324 ------------------------------------------------------------------- Fri May 22 21:27:10 UTC 2015 - gber@opensuse.org - update to version 1.6.10 - Do not track thunar/thunar-marshal.{c,h} - Remove Makefile and Makefile.in files when running distclean - Remove subversion $Id$ tags - Really fix trash state at startup (bxo#9513, bxo#11913) - Use proper return type for thunar_file_reload (bxo#11913) - Revert "Fix loading the trash bin status at startup (bxo#9513)" ------------------------------------------------------------------- Sun May 17 12:06:21 UTC 2015 - gber@opensuse.org - update to version 1.6.9 - fix ThunarBulkRename script not supporting spaces (bxo#9713) - use "Name" column for drag & drop instead of first column (bxo#11905) - update the path entry icon when current file changes - revert changes for restoring the trash in the session client (bxo#9513) - fix loading the trash bin status at startup (bxo#9513) - turn off building gtk-docs API reference - fix cppcheck warning about uninitialized variable - disable "Set as default application" by default in the chooser dialog - remember chosen application in the chooser dialog as last used - remember the last used application when opening files - fix reload when file is replaced with directory of the same name - do listen for G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED (bxo#11896) - fix comments for toggle-menubar - allow opening by middle-click in tree view only for mounted devices and resources - keep selection in original tree view when middle-clicking for new tab/window - keep path selected after unmounting a device via KEY_Left - unmount device if collapsing a collapsed device tree with KEY_Left in the tree view - fix wrong network icon shown in tree view - fix tree view opening mounted devices in new tab - use only open selection instead of open action with KEY_Up and KEY_Down - fix assertion when hitting KEY_Left on a top-level item in the tree view - revert workaround for desktop toplevel item in the tree view - always select the proper toplevel item in the thunar tree view - unescape URI in history error message - remove unmounted files from history when going back or forward - translation updates ------------------------------------------------------------------- Tue May 5 18:01:29 UTC 2015 - gber@opensuse.org - update to version 1.6.8 - watch for CHANGES_DONE_HINT instead of CHANGED and ATTRIBUTE_CHANGED (bxo#8377) - shortcut view: Fix "selection in selection" graphical bug when renaming shortcut - fix broken shortcut renaming (bxo#11885) - unescape URIs in the shortcut view (bxo#10831) - fix compiler warning because of missing curly braces - fix compilation error because of wrong variable name - fix unescaping of local paths in path entry (bxo#8190) - fix escaping and unescaping URI in path entry (bxo#8910) - let the tree view keep the focus when clicking on an item (bxo#11863) - fix switching to the 10th tab via <alt>-<0> keyboard shortcut - fix removal of a directory wrongly affecting the current tab (bxo#10981) - keep the scroll position when restoring the file selection - restore selection only when rows-reordered signal is received (bxo#11855) - for folders copied always append "copy #" to the end of their names (bxo#11862) - update F5 binding for new ThunarWindow::reload signal - do not perform the complete folder reload in idle (bxo#11849) - Coverity CID 60623: Unused value - Coverity CID 60621: Missing return statement - Coverity CID 60620: Explicit null dereferenced - Coverity CID 60619: Explicit null dereferenced - Coverity CID 60617: Unchecked return value - remove unused variable in thunar_standard_view_set_history - remove startup notification dependencies (bxo#11837) - translation updates ------------------------------------------------------------------- Mon Apr 20 20:22:27 UTC 2015 - gber@opensuse.org - update to version 1.6.7 - Improve drag & drop and selecting in the details view (bxo#11605) - Let row changes accumulate a bit before restoring selection - Implement reloading file information on manual reload - Extend reload functions to allow a full reload - Check in thunar-marshal with new _thunar_marshal_BOOLEAN__BOOLEAN - Reload files changed by jobs in an idle loop (bxo#11008) - Refactor code for moving thumbnail cache file on renames/moves - Rework thunar_file_monitor to properly register moved files - Add function to reload parent file of a file - Fix updating file info for moved files (bxo#11008) - Revert "Refresh file info after getting it from cache (bxo#11008)" - Fix comments - Update the location bar after reload (bxo#10518) - Fix updating custom actions (bxo#11749) - Update rows on changes of case-sensitive and folders-first settings - Fix typos and grammar mistakes in a few comments - Make new windows inherit the history of the origin view (bxo#5538) - Make new tabs inherit the history of the origin view (bxo#5538) - Keep the history across view changes (bxo#10171) - Implement functions for copying the history of a view - Rename tsv_restore_selection to tsv_select_after_row_deleted - Redraw the details view on row changes - Restore selection on row changes too (bxo#9886) - Improve mouse wheel zoom behaviour - Remember and restore file selection on view changes - Restore file selection when changing sort order (bxo#9886) - Update model with changed binary file size setting immediately - Fix typo busy_pulse in thunar-shortcuts-model.c - Fix typo in thunar-clipboard-manager - Fix Gdk-CRITICAL error - Clean up more files with make clean - Rework usage of binary file size properties (bxo#11450) - Remove duplicate break statement in thunar-standard-view - Fix compiler warning about shadowing 'basename' (bxo#11633) - thunar/thunar-dbus-service-infos.xml corrections - Fix startup id handling for launch requests over D-Bus (bxo#9646) - Fallback to non-cached version of source file (bxo#9142) - Translation updates ------------------------------------------------------------------- Sat Feb 28 22:15:26 UTC 2015 - gber@opensuse.org - update to version 1.6.6 - Removed GNU extension -i from sed - Bump default size of file properties dialog a bit - Respect the "View new folders using" preference (bxo#11606) - Improve check for shell scripts and add hidden option for bxo#7596 - Fix some GTK_STOCK icon usages resulting in missing icons (bxo#11608) - plugins/thunar-wallpaper: Fix icon - Fix icon name for folders and a memory leak (bxo#11608) - Also query for network location icons - Don't use deprecated function - Secure threading in the idle thumbnail loading - Sidepane treeview: Do not switch folder when clicking a row expander - Fix cppcheck possible errors/warnings - Hide template file extensions in context menu (bxo#11571) - thunar-wallpaper: Fix translation in applications other than thunar - thunar-wallpaper: Check if file is really an image (bxo#11565) - Update another copyright string - Fix endless rename loop in case of error on the properties dialog (bxo#11557) - Translation updates ------------------------------------------------------------------- Fri Feb 20 08:09:31 UTC 2015 - gber@opensuse.org - update to version 1.6.5 - bump autotools versions - add .gitignore - do not execute but only open shell scripts by default (bxo#7596) (Harald Judt) - fix typo in error message (Nick Schermer) - improve keyboard navigation for thunar-tree-view (bxo#4519) (Harald Judt) - allow ctrl + middle click in shortcut and treeview panes (Harald Judt) - set correct dialog window hint for progress dialog (bxo#11467) (Matt Thirtytwo) - refresh file info after getting it from cache (bxo#11008) (Peter de Ridder) - remove unused enum for signal handlers (bxo#11493) (Matt Thirtytwo) - simplify Makefile.am, generated files are separated from typed source files (Matt Thirtytwo) - thunar-tpa: Install desktop file to $(datadir)/xfce4/panel/plugins (Robby Workman) - fix anchor offset in xfce_dialog_show_help () function (Olivier Duchateau) - properly handle m4 stuff (Harald Judt) - TWP: Single-workspace-mode = TRUE is the default (bxo#11047) (Eric Koegel) - thunar-wallpaper: Do not use escaped filenames for xfconf (Harald Judt) - use xfconf and handle xfdesktop's single workspace (bxo#11047) (Eric Koegel) - revert "Workaround for crashes on RHEL5" (Andrzej) - revert "Fallback to image surface, workaround for bug in Cairo/RENDER" (Andrzej) - renaming a file from another file manager, file disappears in Thunar window (bxo#11430) (Andrzej) - make usage/free string more clear (bxo#11345) (Harald Judt) - make single middle click open files and folders (bxo#10587) (Harald Judt) - add a progressbar to the freespace indicator in the properties dialog (Harald Judt, Simon Steinbeiss) - change resize style in thunar-wallpaper plugin (Thaddaeus Tintenfisch) - add vim modeline, remove obsolete '$Id$' line (Matt Thirtytwo) - right click context menu with wrong icon (bxo#10652) (Andrzej) - translation updates ------------------------------------------------------------------- Mon Jan 5 10:03:25 UTC 2015 - gber@opensuse.org - update to version 1.6.4 - make distcheck fix (reference docs linking error) (Andrzej) - Add support for binary file size units (bxo#10864) (Andre Miranda) - Strip trailing spaces/Github test (Nick) - Fix case of Xfce in appdata description (Simon) - Update intltool (Eric) - Add pkexec policy (bxo#11122) (Eric) - Remove trailing whitespace from Makefile to prevent warning (Simon) - Add appdata file for Thunar (Bug 11172) (Eric) - Check for thumbnails in the new location (bxo#11263) (Eric) - Default application not respected with glib >= 2.41 (bxo#11212) (Guido) - Add support for the GTK 3 bookmarks file (bxo#10627) (Alistair) - Update xfconf setting for thunar-wallpaper plugin (Eric) - Update copyright. (Nick) - thunar-tpa: fix libxfce4panel version checking macros (Andrzej) - Fallback to image surface, workaround for bug in Cairo/RENDER (Andrzej) - Fixed missing inode-directory/folder icons on old systems. (Andrzej) - Change name of file copies (and links) (bxo#7518). (Nick) - Improve the extension selection to not match hidden names. (Nick) - Safe accels 10 sec after changes (bxo#10139). (Nick) - Force icons on the toolbar (bxo#10179). (Nick) - Improve handling of renames (bxo#10242). (Nick) - Smarter file extension selecting (bxo#10268). (Jeff Shipley) - I18n: Remove broken / unsupported translations. (Nick) - Force reference on files from the cache. (Nick) - Drop README.thunarrc. (Nick) - Translation updates. - remove obsolete thunar-fix-default-application-lookup.patch. thunar-support-gtk3-bookmarks.patch ------------------------------------------------------------------- Tue Oct 14 08:16:17 UTC 2014 - gber@opensuse.org - add thunar-support-gtk3-bookmarks.patch in order to add support for the GTK 3 bookmarks file (bxo#10627) - add thunar-fix-default-application-lookup.patch in order to fix the default application lookup with gio >= 2.41 (bxo#11212) ------------------------------------------------------------------- Thu Oct 2 01:09:59 UTC 2014 - crrodriguez@opensuse.org - Do not BuildRequire xorg-x11-devel, just pkgconfig(sm) and pkgconfig(x11) ------------------------------------------------------------------- Sun May 5 19:19:59 UTC 2013 - gber@opensuse.org - update to version 1.6.3 - autotools updates - allow keyboard shortcuts for user customizable actions - prepend and later reverse for collecting selection - some optimizations in renamer loop - plug leak in file renamer - escape name for sidepane tooltips - revert "Remove image resolution from statusbar." - fix segfault when going back to removed directory - translation updates ------------------------------------------------------------------- Thu May 2 09:34:08 UTC 2013 - gber@opensuse.org - modified thunar-use-xdg-icon-spec-icons.patch in order to fix the thuar-sento-email icon ------------------------------------------------------------------- Fri Dec 28 09:47:48 UTC 2012 - gber@opensuse.org - update to version 1.6.2 - don't abort startup if dbus failed - put * around string if * and ? are not used in the pattern - revert "Remove right-click drag possibility (bug #3549)." - revert "Directly popup menus on selected items (bug #3550)." - update shortcuts headers when removing a shortcut - implement tab middle click in location buttons - add new tab option to right-click menu of location buttons - small improvement in thumbnail frame - key combos not working with location buttons - open tree node if expanded and mounted - use some more cairo rendering - make Desktop in Go menu translatable - send to menu not updated for directories - fix freeze on /proc/kmsg - show all volumes in the devices list - removed translations: Dzongkha, Kazakh, Kurdish, Macedonian - translation updates ------------------------------------------------------------------- Tue Dec 18 12:37:07 UTC 2012 - gber@opensuse.org - package NEWS file ------------------------------------------------------------------- Mon Dec 17 23:24:12 UTC 2012 - gber@opensuse.org - update to version 1.6.1 - tabs support - performance improvements - numerous bugfixes - see the included NEWS file for a detailed list of changes - rebased thunar-use-xdg-icon-spec-icons.patch ------------------------------------------------------------------- Wed May 9 08:18:09 UTC 2012 - gber@opensuse.org - add versioned dependencies ------------------------------------------------------------------- Sun Apr 29 08:17:55 UTC 2012 - gber@opensuse.org - update to version 1.4.0 - add a 64x64 and 128x128 icon for Thunar - move away from the hard-coded size of window icons - link against gmodule - don't use deprecated g_format_size_for_display - don't use g_atexit anymore - use mount operations with eject and unmount - unref mount operation from sendto menu - translation updates - depend on exo-tools, thunar uses exo-desktop-item-edit, exo-open - renamed thunar-fix-terminal-icon-name.patch to thunar-use-xdg-icon-spec-icons.patch and replace xfce-filemanager which is provided by libxfcegui4 with system-file-manager ------------------------------------------------------------------- Thu Apr 19 21:45:45 UTC 2012 - gber@opensuse.org - obsolete thunar-doc properly ------------------------------------------------------------------- Sat Apr 14 09:51:24 UTC 2012 - gber@opensuse.org - update to version 1.3.2 - support small property for trash panel applet - make uca.xml readable for humans - enable startup-notify in the uca example - hide thumb queue cleanup debug and plug memleak - plug more leaks in thumbnailer - reload ThunarView if job finishes - use macro to get uri where possible - free string in progress view - fix file selection problems - free module list in provider factory - use a normal ExoBinding to avoid mem leak - bump 4util and 4ui dependencies - translation updates ------------------------------------------------------------------- Thu Apr 12 14:52:02 UTC 2012 - gber@opensuse.org - added thunar-fix-terminal-icon-name.patch in order to use a generic icon for "Open in terminal" action that conforms to the XDG Icon Naming Spec ------------------------------------------------------------------- Sun Apr 8 12:07:50 UTC 2012 - gber@opensuse.org - update to version 1.3.1 - fix crash when trying to thumbnail a file with unknown content type - fix properties dialog crash with files with unknown content type - fix crash when hovering a CD drive with a special icon - use portable abicheck.sh from xfconf - avoid segfaults due to interpreting display names as format strings - improve the UI according to bugs #7496 and #7497 - treat backup files as hidden as with thunar-vfs - fix crash when opening a mountable drive with no media in a way that does not break SMB shares - fix segfaults in case icons are missing or not found - allow exec bit of MS-DOS executables and MSI to be changed - prevent falling back to an unexpected locale - show translated names of desktop files - fix sorting of filenames with large numbers - respect ThunarIconFactory::show-thumbnails. Fixes a regression - fix crash when removing an ancestor of the current folder - fix handling %U when launching multiple files with an app - improve sorting of file names that include numbers - add a "Skip All" button to the file overwrite dialog - compress icons and images - remove the manual - use 32 instead of 36 pixels for small icons - show Thunar settings in category - don't update UI more then fourth per second in deep count job - fix sorting of applications in chooser dialog - depend on Gtk 2.20 and Glib 2.24 and drop some workarounds - fix removing custom application launchers again - prevent looping in some renamers - fix segfault when plugin returns a NULL suffix - remove spec file, rpm build and update libtool - lowercase the thunar executable and install a Thunar symlink - make the clipboard persistence - use glib functions for get/set cwd - don't interpret file display names as format strings - paste files in correct order - fix truncated strings when loading and storing emblems - only erase top-level items from trash - don't interpret file display names as format strings - ship stock_folder-copy.png and stock_folder-move.png icons with Thunar itself - fix segfault when calling strcasecmp with NULL parameters - only change the Name field when renaming desktop files - force desktop file reload after changing the Name field - fix memory leak caused by not destroying the rename job - allow installation of helper scripts in a custom location using the --with-helper-path-prefix=PATH configure option - improve thumbnailing by avoid sending thumbnail requests while the user is scrolling in a directory - cancel thumbnail requests when leaving a directory - avoid regenerating thumbnails when files are copied, moved, linked or trashed - update the thumbnail cache when files are deleted permanently - translation updates - drop obsolete thunar-allow-custom-helper-dir.patch - drop thunar-fix-desktop-files.patch and edit desktop file instead ------------------------------------------------------------------- Tue Mar 27 14:00:07 UTC 2012 - gber@opensuse.org - specfile cleanup ------------------------------------------------------------------- Tue Mar 20 14:54:14 UTC 2012 - gber@opensuse.org - merged -devel-doc into -devel - specfile cleanup - corrected dependencies - rename thunarx-refrence-images.tar.bz2 to thunarx-reference-images.tar.bz2 - removed thunar-sendto-bluetooth.desktop, gnome-bluetooth is is not in the Xfce pattern any more ------------------------------------------------------------------- Thu Oct 20 21:31:06 UTC 2011 - gber@opensuse.org - install HTML documentation under /usr/share/xfce4/Thunar/html - package COPYING ------------------------------------------------------------------- Fri Oct 14 15:36:28 UTC 2011 - gber@opensuse.org - recommend gvfs ------------------------------------------------------------------- Fri Oct 14 15:30:37 UTC 2011 - gber@opensuse.org - added thunar-sendto-bluetooth.desktop in order to easily allow sending files via bluetooth - recommend -doc subpackage ------------------------------------------------------------------- Tue Sep 20 21:58:46 UTC 2011 - gber@opensuse.org - update to version 1.2.3 - use glib functions for get/set cwd - revert "Speed up initial start by loading the network item later - on installation create relative paths in symlinks to images - allow exec bit of MS-DOS executables and MSI to be changed - prevent falling back to an unexpected locale - show translated names of desktop files - bugfixes - translation updates - dropped obsolete thunar-1.2.2-fix-crash-opening-drive-with-no-media.patch and thunar-1.2.2-fix-crash-with-missing-icons.patch ------------------------------------------------------------------- Tue Sep 20 14:28:32 UTC 2011 - gber@opensuse.org - added thunar-1.2.2-fix-crash-opening-drive-with-no-media.patch which fixes a crash when opening a drive with no media (backported from upstream git) - added thunar-1.2.2-fix-crash-with-missing-icons.patch which fixes a crash when icons are missing or not found (backported from upstream git) ------------------------------------------------------------------- Sun Jul 24 18:52:26 UTC 2011 - gber@opensuse.org - added thunarx-refrence-images.tar.bz2 with the images missing from the source tarball (bxo#7838) ------------------------------------------------------------------- Tue Jul 19 15:26:40 UTC 2011 - gber@opensuse.org - added thunar-allow-custom-helper-dir.patch in order to allow the installation of helpers under libexecdir - added patch tags ------------------------------------------------------------------- Tue Jul 19 10:44:30 UTC 2011 - gber@opensuse.org - "update" to version 1.2.2 which is the most recent stable release whereas 1.3.x is the current development branch; this version has been released after 1.3.0 and contains additional bugfixes and translation updates not present in 1.3.0 - removed obsolete thunar-CVE-2011-1588.patch ------------------------------------------------------------------- Tue May 17 15:14:26 UTC 2011 - prusnak@opensuse.org - fixed CVE-2011-1588 [bnc#687874] ------------------------------------------------------------------- Fri Feb 18 13:08:32 UTC 2011 - gber@opensuse.org - update to version 1.3.0 - only change the Name field when renaming desktop files - force desktop file reload after changing the Name field - allow installation of helper scripts in a custom location using the --with-helper-path-prefix=PATH configure option - improve thumbnailing by avoid sending thumbnail requests while the user is scrolling in a directory - cancel thumbnail requests when leaving a directory - avoid regenerating thumbnails when files are copied, moved, linked or trashed - update the thumbnail cache when files are deleted permanently - bugfixes - translation updates ------------------------------------------------------------------- Thu Feb 17 23:02:46 UTC 2011 - gber@opensuse.org - call %desktop_database_post/un - call %icon_theme_cache_post/un ------------------------------------------------------------------- Thu Feb 3 18:40:59 UTC 2011 - gber@opensuse.org - update to version 1.2.1 - include stock_folder-{copy,move}.png icons - bugfixes ------------------------------------------------------------------- Mon Jan 17 13:01:50 UTC 2011 - gber@opensuse.org - update to version 1.2.0 - bugfixes ------------------------------------------------------------------- Fri Jan 14 13:19:06 UTC 2011 - gber@opensuse.org - recommend rather than require -lang subpackage - include manpage in main package ------------------------------------------------------------------- Tue Jan 11 16:22:11 UTC 2011 - gber@opensuse.org - remove dependency on xfconf ------------------------------------------------------------------- Sun Jan 9 00:31:39 UTC 2011 - gber@opensuse.org - update to version 1.1.6 - bugfixes - translation updates - corrected URL - recommend tumbler - cleaned up thunar-rpmlintrc ------------------------------------------------------------------- Wed Dec 29 15:50:26 UTC 2010 - gber@opensuse.org - fix patch level and revert change to Thunar-bulk-rename.desktop until %%suse_update_desktop_file is fixed ------------------------------------------------------------------- Wed Dec 29 15:39:05 UTC 2010 - gber@opensuse.org - fix category of Thunar-bulk-rename.desktop ------------------------------------------------------------------- Sun Dec 26 15:05:56 UTC 2010 - gber@opensuse.org - cleanup ------------------------------------------------------------------- Sat Dec 25 21:18:57 UTC 2010 - gber@opensuse.org - improved summaries/descriptions - corrected group - require versioned -lang subpackage - make the -devel subpackage recommend the -doc subpackage - symlink thunar -> Thunar manpage - drop obsolete build dependency on fam-devel - recommend thunar-volman rather than ivman - mark documentation as such - split developer and user documentation - build -doc subpackage as noarch - do not install user documentation under /usr/share/doc ------------------------------------------------------------------- Wed Dec 15 15:45:52 UTC 2010 - prusnak@opensuse.org - fix filelist ------------------------------------------------------------------- Sun Dec 5 21:58:21 UTC 2010 - prusnak@opensuse.org - updated to 1.1.5 - Make .desktop entries installed by Thunar validate against desktop-file-utils 0.16 (bug #6655). Patch by Samuli Suominen. - Fix missing instruction to load the sendto model (bug #6762). - Fix the sample D-Bus client for the org.xfce.FileManager interface. - Fix home folder being displayed as "Desktop" if $HOME is set to /home/username/Desktop. - Fix outdated Thunar D-Bus API usage in the trash panel applet. - Create user dirs instead of showing an error if they don't exist. - Allow scrolling in the 'Open With' combo box of the file properties dialog (bug #3055). - Expand filenames starting with './' based on the current working directory instead of home (bug #3451). - Print an error if thunar-settings fails to contact the file manager service (bug #6547). - Permanently delete files if at least one of them cannot be trashed (bug #6748). - Fix a typo in configure.in.in (bug #6724). - Include panel macro header (bug #6680). - Use GTK_STOCK_FILE as the fallback icon for files (bug #6662). - Fix compiler warnings about shadowed variables. - Use Name field as display name of desktop entries (bug #6860). - Fix a memory leak in thunar_transfer_job_execute(). - Fix a segmentation fault when reloading files. - Avoid GIO 2.20 function calls. - Properly avoid launching the file manager recursively by checking the GAppInfo id/name. - Translation updates: Hungarian, German, Slovak, Portuguese (Brazilian), Chinese (China), Greek, Catalan (Valencian), Italian, Basque, Spanish (Castilian), Kazakh, Portuguese, Hebrew, Galician, Indonesian, Chinese (Taiwan), Japanese, ------------------------------------------------------------------- Wed Dec 1 18:12:13 UTC 2010 - prusnak@opensuse.org - use pkgconfig symbol in BuildRequires ------------------------------------------------------------------- Sat Jul 17 10:44:47 CEST 2010 - bernhard@bwalle.de - updated to 1.0.2 * Build fixes for GIT and some cleanups. * Fix make distcheck. * Work around png 1.4 API change. * Umask < 0022 not honoured (bug #5813 and #3532). * Translation updates (el, es, it, gl, pl, ru, tr, ro, lv, ur, ur_PK, ast, hu, kk, nn, nl, am, bn, sk, ug). - Drop thunar-libpng14.patch. ------------------------------------------------------------------- Fri May 28 21:11:16 UTC 2010 - andrea@opensuse.org - removed info pages prerequires (no info pages to install) - fixed -doc subpackage RPM group ------------------------------------------------------------------- Mon May 24 19:21:54 UTC 2010 - andrea@opensuse.org - split libthunarx-1-2 and libthunar-vfs-1-2 to reduce packages dependencies - added fdupes to make rpmlint happy - move %%_datadir/doc/Thunar to -doc subpackage to make rpmlint happy - fixed -devel subpackage RPM Group - split -lang subpackage to reduce main package size and make rpmlint happy ------------------------------------------------------------------- Thu Apr 8 14:51:42 CEST 2010 - pgajdos@suse.cz - build with libpng14 ------------------------------------------------------------------- Thu Mar 18 09:19:07 UTC 2010 - prusnak@suse.cz - added xfconf to BuildRequires/Requires ------------------------------------------------------------------- Tue Nov 3 19:09:48 UTC 2009 - coolo@novell.com - updated patches to apply with fuzz=0 ------------------------------------------------------------------- Tue Apr 21 13:54:42 CEST 2009 - prusnak@suse.cz - updated to 1.0.1 * Put quotes around filenames in thunar-wallpaper-plugin (bug #5056) * Apply umask properly when creating files/directories. Patch by Giovanni Bechis (bug #3532). ------------------------------------------------------------------- Fri Feb 27 13:30:04 CET 2009 - prusnak@suse.cz - updated to 1.0.0 (Xfce 4.6.0 release) - removed obsolete patches: * thunar-vfs-volume-hal_missing-audio-cds-for-volman.patch * thunar-use-eject-where-necessary.patch ------------------------------------------------------------------- Wed Jan 28 16:06:15 CET 2009 - prusnak@suse.cz - added libexif-devel to BuildRequires ------------------------------------------------------------------- Mon Jan 26 17:44:12 CET 2009 - crrodriguez@suse.de - remove the remaining "la" files that references "libhal*.la" (1/2) - enable-pcre used but pcre-devel not buildRequired - needs fno-strict-aliasing to run correctly ------------------------------------------------------------------- Wed Oct 29 21:06:28 CET 2008 - bwalle@suse.de - update to Thunar 0.9.3 o Update to latest trunk translations. ------------------------------------------------------------------- Wed Dec 12 10:39:00 CET 2007 - prusnak@suse.cz - correct eject function (use-eject-where-necessary.patch) ------------------------------------------------------------------- Tue Dec 4 11:08:35 CET 2007 - prusnak@suse.cz - fixed typo in vfs-volume-hal_missing-audio-cds-for-volman.patch ------------------------------------------------------------------- Tue Dec 4 09:43:52 CET 2007 - bwalle@suse.de - disable HAL for 10.0 because of build errors ------------------------------------------------------------------- Mon Dec 3 14:07:50 CET 2007 - bwalle@suse.de - update to Thunar 0.9.0 o Do not display volumes without mountable file systems o Properly recognize OGG files as audio files for custom actions o Add new date renamer o Pass the correct $DISPLAY value to processes spawned by Thunar and xfdesktop in multi screen environments o Preselect the whole filename when renaming folders o Prevent infinite recursion on JPEG files with broken EXIF data o Fix crash on amd64 o Add support to retry job based operations. o Display more details in the override dialog o Add support for different date/time formats o Fix crash on sparc64 o Properly binaries selected for custom actions o Fix invalid invocation of thunar-volman for volumes that should be ignored o Reduce binary size by stripping XML comments and whitespace o Use the correct HAL property to determine whether a given volume or device requires eject o Automatically disable thumbnailing if storing a thumbnail fails because of a fatal error o Fix crash because of unaligned memory access o Fix compilation with the Sun Studio 11 compiler o Updated translations ------------------------------------------------------------------- Wed Aug 15 23:20:40 CEST 2007 - bwalle@suse.de - moved /usr/lib{,64}/thunarx-1 from -devel package into main package because these files are actually plugins ------------------------------------------------------------------- Wed Jul 18 11:34:55 CEST 2007 - prusnak@suse.cz - disable translating of Thunar-folder-handler desktop file for distributions before 10.2 - replaced obsoleted %run_ldconfig macro with /sbin/ldconfig ------------------------------------------------------------------- Sat Jun 23 23:12:55 CEST 2007 - bwalle@suse.de - replaced group 'System/GUI/Other' by 'System/GUI/Xfce' ------------------------------------------------------------------- Tue Jun 19 16:38:37 CEST 2007 - prusnak@suse.cz - use %fdupes, moved some files to -devel subpackage ------------------------------------------------------------------- Mon Jun 11 15:41:55 CEST 2007 - sbrabec@suse.cz - Removed invalid desktop Category "Application" from spec file (#254654). ------------------------------------------------------------------- Thu Jun 7 16:04:49 CEST 2007 - sbrabec@suse.cz - Removed invalid desktop Category "Application" (#254654). ------------------------------------------------------------------- Tue May 22 16:45:48 CEST 2007 - prusnak@suse.cz - call %suse_update_desktop_file ------------------------------------------------------------------- Tue May 22 11:30:54 CEST 2007 - prusnak@suse.cz - sync with BuildService - fixed desktop file ------------------------------------------------------------------- Sun Jan 21 18:04:48 CET 2007 - bwalle@suse.de - removed halmount patch, is no longer required - upgraded to 0.8.0 ------------------------------------------------------------------- Thu Nov 09 00:00:00 CET 2006 - bwalle@suse.de - added halmount patch, hope that it gets upstream (Xfce Bugzilla #2556) - Recommends ivman ------------------------------------------------------------------- Sun Nov 05 00:00:00 CET 2006 - bwalle@suse.de - updated to 4.3.99.2 (4.4 rc2) ------------------------------------------------------------------- Wed Sep 06 00:00:00 CET 2006 - bwalle@suse.de - updated to 0.4.0rc1 - added xfce4-panel-devel as BuildRequires to build panel trash applet ------------------------------------------------------------------- Tue Sep 05 00:00:00 CET 2006 - pnemec@suse.cz - updated to new version - new files ------------------------------------------------------------------- Sat Aug 26 00:00:00 CET 2006 - bernhard.walle@gmx.de - changed 'startup-notification' to 'startup-notification-devel' as BuildRequires - added fam-devel as BuildRequires to build with FAM support - added gconf2-devel as BuildRequires to build with preview support - fixed typo in the description of -devel - added hal-devel as Requires in the -devel package - added startup-notification as BuildRequires for SUSE 10.0 - added gconf2-devel as BuildRequires for -devel - added fam-devel as BuildRequires for -devel - added startup-notification-devel as BuildRequires for -devel ------------------------------------------------------------------- Thu Aug 24 00:00:00 CET 2006 - pnemec@suse.cz - added dbus-devel to build requires - added hal support - added startup notification ------------------------------------------------------------------- Wed Aug 2 00:00:00 CET 2006 - pnemec@suse.cz - initial comment, version is 0.3.2beta2 - package moved into BuildService - added thunar-desktop_file.patch - small modification of desktop file -------------------------------------------------------------------
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor