!15 [sync] PR-13: include all patches in the source

From: @openeuler-sync-bot 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
This commit is contained in:
openeuler-ci-bot 2024-12-05 10:17:34 +00:00 committed by Gitee
commit efaa0d8863
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <liweigang.lwg@gmail.com> - 1.22.8-3
- include all patches in the source
* Wed Oct 19 2022 wuzx<wuzx1226@qq.com> - 1.22.8-2
- add sw64 patch