From ea3d27e7d02f634ec5c6b367f256a18871f2f03c Mon Sep 17 00:00:00 2001 From: Mosaab Alzoubi Date: Wed, 8 Jan 2020 20:38:53 +0300 Subject: [PATCH] Use python3 instead of python in BRs --- libraqm.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libraqm.spec b/libraqm.spec index 5254232..5cdbf2f 100644 --- a/libraqm.spec +++ b/libraqm.spec @@ -1,13 +1,13 @@ Name: libraqm Version: 0.7.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Summary: Complex Textlayout Library Summary(ar): مكتبة رقم للنّصوص المركّبة URL: https://github.com/HOST-Oman/libraqm Source: https://github.com/HOST-Oman/libraqm/releases/download/v%{version}/raqm-%{version}.tar.gz -BuildRequires: python +BuildRequires: python3 BuildRequires: gcc BuildRequires: freetype-devel BuildRequires: harfbuzz-devel @@ -81,6 +81,9 @@ rm -f %{buildroot}%{_libdir}/*.{la,a} %{_datadir}/gtk-doc/html/raqm %changelog +* Sun Sep 8 2019 Mosaab Alzoubi - 0.7.0-2 +- Use python3 instead of python in BRs + * Sun Sep 8 2019 Mosaab Alzoubi - 0.7.0-1 - Updated to 0.7.0