diff --git a/python-pyev.spec b/python-pyev.spec index 7792189..234973c 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: 9%{?dist} +Release: 10%{?dist} Source0: https://github.com/%{gituser}/%{gitname}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz %else -Release: 0.9.%{gitdate}git%{shortcommit}%{?dist} +Release: 0.10.%{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 +* Tue May 26 2020 Miro HronĨok - 0.9.0-0.10.20130610gite31d137 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.9.0-0.9.20130610gite31d137 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild