Mailinglist Archive: opensuse-commit (1314 mails)

< Previous Next >
commit gnome-tweak-tool for openSUSE:Factory
Hello community,

here is the log from the commit of package gnome-tweak-tool for
openSUSE:Factory checked in at 2012-01-26 14:04:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-tweak-tool (Old)
and /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-tweak-tool", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-tweak-tool/gnome-tweak-tool.changes
2012-01-05 19:12:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new/gnome-tweak-tool.changes
2012-01-26 14:04:36.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Jan 16 13:20:37 UTC 2012 - vuntz@xxxxxxxxxxxx
+
+- Update to version 3.3.4:
+ + Adapt to Metacity/Mutter/Shell ported to GSettings
+ + Adapt to GNOME Shell 3.4 DBus interface
+- 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:
----
gnome-tweak-tool-3.2.2.tar.bz2

New:
----
gnome-tweak-tool-3.3.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-tweak-tool.spec ++++++
--- /var/tmp/diff_new_pack.jFQTXf/_old 2012-01-26 14:04:37.000000000 +0100
+++ /var/tmp/diff_new_pack.jFQTXf/_new 2012-01-26 14:04:37.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package gnome-tweak-tool
#
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Luis Medinas, Lisbon, Portugal.
#
# All modifications and additions to the file contributed by third parties
@@ -16,24 +16,24 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-
-
Name: gnome-tweak-tool
-Version: 3.2.2
-Release: 1
-License: GPLv3+
+Version: 3.3.4
+Release: 0
Summary: A tool to customize advanced GNOME 3 options
+License: GPL-3.0+
Group: System/GUI/GNOME
Url: http://live.gnome.org/GnomeTweakTool
-Source0:
http://download.gnome.org/sources/gnome-tweak-tool/3.2/%{name}-%{version}.tar.bz2
+Source0:
http://download.gnome.org/sources/gnome-tweak-tool/3.3/%{name}-%{version}.tar.xz
BuildRequires: fdupes
# Needed to have typelib() Requires
BuildRequires: gobject-introspection
BuildRequires: intltool
+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: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.0.0
BuildRequires: pkgconfig(pygobject-3.0) >= 2.90.0
-BuildRequires: update-desktop-files
Requires: gnome-shell
Requires: python-gobject
Recommends: %{name}-lang

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread