diff --git a/cogl-1.22.4.tar.xz b/cogl-1.22.4.tar.xz deleted file mode 100644 index cbb9abc..0000000 Binary files a/cogl-1.22.4.tar.xz and /dev/null differ diff --git a/cogl-1.22.8.tar.xz b/cogl-1.22.8.tar.xz new file mode 100644 index 0000000..84fa38c Binary files /dev/null and b/cogl-1.22.8.tar.xz differ diff --git a/cogl.spec b/cogl.spec index b004445..fe6a044 100644 --- a/cogl.spec +++ b/cogl.spec @@ -1,6 +1,6 @@ Name: cogl -Version: 1.22.4 -Release: 3 +Version: 1.22.8 +Release: 1 Summary: Cogl is a modern 3D graphics API with associated utility APIs License: LGPLv2+ @@ -78,6 +78,9 @@ chrpath --delete %{buildroot}%{_libdir}/libcogl-pango.so %exclude %{_datadir}/cogl/examples-data/crate.jpg %changelog +* Mon Feb 1 2021 yanglu - 1.22.8-1 +- update to 1.22.8 + * Wed Sep 9 2020 hanhui - 1.22.4-3 - Type:bugfix - ID:NA