From 469a2618ec9096cbc0bff5317c9eec14819a5c82 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sep 02 2016 18:40:08 +0000 Subject: Spell python3-mako correctly --- diff --git a/piglit.spec b/piglit.spec index ef0cf7e..dc87270 100644 --- a/piglit.spec +++ b/piglit.spec @@ -3,7 +3,7 @@ Name: piglit Version: 1.0.20160901 -Release: 1.git%{shortcommit}%{?dist} +Release: 2.git%{shortcommit}%{?dist} Summary: Collection of automated tests for OpenGL implementations Group: Development/Tools @@ -26,7 +26,7 @@ BuildRequires: waffle-devel BuildRequires: libtiff-devel BuildRequires: libXrender-devel BuildRequires: ocl-icd-devel opencl-headers -Requires: python-mako3 >= 0.7.3 +Requires: python3-mako >= 0.7.3 Requires: /usr/bin/clinfo %description @@ -70,6 +70,9 @@ mv %{buildroot}/usr/usr/share/* %{buildroot}/usr/share %{_libdir}/%{name}/ %changelog +* Fri Sep 02 2016 Adam Jackson - 1.0.20160831-2.git2401e479 +- Spell python3-mako correctly + * Thu Sep 01 2016 Adam Jackson - 1.0.20160831-1.git2401e479 - 2401e479 - Switch to python3