diff --git a/cogl.spec b/cogl.spec index 727e029..b004445 100644 --- a/cogl.spec +++ b/cogl.spec @@ -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 - 1.22.4-3 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:modify source url + * Thu Jan 9 2020 openEuler Buildteam - 1.22.4-2 - Type:enhancement - ID:NA