diff --git a/.gitignore b/.gitignore index b0b6fc2..591674f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /cogl-1.7.0.tar.bz2 /cogl-1.7.2.tar.bz2 /cogl-1.7.4.tar.xz +/cogl-1.7.6.tar.xz diff --git a/cogl.spec b/cogl.spec index fe8c9d0..c2d5e98 100644 --- a/cogl.spec +++ b/cogl.spec @@ -1,5 +1,5 @@ Name: cogl -Version: 1.7.4 +Version: 1.7.6 Release: 1%{?dist} Summary: A library for using 3D graphics hardware to draw pretty pictures @@ -80,24 +80,24 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %postun -p /sbin/ldconfig %files -f %{name}.lang -%defattr(-,root,root,-) %doc COPYING NEWS README ChangeLog %{_libdir}/libcogl*.so.* %{_libdir}/girepository-1.0/Cogl*.typelib %files devel -%defattr(-, root, root) %{_includedir}/cogl %{_libdir}/libcogl*.so %{_libdir}/pkgconfig/*.pc %{_datadir}/gir-1.0/Cogl*.gir %files doc -%defattr(-, root, root) %{_datadir}/gtk-doc/html/cogl %{_datadir}/gtk-doc/html/cogl-2.0-experimental %changelog +* Thu Aug 18 2011 Matthias Clasen - 1.7.6-1 +- Update to 1.7.6 + * Tue Jul 26 2011 Matthias Clasen - 1.7.4-1 - Update to 1.7.4 diff --git a/sources b/sources index 8d4d534..116d891 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4463135cfd3f193f6eddfefa1230c965 cogl-1.7.4.tar.xz +1e46c63c9b820471cdc12a7af87d8458 cogl-1.7.6.tar.xz