Update to 3.7.5

This commit is contained in:
Florian Müllner 2013-02-05 23:07:11 +01:00
parent c3f798d031
commit 01ce83638e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -42,3 +42,4 @@ mutter-2.31.5.tar.bz2
/mutter-3.7.2.tar.xz
/mutter-3.7.3.tar.xz
/mutter-3.7.4.tar.xz
/mutter-3.7.5.tar.xz

View File

@ -1,6 +1,6 @@
Name: mutter
Version: 3.7.4
Release: 2%{?dist}
Version: 3.7.5
Release: 1%{?dist}
Summary: Window and compositing manager based on Clutter
Group: User Interface/Desktops
@ -131,6 +131,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%doc %{_mandir}/man1/mutter-window-demo.1.gz
%changelog
* Tue Feb 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
- Update to 3.7.5
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4-2
- Rebuild for new cogl

View File

@ -1 +1 @@
fccdd0dd12168bc3902c59a1f3ce0ba8 mutter-3.7.4.tar.xz
e92bce43591dbf7ed157c9c1f20855e4 mutter-3.7.5.tar.xz