diff --git a/blivet-gui.spec b/blivet-gui.spec index 72880d765017e0e6d8c5b515c4f96aac9d29f38d..22605e3b85e3249083b47060e8f467183590b4d1 100644 --- a/blivet-gui.spec +++ b/blivet-gui.spec @@ -1,6 +1,6 @@ Name: blivet-gui Version: 2.4.2 -Release: 1 +Release: 2 Summary: Tool for data storage configuration License: GPL-2.0-or-later URL: https://github.com/storaged-project/blivet-gui @@ -12,7 +12,7 @@ Patch0: skip-brtfs-raid-test-if-no-support.patch BuildArch: noarch BuildRequires: desktop-file-utils libappstream-glib python3-devel gettext >= 0.18.3 python3-setuptools make #required by test -BuildRequires: python3-six python3-gobject-base python3-blivet xorg-x11-server-Xvfb +BuildRequires: python3-six python3-gobject-base python3-blivet xorg-x11-server-Xvfb librsvg2 Requires: python3 python3-gobject polkit python3-blivet gtk3 Requires: PolicyKit-authentication-agent python3-pid libreport @@ -64,6 +64,12 @@ make test %{_mandir}/man1/blivet-gui.1* %changelog +* Mon Aug 26 2024 xinghe - 2.4.2-2 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:fix build fialed for make test + * Mon Dec 18 2023 zhouyihang - 2.4.2-1 - Type:requirements - CVE:NA