From f91c04a8d92a7ea073455bf5b50cff5f86c37c74 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 12:19:45 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/cogl.git#99f61ac09de616db50c7e1cd26fc32ce9794b23f --- cogl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cogl.spec b/cogl.spec index f5e8391..3ffbd18 100644 --- a/cogl.spec +++ b/cogl.spec @@ -2,7 +2,7 @@ Name: cogl Version: 1.22.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A library for using 3D graphics hardware to draw pretty pictures License: LGPLv2+ @@ -45,6 +45,7 @@ BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-cursor) BuildRequires: pkgconfig(wayland-egl) BuildRequires: pkgconfig(xkbcommon) +BuildRequires: make %description Cogl is a small open source library for using 3D graphics hardware to draw @@ -150,6 +151,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libcogl-pango.so %endif %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.22.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.22.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild