Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 10:46:17 +02:00
parent e7fb27d0a9
commit 6ec4851e7c
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: libprelude
Version: 4.1.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Secure Connections between all Sensors and the Prelude Manager
# Prelude is GPL-2.0+
# libmissing is LGPL-2.1+
@ -240,6 +240,9 @@ make check
%doc AUTHORS ChangeLog README NEWS
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1.0-3
- Rebuilt for Python 3.7
* Sun Mar 11 2018 Thomas Andrejak <thomas.andrejak@gmail.com> - 4.1.0-2
- Missing Require in libprelude-devel, see #1508816