Hello community, here is the log from the commit of package mutter for openSUSE:12.1:Update:Test checked in at 2012-02-17 15:44:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:12.1:Update:Test/mutter (Old) and /work/SRC/openSUSE:12.1:Update:Test/.mutter.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mutter", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:12.1:Update:Test/mutter/mutter.changes 2012-02-17 15:44:09.000000000 +0100 +++ /work/SRC/openSUSE:12.1:Update:Test/.mutter.new/mutter.changes 2012-02-17 15:44:12.000000000 +0100 @@ -1,0 +2,13 @@ +Thu Feb 16 17:49:35 UTC 2012 - [email protected] + +- Update to new upstream version to fix bnc#745650. +- Changes from version 3.2.2: + + Fix a crash that could occur when unredirected full-screen + windows. + + Fix a memory leak. [bgo#642652] + + Updated translations. +- Add xz BuildRequires because we can't build a package for a + xz-compressed tarball without explicitly specifying that... See + bnc#697467 for more details. + +------------------------------------------------------------------- Old: ---- mutter-3.2.1.tar.bz2 New: ---- mutter-3.2.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mutter.spec ++++++ --- /var/tmp/diff_new_pack.douJCl/_old 2012-02-17 15:44:12.000000000 +0100 +++ /var/tmp/diff_new_pack.douJCl/_new 2012-02-17 15:44:12.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package mutter # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,8 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: mutter BuildRequires: clutter-devel @@ -29,17 +27,19 @@ BuildRequires: startup-notification-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 +BuildRequires: xz BuildRequires: zenity BuildRequires: pkgconfig(libcanberra-gtk3) %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common %endif -License: GPLv2+ -Group: System/GUI/GNOME -Version: 3.2.1 -Release: 1 +Version: 3.2.2 +Release: 0 Summary: Window and compositing manager based on Clutter -Source: http://download.gnome.org/sources/mutter/3.2/%{name}-%{version}.tar.bz2 +License: GPL-2.0+ +Group: System/GUI/GNOME +Source: http://download.gnome.org/sources/mutter/3.2/%{name}-%{version}.tar.xz Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: zenity @@ -52,7 +52,6 @@ from Metacity. %package devel -License: GPLv2+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME Requires: %{name} = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
