1.7.8
This commit is contained in:
parent
4bea7e6c67
commit
8a33390956
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ clutter-1.6.12.tar.bz2
|
|||||||
/clutter-1.6.16.tar.bz2
|
/clutter-1.6.16.tar.bz2
|
||||||
/clutter-1.7.4.tar.bz2
|
/clutter-1.7.4.tar.bz2
|
||||||
/clutter-1.7.6.tar.xz
|
/clutter-1.7.6.tar.xz
|
||||||
|
/clutter-1.7.8.tar.xz
|
||||||
|
52
clutter.spec
52
clutter.spec
@ -1,12 +1,11 @@
|
|||||||
Name: clutter
|
Name: clutter
|
||||||
Version: 1.7.6
|
Version: 1.7.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Source software library for creating rich graphical user interfaces
|
Summary: Open Source software library for creating rich graphical user interfaces
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.clutter-project.org/
|
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
|
Source0: http://www.clutter-project.org/sources/%{name}/1.7/%{name}-%{version}.tar.xz
|
||||||
Patch0: clutter-fixdso.patch
|
Patch0: clutter-fixdso.patch
|
||||||
|
|
||||||
@ -16,10 +15,6 @@ BuildRequires: cogl-devel
|
|||||||
BuildRequires: gobject-introspection-devel >= 0.9.6
|
BuildRequires: gobject-introspection-devel >= 0.9.6
|
||||||
BuildRequires: json-glib-devel >= 0.12.0
|
BuildRequires: json-glib-devel >= 0.12.0
|
||||||
BuildRequires: libXdamage-devel libXcomposite-devel
|
BuildRequires: libXdamage-devel libXcomposite-devel
|
||||||
# Bootstrap requirements
|
|
||||||
BuildRequires: gtk-doc gettext
|
|
||||||
BuildRequires: automake autoconf libtool
|
|
||||||
|
|
||||||
Requires: gobject-introspection
|
Requires: gobject-introspection
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -103,10 +98,13 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/gtk-doc/html/cally
|
%{_datadir}/gtk-doc/html/cally
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 15 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7.8-1
|
||||||
|
- Update to 1.7.8
|
||||||
|
|
||||||
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 1.7.6-1
|
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 1.7.6-1
|
||||||
- Update to 1.7.6
|
- Update to 1.7.6
|
||||||
|
|
||||||
* Mon Jul 4 2011 Peter Robinson <pbrobinson@gmail.com> - 1.7.4-1
|
* Mon Jul 4 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.7.4-1
|
||||||
- Update to 1.7.4 devel build
|
- Update to 1.7.4 devel build
|
||||||
- Build against cogl
|
- Build against cogl
|
||||||
- Add patch to fix DSO linking
|
- Add patch to fix DSO linking
|
||||||
@ -136,31 +134,31 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
* Wed Mar 2 2011 Matthias Clasen <mclasen@redhat.com> - 1.6.6-2
|
* Wed Mar 2 2011 Matthias Clasen <mclasen@redhat.com> - 1.6.6-2
|
||||||
- Fix icon corruption in gnome-shell
|
- Fix icon corruption in gnome-shell
|
||||||
|
|
||||||
* Mon Feb 21 2011 Peter Robinson <pbrobinson@gmail.com> - 1.6.6-1
|
* Mon Feb 21 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.6.6-1
|
||||||
- Update to 1.6.6
|
- Update to 1.6.6
|
||||||
|
|
||||||
* Mon Feb 14 2011 Peter Robinson <pbrobinson@gmail.com> - 1.6.4-1
|
* Mon Feb 14 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.6.4-1
|
||||||
- Update to 1.6.4
|
- Update to 1.6.4
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Feb 7 2011 Peter Robinson <pbrobinson@gmail.com> - 1.6.2-1
|
* Mon Feb 7 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.6.2-1
|
||||||
- Update to 1.6.2
|
- Update to 1.6.2
|
||||||
|
|
||||||
* Mon Jan 31 2011 Peter Robinson <pbrobinson@gmail.com> - 1.6.0-1
|
* Mon Jan 31 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.6.0-1
|
||||||
- Update to 1.6.0
|
- Update to 1.6.0
|
||||||
|
|
||||||
* Mon Jan 24 2011 Peter Robinson <pbrobinson@gmail.com> - 1.5.14-1
|
* Mon Jan 24 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.5.14-1
|
||||||
- Update to 1.5.14
|
- Update to 1.5.14
|
||||||
|
|
||||||
* Wed Jan 12 2011 Peter Robinson <pbrobinson@gmail.com> - 1.5.12-1
|
* Wed Jan 12 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.5.12-1
|
||||||
- Update to 1.5.12
|
- Update to 1.5.12
|
||||||
|
|
||||||
* Tue Dec 28 2010 Peter Robinson <pbrobinson@gmail.com> - 1.5.10-1
|
* Tue Dec 28 2010 Peter Robinson <pbrobinson@fedoraproject.org> - 1.5.10-1
|
||||||
- Update to 1.5.10
|
- Update to 1.5.10
|
||||||
|
|
||||||
* Mon Dec 6 2010 Peter Robinson <pbrobinson@gmail.com> - 1.5.8-3
|
* Mon Dec 6 2010 Peter Robinson <pbrobinson@fedoraproject.org> - 1.5.8-3
|
||||||
- Drop unneeded gtk2-devel builddep that causes issues for gtk3 clutter apps
|
- Drop unneeded gtk2-devel builddep that causes issues for gtk3 clutter apps
|
||||||
- Add the independent deps that were pulled in by gtk2-devel
|
- 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
|
* Wed Sep 29 2010 jkeating - 1.4.0-2
|
||||||
- Rebuilt for gcc bug 634757
|
- Rebuilt for gcc bug 634757
|
||||||
|
|
||||||
* Fri Sep 24 2010 Peter Robinson <pbrobinson@gmail.com> 1.4.0-1
|
* Fri Sep 24 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.4.0-1
|
||||||
- Update to stable 1.4.0 release
|
- Update to stable 1.4.0 release
|
||||||
|
|
||||||
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 1.3.14-1
|
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 1.3.14-1
|
||||||
@ -200,7 +198,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 1.2.10-2
|
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 1.2.10-2
|
||||||
- Rebuild against new gobject-introspection
|
- Rebuild against new gobject-introspection
|
||||||
|
|
||||||
* Sun Jul 11 2010 Peter Robinson <pbrobinson@gmail.com> 1.2.10-1
|
* Sun Jul 11 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.10-1
|
||||||
- Update to new upstream stable 1.2.10 release
|
- Update to new upstream stable 1.2.10 release
|
||||||
|
|
||||||
* Tue Jul 6 2010 Colin Walters <walters@verbum.org> - 1.2.8-4
|
* Tue Jul 6 2010 Colin Walters <walters@verbum.org> - 1.2.8-4
|
||||||
@ -213,7 +211,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
* Thu Jun 10 2010 Colin Walters <walters@verbum.org> 1.2.8-2
|
* Thu Jun 10 2010 Colin Walters <walters@verbum.org> 1.2.8-2
|
||||||
- Drop gir-repository dependency, we don't need it anymore
|
- Drop gir-repository dependency, we don't need it anymore
|
||||||
|
|
||||||
* Sat May 15 2010 Peter Robinson <pbrobinson@gmail.com> 1.2.8-1
|
* Sat May 15 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.8-1
|
||||||
- Update to new upstream stable 1.2.8 release
|
- Update to new upstream stable 1.2.8 release
|
||||||
- Drop upstreamed patches
|
- Drop upstreamed patches
|
||||||
|
|
||||||
@ -223,31 +221,31 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
- Fix Mutter not seeing BufferSwapComplete events and freezing
|
- Fix Mutter not seeing BufferSwapComplete events and freezing
|
||||||
- Remove incorrect warning message about BufferSwapComplete events
|
- Remove incorrect warning message about BufferSwapComplete events
|
||||||
|
|
||||||
* Tue Mar 20 2010 Peter Robinson <pbrobinson@gmail.com> 1.2.4-1
|
* Tue Mar 20 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.4-1
|
||||||
- Update to new upstream stable 1.2.4 release
|
- Update to new upstream stable 1.2.4 release
|
||||||
|
|
||||||
* Mon Mar 15 2010 Peter Robinson <pbrobinson@gmail.com> 1.2.2-1
|
* Mon Mar 15 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.2-1
|
||||||
- Update to new upstream stable 1.2.2 release
|
- Update to new upstream stable 1.2.2 release
|
||||||
|
|
||||||
* Tue Mar 2 2010 Peter Robinson <pbrobinson@gmail.com> 1.2.0-1
|
* Tue Mar 2 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.2.0-1
|
||||||
- Update to new upstream stable 1.2.0 release
|
- Update to new upstream stable 1.2.0 release
|
||||||
|
|
||||||
* Sun Feb 28 2010 Peter Robinson <pbrobinson@gmail.com> 1.1.14-1
|
* Sun Feb 28 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.14-1
|
||||||
- Update to 1.1.14
|
- Update to 1.1.14
|
||||||
|
|
||||||
* Wed Feb 11 2010 Peter Robinson <pbrobinson@gmail.com> 1.1.10-2
|
* Wed Feb 11 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.10-2
|
||||||
- Add patch to fix 64bit build
|
- Add patch to fix 64bit build
|
||||||
|
|
||||||
* Wed Feb 11 2010 Peter Robinson <pbrobinson@gmail.com> 1.1.10-1
|
* Wed Feb 11 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.10-1
|
||||||
- Update to 1.1.10
|
- Update to 1.1.10
|
||||||
|
|
||||||
* Thu Feb 4 2010 Peter Robinson <pbrobinson@gmail.com> 1.1.6-1
|
* Thu Feb 4 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.1.6-1
|
||||||
- Update to 1.1.6
|
- Update to 1.1.6
|
||||||
|
|
||||||
* Thu Jan 7 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.8-2
|
* Thu Jan 7 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.8-2
|
||||||
- A few minor spec cleanups
|
- A few minor spec cleanups
|
||||||
|
|
||||||
* Mon Jan 4 2010 Peter Robinson <pbrobinson@gmail.com> 1.0.8-1
|
* Mon Jan 4 2010 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.8-1
|
||||||
- Update to 1.0.8
|
- Update to 1.0.8
|
||||||
|
|
||||||
* Tue Sep 22 2009 Bastien Nocera <bnocera@redhat.com> 1.0.6-1
|
* Tue Sep 22 2009 Bastien Nocera <bnocera@redhat.com> 1.0.6-1
|
||||||
|
Loading…
Reference in New Issue
Block a user