From: @shirely16
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2020-09-11 18:43:48 +08:00 committed by Gitee
commit 16baf5de7c

View File

@ -1,11 +1,11 @@
Name: cogl
Version: 1.22.4
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://github.com/GNOME/cogl/releases/tag/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/cogl/1.22/%{name}-%{version}.tar.xz
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
@ -78,6 +78,12 @@ chrpath --delete %{buildroot}%{_libdir}/libcogl-pango.so
%exclude %{_datadir}/cogl/examples-data/crate.jpg
%changelog
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 1.22.4-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify source url
* Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.22.4-2
- Type:enhancement
- ID:NA