Hello community,
here is the log from the commit of package gnome-disk-utility for
openSUSE:Factory checked in at 2015-10-06 16:30:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-disk-utility (Old)
and /work/SRC/openSUSE:Factory/.gnome-disk-utility.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-disk-utility"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-disk-utility/gnome-disk-utility.changes
2015-05-25 23:06:42.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-disk-utility.new/gnome-disk-utility.changes
2015-10-06 16:30:47.000000000 +0200
@@ -1,0 +2,43 @@
+Tue Sep 22 06:41:28 UTC 2015 - [email protected]
+
+- Update to version 3.18.0:
+ + Fix incorrect assertions that were recently added.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sun Aug 30 17:07:54 UTC 2015 - [email protected]
+
+- Update to version 3.17.91:
+ + Add missing tooltips.
+ + Accessibility improvements.
+ + Adjust halign of partition menu.
+ + Fix line wrap in info bars.
+ + Code cleanups.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Fri Jun 26 07:40:39 UTC 2015 - [email protected]
+
+- Update to version 3.17.3:
+ + Improve integration with Unity desktop environment.
+ + Fix Indic font rendering in benchmark dialog.
+ + Fix AppData file name to match the new .desktop file basename.
+ + Updated translations.
+
+-------------------------------------------------------------------
+Mon May 25 10:02:39 UTC 2015 - [email protected]
+
+- Update to version 3.17.2:
+ + Don't show name example when creating logical partition.
+ + Refine appearance of volume grid.
+ + Make D-Bus activatable.
+ + Convert to new-style commandline option handling.
+ + Remove deprecated encoding key from desktop file.
+ + Simplify translation of gsettings schemas.
+ + Fix format string signedness warnings.
+ + Add appdata file.
+ + Mention -h option in manpage.
+ + Fix build with --disable-gsd-plugin.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-disk-utility-3.16.2.tar.xz
New:
----
gnome-disk-utility-3.18.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-disk-utility.spec ++++++
--- /var/tmp/diff_new_pack.LocmMn/_old 2015-10-06 16:30:48.000000000 +0200
+++ /var/tmp/diff_new_pack.LocmMn/_new 2015-10-06 16:30:48.000000000 +0200
@@ -17,22 +17,22 @@
Name: gnome-disk-utility
-Version: 3.16.2
+Version: 3.18.0
Release: 0
Summary: Disks application for dealing with storage devices
License: GPL-2.0+
Group: Hardware/Other
Url: http://hal.freedesktop.org/releases/
-Source:
http://download.gnome.org/sources/gnome-disk-utility/3.16/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gnome-disk-utility/3.18/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-stylesheets
-BuildRequires: intltool
+BuildRequires: intltool >= 0.50.2
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: xsltproc
BuildRequires: pkgconfig(dvdread) >= 4.2.0
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.0
BuildRequires: pkgconfig(gmodule-2.0)
-BuildRequires: pkgconfig(gnome-settings-daemon) >= 3.6.0
+BuildRequires: pkgconfig(gnome-settings-daemon) >= 3.8.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12.0
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.1
BuildRequires: pkgconfig(liblzma) >= 5.0.5
@@ -61,7 +61,7 @@
%install
%make_install
find %{buildroot} -type f -name '*.la' -delete -print
-%suse_update_desktop_file -r -G "Disk Utility" gnome-disks GNOME GTK System
HardwareSettings
+%suse_update_desktop_file -r -G "Disk Utility" org.gnome.DiskUtility GNOME GTK
System HardwareSettings
%suse_update_desktop_file -r -G "Disk Utility" gnome-disk-image-mounter GNOME
GTK System HardwareSettings
%suse_update_desktop_file -r -G "Disk utility" gnome-disk-image-writer GNOME
GTK System HardwareSettings
%find_lang %{name} %{?no_lang_C}
@@ -84,9 +84,7 @@
%doc README AUTHORS NEWS COPYING
%{_bindir}/gnome-disks
%{_bindir}/gnome-disk-image-mounter
-%{_datadir}/applications/gnome-disks.desktop
-%{_datadir}/applications/gnome-disk-image-mounter.desktop
-%{_datadir}/applications/gnome-disk-image-writer.desktop
+%{_datadir}/applications/*.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.Disks.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gdu-sd.gschema.xml
%{_datadir}/icons/hicolor/*/apps/gnome-disks*
@@ -94,6 +92,8 @@
%{_libdir}/gnome-settings-daemon-3.0/libgdu-sd.so
%{_mandir}/man1/gnome-disk-image-mounter.1%{?ext_man}
%{_mandir}/man1/gnome-disks.1%{?ext_man}
+%{_datadir}/appdata/org.gnome.DiskUtility.appdata.xml
+%{_datadir}/dbus-1/services/org.gnome.DiskUtility.service
%files lang -f %{name}.lang
++++++ gnome-disk-utility-3.16.2.tar.xz -> gnome-disk-utility-3.18.0.tar.xz
++++++
++++ 168245 lines of diff (skipped)