File gnome-disk-utility.changes of Package gnome-disk-utility
-------------------------------------------------------------------
Sun Feb 13 14:25:10 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
-------------------------------------------------------------------
Tue Sep 28 19:11:11 UTC 2010 - aj@suse.de
- Change lang package Requires to Recommends since it is not
mandatory at runtime.
-------------------------------------------------------------------
Wed Sep 15 19:48:22 CEST 2010 - dimstar@opensuse.org
- Update to version 2.32.0:
+ Compile against latest gtk+.
+ Make the Apply button in edit-name dialogs default.
+ Use accessor functions instead direct access.
+ Nuke gtk-doc usage for now.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 30 22:44:02 CEST 2010 - vuntz@opensuse.org
- Update to version 2.30.1:
+ bgo#613004 - Crash in gdu_adapter_get_object_path at
gdu-adapter.c:288
+ rh#560336 - Rendering broken for some part of application
- Changes from version 2.30.0:
+ Fix typo when figuring out if remote access is enabled
+ Handle loop devices
+ Rudimentary support for loop files
+ Don't include non-working Help menu item
+ bgo#606663 - Change default chunk size to match mdadm (512KiB)
+ Use gtk_widget_has_focus() instead of deprecated
GTK_WIDGET_HAS_FOCUS()
+ Unify mix color handling
+ Fix theming for the volume grid widget respect
+ String-related fixes.
+ Add StartupNotify=true to the desktop file
-------------------------------------------------------------------
Tue Mar 23 15:16:25 UTC 2010 - dimstar@opensuse.org
- Remove en@shaw locale on openSUSE <= 11.2.
-------------------------------------------------------------------
Wed Feb 24 15:39:17 CET 2010 - dimstar@opensuse.org
- Update to version 2.29.90:
+ A new UI
+ For a full list of changes please see NEWS.
- Change dependencies from DeviceKit-disks to udisks.
- BuildRequires gdbm-devel and libavahi-glib-devel.
-------------------------------------------------------------------
Wed Dec 23 10:33:47 CET 2009 - vuntz@opensuse.org
- Change gnome-keyring-devel BuildRequires to
libgnome-keyring-devel, following the module split upstream.
-------------------------------------------------------------------
Sat Nov 14 21:12:37 CET 2009 - vuntz@opensuse.org
- Update to version 2.28.1:
+ Turn some warnings that are not fatal into debug messages
+ Use stock delete and apply buttons
+ Fix library translations
+ Use translated string for button label
+ Translate file system types
+ Forgotten string
+ Nautilus extension: ref and unref objects correctly
+ Don't crash when presentable has no device
+ Updated translations.
-------------------------------------------------------------------
Fri Oct 2 11:24:56 CEST 2009 - vuntz@opensuse.org
- Update to version 2.28.0:
+ Improved UI for ATA SMART dialogs
+ Fix string issues (bgo#592006, bgo#593381)
+ Updated translations.
- Add libatasmart-devel BuildRequires.
-------------------------------------------------------------------
Wed Sep 9 18:08:29 CEST 2009 - vuntz@opensuse.org
- Update to version 0.5:
+ Fix strings for translation.
+ bgo#591170 – fix smartmoontools URL
+ Add support for new :drive-can-spindown property
+ Start writing a dialog to set up Software RAID
+ More detail in the TreeView and incremental work on the Create
RAID dialog
+ First usable version of the Create RAID Array dialog
+ Fix a crasher when determining unallocated on unactivated
drives
+ Fix up drive name for non-USB SD drives
+ grid: Clarify property comment
+ Add API for new :device-presentation-nopolicy property in DKD
+ Use g_mount_unmount_with_operation() in the format tool
+ Drop polkit references from pc files
+ Updated translations.
- Remove PolicyKit-devel and PolicyKit-gnome-devel Requires from
devel packages.
-------------------------------------------------------------------
Sun Jul 26 00:42:41 CEST 2009 - captain.magnus@opensuse.org
- Update to version 0.4:
+ Rip out PolicyKit support and bump version after release
+ Check for DeviceKit-disks pkg-config file so the build can fail
earlier
+ Add support for new DriveDetach() method and :drive-can-detach
property
+ Expose a way to detach devices
+ Catch up with latest DeviceKit-disks API where
:drive-requires-eject is gone
+ fdo#584962 - palimpsest SIGTRAPs on unknown flag
+ fdo#581179 - Don't expose branding to the user
+ fdo#582881 - Typos in original strings
+ fdo#585332 - Wrong spelling "The mininum size of the element"
in original
+ fdo#585384 - "Blank" - adjective or verb
+ fdo#585388 - Translation comment needed "Operations should go
here"
+ fdo#585392 - Spelling error "incomptible"
+ fdo#581841 - String typos
+ Use themed icons for Zip and Jaz drives
+ Rework formatting tool so it's simpler and easier to use
+ Use new API to add UI for checking/repairing Linux MD RAID
arrays
+ Use GtkInfoBar to show job progress
+ Port from SexyUrlLabel to GtkLabel
+ Fix a bug where GduLinuxMdDrive didn't emit ::job-changed
signals
+ Remove gdu-section-job.[ch] from POTFILES.in since they no
longer exist
+ Use AM_SILENT_RULES if available
+ Don't show markup in the UI
+ Translation updates.
- Remove PolicyKit-devel, PolicyKit-gnome-devel, libsexy-devel and
libxml2-devel from BuildRequires.
-------------------------------------------------------------------
Sat Jun 13 02:49:34 CEST 2009 - mboman@suse.de
- New packages