diff --git a/python-landslide.spec b/python-landslide.spec index 9290d4f..7ce3648 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: 10%{?dist} +Release: 11%{?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 +* Sat Feb 02 2019 Fedora Release Engineering - 1.1.3-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jul 14 2018 Fedora Release Engineering - 1.1.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild