diff --git a/impressive.spec b/impressive.spec index d5a2d32..c6b5dce 100644 --- a/impressive.spec +++ b/impressive.spec @@ -2,7 +2,7 @@ %global svnversion 275 Name: impressive Version: 0.13.0 -Release: 0.1.%{timestamp}svn%{svnversion}%{?dist} +Release: 0.2.%{timestamp}svn%{svnversion}%{?dist} Summary: A program that displays presentation slides License: GPLv2 @@ -65,6 +65,9 @@ install -D -p -m 755 impressive.sh %{buildroot}%{_bindir}/impressive %{_mandir}/man1/impressive.1* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.13.0-0.2.20190902svn275 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Sep 02 2019 Michael J Gruber - 0.13.0-0.1.20190902svn275 - build from upstream python3 branch - previous py3k patches have been upstreamed