modify source url

This commit is contained in:
shirely16 2020-09-09 15:39:44 +08:00
parent e8d7cc761a
commit 38e5040f36
3 changed files with 8 additions and 2 deletions

BIN
1.22.4.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: cogl Name: cogl
Version: 1.22.4 Version: 1.22.4
Release: 2 Release: 3
Summary: Cogl is a modern 3D graphics API with associated utility APIs Summary: Cogl is a modern 3D graphics API with associated utility APIs
License: LGPLv2+ License: LGPLv2+
URL: https://developer.gnome.org/cogl/ URL: https://developer.gnome.org/cogl/
Source0: https://github.com/GNOME/cogl/releases/tag/%{name}-%{version}.tar.xz Source0: https://github.com/GNOME/cogl/archive/%{version}.tar.gz
BuildRequires: chrpath cairo-devel mesa-libEGL-devel mesa-libgbm-devel gdk-pixbuf2-devel 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 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 %exclude %{_datadir}/cogl/examples-data/crate.jpg
%changelog %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 * Thu Jan 9 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.22.4-2
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA