diff --git a/rss2email.spec b/rss2email.spec index 429a6d6..d26d1f6 100644 --- a/rss2email.spec +++ b/rss2email.spec @@ -3,7 +3,7 @@ Name: rss2email Version: 3.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Deliver news from RSS feeds to your SMTP server as text or HTML mail License: GPLv2+ or GPLv3+ @@ -80,6 +80,9 @@ PATH="${PATH}:%{buildroot}%{_bindir}" PYTHONPATH=%{buildroot}%{python3_sitelib} %{_datadir}/zsh/functions/Completion/Unix/_r2e %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 3.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Oct 28 2019 David Kaufmann - 3.11-2 - Clean up spec file a bit - Get rid of over-globbing