diff --git a/.gitignore b/.gitignore index cc0109e..80e1a61 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ urlwatch-1.11.tar.gz /urlwatch-1.14.tar.gz /urlwatch-1.15.tar.gz /urlwatch-1.16.tar.gz +/urlwatch-1.18.tar.gz diff --git a/sources b/sources index 183ebbd..da90918 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8cd952d6e531f534b4e22e3fb3665f1 urlwatch-1.16.tar.gz +d3110c1961c70590f24f346ceae0e67f urlwatch-1.18.tar.gz diff --git a/urlwatch.spec b/urlwatch.spec index 17817b6..3708c11 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch -Version: 1.16 -Release: 2%{?dist} +Version: 1.18 +Release: 1%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -52,6 +52,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Thu May 07 2015 Fabian Affolter - 1.18-1 +- Update to latest upstream release 1.18 + * Tue Jun 24 2014 Fabian Affolter - 1.16-2 - Drop XMPP support