Update to 3.9.2
This commit is contained in:
parent
32e19eb967
commit
5bb5d6245c
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@ mutter-2.31.5.tar.bz2
|
|||||||
/mutter-3.8.0.tar.xz
|
/mutter-3.8.0.tar.xz
|
||||||
/mutter-3.8.1.tar.xz
|
/mutter-3.8.1.tar.xz
|
||||||
/mutter-3.9.1.tar.xz
|
/mutter-3.9.1.tar.xz
|
||||||
|
/mutter-3.9.2.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: mutter
|
Name: mutter
|
||||||
Version: 3.9.1
|
Version: 3.9.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window and compositing manager based on Clutter
|
Summary: Window and compositing manager based on Clutter
|
||||||
|
|
||||||
@ -133,6 +133,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 28 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.2-1
|
||||||
|
- Update to 3.9.2
|
||||||
|
|
||||||
* Wed May 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.1-1
|
* Wed May 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.1-1
|
||||||
- Update to 3.9.1
|
- Update to 3.9.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user