3.3.4
This commit is contained in:
parent
3172b068bc
commit
41166a921f
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.2.1.tar.xz
|
||||
/mutter-3.3.2.tar.xz
|
||||
/mutter-3.3.3.tar.xz
|
||||
/mutter-3.3.4.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: mutter
|
||||
Version: 3.3.3
|
||||
Release: 2%{?dist}
|
||||
Version: 3.3.4
|
||||
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
|
||||
%doc %{_mandir}/man1/mutter-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
|
||||
- Update to 3.3.4
|
||||
|
||||
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
|
||||
- Rebuild against new cogl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user