From 3211c120aaa48c6d744670db4f3a774062a6fb71 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 08:42:04 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/dionaea.spec b/dionaea.spec index befd6c9..b490180 100644 --- a/dionaea.spec +++ b/dionaea.spec @@ -49,11 +49,11 @@ URL: https://dionaea.readthedocs.io/ %if 0%{?build_release} > 0 -Release: %{rel}%{?dist} +Release: %{rel}%{?dist}.1 Source0: https://github.com/%{gituser}/%{gitname}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz %else # not using 0. on the beginning of release as this git snapshot is past the 0.6.0 release -Release: %{rel}.%{gitdate}git%{shortcommit}%{?dist} +Release: %{rel}.%{gitdate}git%{shortcommit}%{?dist}.1 Source0: https://github.com/%{gituser}/%{gitname}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz %endif #build_release @@ -491,6 +491,9 @@ getent passwd dionaea >/dev/null || \ %changelog +* Tue Jun 19 2018 Miro Hrončok - 0.7.0-4.1 +- Rebuilt for Python 3.7 + * Mon Jun 18 2018 Michal Ambroz 0.7.0-4 - anothe improvement of logrotate script - add the empty files for dionaea.sqlite dionaea_incident.sqlite sipaccounts.sqlite