diff --git a/python-landslide.spec b/python-landslide.spec index 8a869e8..50f77d8 100644 --- a/python-landslide.spec +++ b/python-landslide.spec @@ -3,7 +3,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: python-landslide Version: 1.1.3 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Lightweight markup language-based html5 slideshow generator License: ASL 2.0 URL: https://pypi.python.org/pypi/landslide @@ -61,6 +61,9 @@ find %{buildroot} -name 'main.py' | xargs chmod 0755 %changelog +* Tue May 26 2020 Miro HronĨok - 1.1.3-16 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.1.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild