diff --git a/python-landslide.spec b/python-landslide.spec index addd05e..9591919 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: 3%{?dist} +Release: 4%{?dist} Summary: Lightweight markup language-based html5 slideshow generator Group: Applications/Productivity License: ASL 2.0 @@ -49,6 +49,9 @@ find %{buildroot} -name 'main.py' | xargs chmod 0755 %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1.1.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jul 19 2016 Fedora Release Engineering - 1.1.3-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages