diff --git a/python-landslide.spec b/python-landslide.spec index 50f77d8..4d84134 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: 16%{?dist} +Release: 17%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 1.1.3-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 1.1.3-16 - Rebuilt for Python 3.9