diff --git a/elementary-icon-theme.spec b/elementary-icon-theme.spec index 36a3f06..0eaa3fb 100644 --- a/elementary-icon-theme.spec +++ b/elementary-icon-theme.spec @@ -7,7 +7,7 @@ Name: elementary-icon-theme Summary: Icons from the Elementary Project Version: 5.3.1 -Release: 4.%{commitdate}git%{shortcommit}%{?dist} +Release: 5.%{commitdate}git%{shortcommit}%{?dist} License: GPLv3+ URL: https://github.com/elementary/icons @@ -19,7 +19,7 @@ BuildRequires: gettext BuildRequires: libappstream-glib BuildRequires: librsvg2-tools BuildRequires: meson -BuildRequires: xorg-x11-apps +BuildRequires: xcursorgen %description This is an icon theme designed to be smooth, sexy, clear, and efficient. @@ -105,6 +105,10 @@ gtk-update-icon-cache --force %{_datadir}/icons/elementary &>/dev/null || : %changelog +* Tue Mar 02 2021 Peter Hutterer - 5.3.1-5.20210122gitf0979c9 +- Limit BuildRequires to xcursorgen, it's the only tool from xorg-x11-apps + that we actually need here. + * Fri Feb 19 2021 Fabio Valentini - 5.3.1-4.20210122gitf0979c9 - Bump to commit f0979c9.