Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-disk-utility for openSUSE:Factory checked in at 2022-03-23 20:16:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-disk-utility (Old) and /work/SRC/openSUSE:Factory/.gnome-disk-utility.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-disk-utility" Wed Mar 23 20:16:18 2022 rev:80 rq:963586 version:42.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-disk-utility/gnome-disk-utility.changes 2022-02-09 20:38:03.446211988 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-disk-utility.new.25692/gnome-disk-utility.changes 2022-03-23 20:16:54.882413077 +0100 @@ -1,0 +2,36 @@ +Fri Mar 18 20:54:34 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 42.0: + + Add release helper. + + Updated translations. + +------------------------------------------------------------------- +Sat Mar 5 13:03:05 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 42.rc: + + Update screenshots. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 11 19:59:39 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 42.beta: + + Restore old window destruction to fix data retrieval + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 8 18:11:36 UTC 2022 - Bj??rn Lie <[email protected]> + +- Update to version 42.alpha: + + Support dark theme preference (required to bump libhandy to + 1.5.0). + + Rewrite GUI parts to avoid deprecated things and prepare for + GTK 4. + + Improve the visual appearance of the devtab toolbar. + + metainfo: Align app name with .desktop name. + + Updated translations. +- Drop update-desktop-files BuildRequires and macro, not needed. +- Pass man=true to meson, ensure we build man pages. +- Drop 60.patch: Fixed upstream. + +------------------------------------------------------------------- Old: ---- 60.patch gnome-disk-utility-41.0.tar.xz New: ---- gnome-disk-utility-42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-disk-utility.spec ++++++ --- /var/tmp/diff_new_pack.tGxMrb/_old 2022-03-23 20:16:55.350413341 +0100 +++ /var/tmp/diff_new_pack.tGxMrb/_new 2022-03-23 20:16:55.354413344 +0100 @@ -17,27 +17,24 @@ Name: gnome-disk-utility -Version: 41.0 +Version: 42.0 Release: 0 Summary: Disks application for dealing with storage devices License: GPL-2.0-or-later Group: Hardware/Other URL: https://wiki.gnome.org/Apps/Disks -Source0: https://download.gnome.org/sources/gnome-disk-utility/41/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM 60.patch -- Fix build with meson 0.61 and newer -Patch0: https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/merge_requests/60.patch +Source0: https://download.gnome.org/sources/gnome-disk-utility/42/%{name}-%{version}.tar.xz BuildRequires: docbook-xsl-stylesheets BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig -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(gtk+-3.0) >= 3.16.0 BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.1 -BuildRequires: pkgconfig(libhandy-1) >= 1.1.90 +BuildRequires: pkgconfig(libhandy-1) >= 1.5.0 BuildRequires: pkgconfig(liblzma) >= 5.0.5 BuildRequires: pkgconfig(libnotify) >= 0.7 BuildRequires: pkgconfig(libsecret-1) >= 0.7 @@ -59,12 +56,13 @@ %meson \ -Dlogind=libsystemd \ -Dgsd_plugin=true \ + -Dman=true \ %{nil} %meson_build %install %meson_install -%suse_update_desktop_file -r -G "Disk Utility" org.gnome.DiskUtility GNOME GTK System HardwareSettings + %find_lang %{name} %{?no_lang_C} %files @@ -77,7 +75,6 @@ %{_datadir}/icons/hicolor/ %{_mandir}/man1/gnome-disk-image-mounter.1%{?ext_man} %{_mandir}/man1/gnome-disks.1%{?ext_man} -%dir %{_datadir}/metainfo %{_datadir}/metainfo/org.gnome.DiskUtility.appdata.xml %{_datadir}/dbus-1/services/org.gnome.DiskUtility.service # The session / settings daemon plugin: ++++++ gnome-disk-utility-41.0.tar.xz -> gnome-disk-utility-42.0.tar.xz ++++++ ++++ 72695 lines of diff (skipped)
