From 487b6a3dedc13401ab32547d06b95f546d17a586 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 19 2019 08:51:25 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/python-pyev.spec b/python-pyev.spec index cd08e87..eb9a4be 100644 --- a/python-pyev.spec +++ b/python-pyev.spec @@ -29,10 +29,10 @@ URL: https://github.com/gabrielfalcao/pyev %global build_release 0 %if 0%{?build_release} > 0 -Release: 7%{?dist} +Release: 8%{?dist} Source0: https://github.com/%{gituser}/%{gitname}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz %else -Release: 0.7.%{gitdate}git%{shortcommit}%{?dist} +Release: 0.8.%{gitdate}git%{shortcommit}%{?dist} Source0: https://github.com/%{gituser}/%{gitname}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz %endif #build_release @@ -108,6 +108,9 @@ to libev library to be called from Python scripts. %changelog +* Mon Aug 19 2019 Miro Hrončok - 0.9.0-0.8.20130610gite31d137 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.9.0-0.7.20130610gite31d137 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild