diff --git a/urlwatch.spec b/urlwatch.spec index 48dcd62..131eed9 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.6 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -57,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Thu Jul 27 2017 Fedora Release Engineering - 2.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Thu May 18 2017 Fabian Affolter - 2.6-4 - Fix rhbz#1445286