diff --git a/gnome-control-center.changes b/gnome-control-center.changes index 5267d7b..3fc38c2 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 19 08:31:29 UTC 2021 - Yifan Jiang + +- Add versioned BuildRequires to pkgconfig(udisks2): + * https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/gnome-40/panels/info-overview/meson.build#L44 + ------------------------------------------------------------------- Mon Apr 26 01:54:13 UTC 2021 - Jonathan Kang diff --git a/gnome-control-center.spec b/gnome-control-center.spec index ccc5819..291f7e6 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -93,7 +93,7 @@ BuildRequires: pkgconfig(mm-glib) >= 0.7 BuildRequires: pkgconfig(polkit-gobject-1) >= 0.103 BuildRequires: pkgconfig(pwquality) >= 1.2.2 BuildRequires: pkgconfig(smbclient) -BuildRequires: pkgconfig(udisks2) +BuildRequires: pkgconfig(udisks2) >= 2.8.2 BuildRequires: pkgconfig(upower-glib) >= 0.99.6 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcursor)