Update to 3.7.90
This commit is contained in:
parent
01ce83638e
commit
f064bf55af
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ mutter-2.31.5.tar.bz2
|
||||
/mutter-3.7.3.tar.xz
|
||||
/mutter-3.7.4.tar.xz
|
||||
/mutter-3.7.5.tar.xz
|
||||
/mutter-3.7.90.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: mutter
|
||||
Version: 3.7.5
|
||||
Version: 3.7.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
|
||||
@ -8,7 +8,7 @@ License: GPLv2+
|
||||
#VCS: git:git://git.gnome.org/mutter
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: clutter-devel >= 1.7.5
|
||||
BuildRequires: clutter-devel >= 1.13.5
|
||||
BuildRequires: pango-devel
|
||||
BuildRequires: startup-notification-devel
|
||||
BuildRequires: gtk3-devel >= 3.3.3
|
||||
@ -131,6 +131,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%doc %{_mandir}/man1/mutter-window-demo.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
|
||||
- Update to 3.7.90
|
||||
|
||||
* Tue Feb 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
|
||||
- Update to 3.7.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user