From 8a333909561160a4727a7c47bb99ea2e99e009bd Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 15 Aug 2011 17:23:08 +0100 Subject: [PATCH] 1.7.8 --- .gitignore | 1 + clutter.spec | 52 +++++++++++++++++++++++++--------------------------- sources | 2 +- 3 files changed, 27 insertions(+), 28 deletions(-) diff --git a/.gitignore b/.gitignore index 1cd119e..c401466 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ clutter-1.6.12.tar.bz2 /clutter-1.6.16.tar.bz2 /clutter-1.7.4.tar.bz2 /clutter-1.7.6.tar.xz +/clutter-1.7.8.tar.xz diff --git a/clutter.spec b/clutter.spec index 7d1e69b..91b759f 100644 --- a/clutter.spec +++ b/clutter.spec @@ -1,12 +1,11 @@ Name: clutter -Version: 1.7.6 +Version: 1.7.8 Release: 1%{?dist} Summary: Open Source software library for creating rich graphical user interfaces Group: Development/Libraries License: LGPLv2+ URL: http://www.clutter-project.org/ -#VCS: git://git.clutter-project.org/clutter#master Source0: http://www.clutter-project.org/sources/%{name}/1.7/%{name}-%{version}.tar.xz Patch0: clutter-fixdso.patch @@ -16,10 +15,6 @@ BuildRequires: cogl-devel BuildRequires: gobject-introspection-devel >= 0.9.6 BuildRequires: json-glib-devel >= 0.12.0 BuildRequires: libXdamage-devel libXcomposite-devel -# Bootstrap requirements -BuildRequires: gtk-doc gettext -BuildRequires: automake autoconf libtool - Requires: gobject-introspection %description @@ -103,10 +98,13 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/gtk-doc/html/cally %changelog +* Mon Aug 15 2011 Peter Robinson - 1.7.8-1 +- Update to 1.7.8 + * Tue Jul 26 2011 Matthias Clasen - 1.7.6-1 - Update to 1.7.6 -* Mon Jul 4 2011 Peter Robinson - 1.7.4-1 +* Mon Jul 4 2011 Peter Robinson - 1.7.4-1 - Update to 1.7.4 devel build - Build against cogl - Add patch to fix DSO linking @@ -136,31 +134,31 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' * Wed Mar 2 2011 Matthias Clasen - 1.6.6-2 - Fix icon corruption in gnome-shell -* Mon Feb 21 2011 Peter Robinson - 1.6.6-1 +* Mon Feb 21 2011 Peter Robinson - 1.6.6-1 - Update to 1.6.6 -* Mon Feb 14 2011 Peter Robinson - 1.6.4-1 +* Mon Feb 14 2011 Peter Robinson - 1.6.4-1 - Update to 1.6.4 * Tue Feb 08 2011 Fedora Release Engineering - 1.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild -* Mon Feb 7 2011 Peter Robinson - 1.6.2-1 +* Mon Feb 7 2011 Peter Robinson - 1.6.2-1 - Update to 1.6.2 -* Mon Jan 31 2011 Peter Robinson - 1.6.0-1 +* Mon Jan 31 2011 Peter Robinson - 1.6.0-1 - Update to 1.6.0 -* Mon Jan 24 2011 Peter Robinson - 1.5.14-1 +* Mon Jan 24 2011 Peter Robinson - 1.5.14-1 - Update to 1.5.14 -* Wed Jan 12 2011 Peter Robinson - 1.5.12-1 +* Wed Jan 12 2011 Peter Robinson - 1.5.12-1 - Update to 1.5.12 -* Tue Dec 28 2010 Peter Robinson - 1.5.10-1 +* Tue Dec 28 2010 Peter Robinson - 1.5.10-1 - Update to 1.5.10 -* Mon Dec 6 2010 Peter Robinson - 1.5.8-3 +* Mon Dec 6 2010 Peter Robinson - 1.5.8-3 - Drop unneeded gtk2-devel builddep that causes issues for gtk3 clutter apps - Add the independent deps that were pulled in by gtk2-devel @@ -182,7 +180,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' * Wed Sep 29 2010 jkeating - 1.4.0-2 - Rebuilt for gcc bug 634757 -* Fri Sep 24 2010 Peter Robinson 1.4.0-1 +* Fri Sep 24 2010 Peter Robinson 1.4.0-1 - Update to stable 1.4.0 release * Wed Sep 22 2010 Matthias Clasen - 1.3.14-1 @@ -200,7 +198,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' * Mon Jul 12 2010 Colin Walters - 1.2.10-2 - Rebuild against new gobject-introspection -* Sun Jul 11 2010 Peter Robinson 1.2.10-1 +* Sun Jul 11 2010 Peter Robinson 1.2.10-1 - Update to new upstream stable 1.2.10 release * Tue Jul 6 2010 Colin Walters - 1.2.8-4 @@ -213,7 +211,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' * Thu Jun 10 2010 Colin Walters 1.2.8-2 - Drop gir-repository dependency, we don't need it anymore -* Sat May 15 2010 Peter Robinson 1.2.8-1 +* Sat May 15 2010 Peter Robinson 1.2.8-1 - Update to new upstream stable 1.2.8 release - Drop upstreamed patches @@ -223,31 +221,31 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' - Fix Mutter not seeing BufferSwapComplete events and freezing - Remove incorrect warning message about BufferSwapComplete events -* Tue Mar 20 2010 Peter Robinson 1.2.4-1 +* Tue Mar 20 2010 Peter Robinson 1.2.4-1 - Update to new upstream stable 1.2.4 release -* Mon Mar 15 2010 Peter Robinson 1.2.2-1 +* Mon Mar 15 2010 Peter Robinson 1.2.2-1 - Update to new upstream stable 1.2.2 release -* Tue Mar 2 2010 Peter Robinson 1.2.0-1 +* Tue Mar 2 2010 Peter Robinson 1.2.0-1 - Update to new upstream stable 1.2.0 release -* Sun Feb 28 2010 Peter Robinson 1.1.14-1 +* Sun Feb 28 2010 Peter Robinson 1.1.14-1 - Update to 1.1.14 -* Wed Feb 11 2010 Peter Robinson 1.1.10-2 +* Wed Feb 11 2010 Peter Robinson 1.1.10-2 - Add patch to fix 64bit build -* Wed Feb 11 2010 Peter Robinson 1.1.10-1 +* Wed Feb 11 2010 Peter Robinson 1.1.10-1 - Update to 1.1.10 -* Thu Feb 4 2010 Peter Robinson 1.1.6-1 +* Thu Feb 4 2010 Peter Robinson 1.1.6-1 - Update to 1.1.6 -* Thu Jan 7 2010 Peter Robinson 1.0.8-2 +* Thu Jan 7 2010 Peter Robinson 1.0.8-2 - A few minor spec cleanups -* Mon Jan 4 2010 Peter Robinson 1.0.8-1 +* Mon Jan 4 2010 Peter Robinson 1.0.8-1 - Update to 1.0.8 * Tue Sep 22 2009 Bastien Nocera 1.0.6-1 diff --git a/sources b/sources index 79dadb8..81445b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f93275d182e1e01c56844330c282bc3 clutter-1.7.6.tar.xz +0d822b803463dbaeb8dce4c70d86846a clutter-1.7.8.tar.xz