From 332b330eaec0eed631a0545863cb2e4dc42857bf Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Dec 29 2016 15:02:08 +0000 Subject: * Thu Dec 29 2016 Fabian Affolter - 2.6-2 - Add new requirements --- diff --git a/urlwatch.spec b/urlwatch.spec index 07d8796..6fcd2b9 100644 --- a/urlwatch.spec +++ b/urlwatch.spec @@ -1,6 +1,6 @@ Name: urlwatch Version: 2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool for monitoring webpages for updates License: BSD @@ -12,6 +12,11 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-tools +Requires: python3-requests +Requires: python3-keyring +Requires: python3-minidb +Requires: python3-PyYAML + %description This script is intended to help you watch URLs and get notified (via email or in your terminal) of any changes. The change notification @@ -52,6 +57,9 @@ chmod a+x %{buildroot}%{python3_sitelib}/%{name}/handler.py %{python3_sitelib}/%{name}*.egg-info %changelog +* Thu Dec 29 2016 Fabian Affolter - 2.6-2 +- Add new requirements + * Thu Dec 29 2016 Fabian Affolter - 2.6-1 - Update to latest upstream release 2.6