Hello community,

here is the log from the commit of package gnome-disk-utility for 
openSUSE:Factory checked in at 2012-11-08 08:04:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-disk-utility (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-disk-utility.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-disk-utility", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-disk-utility/gnome-disk-utility.changes    
2012-05-03 10:56:11.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-disk-utility.new/gnome-disk-utility.changes   
    2012-11-08 08:04:23.000000000 +0100
@@ -1,0 +2,94 @@
+Sat Oct  6 12:18:19 UTC 2012 - [email protected]
+
+- Update to version 3.6.1:
+  + Add window title to Create Partition dialog.
+  + Don't show application launcher for Disk Image Mounter.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Sep 21 17:57:14 UTC 2012 - [email protected]
+
+- Update to version 3.6.0:
+  + Relicense from LGPLv2+ to GPLv2+
+  + If creating an image from iso9660/udf, suggest Disc_Label.iso
+    as the filename
+  + Remember the last-used directory for disk images
+  + Also update disk image directory when attaching disk images
+  + Don't force file types when selecting a folder
+  + Make Create/Restore Disk Image dialogs non-modal
+  + Try opening the device file directly when creating images of
+    CD/DVD discs
+  + Factor out common code and put it in a static library
+  + Use libgdu in gnome-disk-image-mounter
+  + Don't default to NTFS unless the mkntfs(8) command exists
+  + Remove css bits for now
+  + Store directory of last image file chosen, not the full path
+  + Use set_current_folder_uri(), not set_current_folder()
+  + Fix problems with overlapping partitions in disk images
+  + Handle gtk_file_chooser_get_current_folder_uri() returning NULL
+  + Add window title to various dialogs.
+- Add pkgconfig(gmodule-2.0) BuildRequires: new checked dependency.
+- Drop gnome-disk-utility-overflow.patch: fixed upstream.
+- Drop gnome-common BuildRequires and call to gnome-autogen.sh: We
+  don't carry any patches anymore.
+
+-------------------------------------------------------------------
+Fri Jul 27 19:18:13 UTC 2012 - [email protected]
+
+- Update to version 3.5.3:
+  + about-dialog: use gnome-disks for the icon, not palimpsest
+  + Add a settings dialog for power management and acoustic levels
+  + Add a "Wake-up from Standby" menu item
+  + Add back Benchmark dialog
+  + Add erase option when formatting, show job progress and allow
+    job cancelation
+  + Add support for ATA secure erase and non-cancelable jobs
+  + disk-image-mounter: leave mounting to gnome-shell
+  + Don't allow standby on SSD drives
+  + Don't show sub-minute precision for restoring/creating disk
+    images
+  + Don't show WWN if we already show a serial
+  + Handle partition setups with overlapping partitions
+  + Make volume grid look right (grey, not blue) when selected and
+    unfocused
+  + Port from libgnome-keyring-1 to libsecret-1
+  + Refine handling of overlapping partitions
+  + Rescan device when we're done restoring a disk image onto it
+  + Show "Create Disk Image" even if free space on a drive is
+    selected
+  + Show estimated time remaining when a job is pending
+  + Show sample size and number of samples for benchmarks
+  + Show vendor recommended AAM level and use it as a default
+  + Use GtkLevelBar widget for conveying passphrase strength.
+- Replace pkgconfig(gnome-keyring-1) with pkgconfig(libsecret-1),
+  following upstreams switch to libsecret.
+- Add gnome-disk-utility-overflow.patch: fix bufferoverflow.
+- Add gnome-common BuildRequires and call to gnome-autogen.sh:
+  Needed as above patch touches the build system.
+
+-------------------------------------------------------------------
+Thu Jun  7 16:09:37 UTC 2012 - [email protected]
+
+- Update to version 3.5.2:
+  + Disks: SMART dialog improvements
+  + GduPasswordStrenghWidget: use libpwquality
+  + Updated translations.
+- Add pkgconfig(pwquality) BuildRequires: new dependency.
+- Add pkgconfig(gnome-keyring-1) BuildRequires: configure checks
+  for it.
+- Add docbook-xsl-stylesheets and xsltproc BuildRequires.
+
+-------------------------------------------------------------------
+Thu May 10 09:33:35 UTC 2012 - [email protected]
+
+- Update to version 3.5.1:
+  + Fix build with older udisk version
+  + If drive is on another seat, show "Connected to another seat"
+  + Check keyring for LUKS passphrase and put it in passphrase
+    entry if available
+  + Add a "Auto-clear" switch for loop devices
+  + Add "Disk Image Mounter" utility and associate with
+    application/x-cd-image
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-disk-utility-3.4.1.tar.xz

New:
----
  gnome-disk-utility-3.6.1.tar.xz

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

Other differences:
------------------
++++++ gnome-disk-utility.spec ++++++
--- /var/tmp/diff_new_pack.fsPFir/_old  2012-11-08 08:04:25.000000000 +0100
+++ /var/tmp/diff_new_pack.fsPFir/_new  2012-11-08 08:04:25.000000000 +0100
@@ -17,19 +17,24 @@
 
 
 Name:           gnome-disk-utility
-Version:        3.4.1
+Version:        3.6.1
 Release:        0
 Summary:        Disks application for dealing with storage devices
-License:        LGPL-2.0+ and GPL-2.0+
+License:        GPL-2.0+
 Group:          Hardware/Other
 Url:            http://hal.freedesktop.org/releases/
-Source:         
http://download.gnome.org/sources/gnome-disk-utility/3.4/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gnome-disk-utility/3.6/%{name}-%{version}.tar.xz
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.31.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.11
-BuildRequires:  pkgconfig(udisks2) >= 1.90.0
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.5.8
+BuildRequires:  pkgconfig(libsecret-1) >= 0.7
+BuildRequires:  pkgconfig(pwquality) >= 1.0.0
+BuildRequires:  pkgconfig(udisks2) >= 1.99.0
 Requires:       udisks2
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -50,7 +55,8 @@
 
 %install
 %make_install
-%suse_update_desktop_file -r -G "Disk Utility" palimpsest GNOME GTK System 
HardwareSettings
+%suse_update_desktop_file -r -G "Disk Utility" gnome-disks GNOME GTK System 
HardwareSettings
+%suse_update_desktop_file -r -G "Disk Utility" gnome-disk-image-mounter GNOME 
GTK System HardwareSettings
 %find_lang %{name} %{?no_lang_C}
 
 %clean
@@ -67,10 +73,15 @@
 %files
 %defattr(-,root,root,-)
 %doc README AUTHORS NEWS COPYING
-%{_bindir}/palimpsest
-%{_datadir}/applications/palimpsest.desktop
+%{_bindir}/gnome-disks
+%{_bindir}/gnome-disk-image-mounter
+%{_datadir}/applications/gnome-disks.desktop
+%{_datadir}/applications/gnome-disk-image-mounter.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.Disks.gschema.xml
 %{_datadir}/gnome-disk-utility/
-%{_datadir}/icons/hicolor/*/apps/palimpsest.*
+%{_datadir}/icons/hicolor/*/apps/gnome-disks*
+%{_mandir}/man1/gnome-disk-image-mounter.1%{?ext_man}
+%{_mandir}/man1/gnome-disks.1%{?ext_man}
 
 %files lang -f %{name}.lang
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to