diff --git a/cogl.spec b/cogl.spec index 0cc88ba..73dff61 100644 --- a/cogl.spec +++ b/cogl.spec @@ -1,14 +1,12 @@ Name: cogl Version: 1.22.8 -Release: 2 +Release: 3 Summary: Cogl is a modern 3D graphics API with associated utility APIs License: LGPLv2+ URL: https://developer.gnome.org/cogl/ Source0: https://download.gnome.org/sources/cogl/1.22/%{name}-%{version}.tar.xz -%ifarch sw_64 Patch1: cogl-1.22.8-sw.patch -%endif BuildRequires: chrpath cairo-devel mesa-libEGL-devel mesa-libgbm-devel gdk-pixbuf2-devel BuildRequires: mesa-libGL-devel glib2-devel gobject-introspection-devel gtk-doc pango-devel @@ -81,6 +79,9 @@ chrpath --delete %{buildroot}%{_libdir}/libcogl-pango.so %exclude %{_datadir}/cogl/examples-data/crate.jpg %changelog +* Thu Dec 05 2024 Max.LEE - 1.22.8-3 +- include all patches in the source + * Wed Oct 19 2022 wuzx - 1.22.8-2 - add sw64 patch