From 1a1668ebd6697da7d9e265e9b2e774289012d739 Mon Sep 17 00:00:00 2001 From: Thomas Andrejak Date: Oct 15 2020 16:52:50 +0000 Subject: Add missing dependency python-enum34 --- diff --git a/prewikka.spec b/prewikka.spec index ef13fb5..00ffe18 100644 --- a/prewikka.spec +++ b/prewikka.spec @@ -1,6 +1,6 @@ Name: prewikka Version: 5.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Graphical front-end analysis console for IDMEF License: GPLv2+ URL: https://www.prelude-siem.org/ @@ -37,6 +37,7 @@ Requires: python2-lark-parser Requires: python-gevent Requires: python2-voluptuous Requires: python-passlib +Requires: python-enum34 %description -n python2-%{name} Prewikka is the backend of the web browser interface of Prelude SIEM. Providing @@ -96,8 +97,11 @@ ln -s %{_datadir}/locale %{buildroot}%{python2_sitelib}/%{name}/locale %{python2_sitelib}/%{name}-%{version}-py%{python2_version}.egg-info %changelog +* Thu Oct 15 2020 Thomas Andrejak - 5.2.0-3 +- Add missing dependency + * Thu Oct 15 2020 Thomas Andrejak - 5.2.0-2 -Add missing dependency +- Add missing dependency * Thu Sep 17 2020 Thomas Andrejak - 5.2.0-1 - Bump version 5.2.0