diff --git a/gnome-feeds.spec b/gnome-feeds.spec index 9aa6a00..08bc795 100644 --- a/gnome-feeds.spec +++ b/gnome-feeds.spec @@ -3,7 +3,7 @@ Name: gnome-feeds Version: 0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RSS/Atom feed reader for GNOME License: GPLv3+ @@ -20,13 +20,15 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) Requires: dbus-common -Requires: glib2%{?_isa} +Requires: glib2 Requires: hicolor-icon-theme +Requires: libhandy >= 0.0.11 Requires: python3-brotli Requires: python3-feedparser Requires: python3-html5lib Requires: python3-listparser Requires: python3-lxml +Requires: python3-pillow Requires: python3-requests %description @@ -70,6 +72,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{uuid}.desktop %{python3_sitelib}/%{newname} %changelog +* Mon Sep 16 2019 Artem Polishchuk - 0.10-2 +- Add missed Requires + * Sun Sep 15 2019 Artem Polishchuk - 0.10-1 - Update to 0.10