diff --git a/gnome-desktop-2.91.6.1.tar.bz2 b/gnome-desktop-2.91.6.1.tar.bz2 deleted file mode 100644 index 2a2d40b..0000000 --- a/gnome-desktop-2.91.6.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f96b112b3592bcafa99b3948305007991f086277a438cd6f6e82ffd299221447 -size 1243106 diff --git a/gnome-desktop-3.0.1.tar.bz2 b/gnome-desktop-3.0.1.tar.bz2 new file mode 100644 index 0000000..ea130bd --- /dev/null +++ b/gnome-desktop-3.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d5e140a0d5f9bc131caff505bc4a2afa11e1839437f7fc3da73238b37a3f0a3 +size 1246936 diff --git a/gnome-desktop.changes b/gnome-desktop.changes index c71f727..ee77c99 100644 --- a/gnome-desktop.changes +++ b/gnome-desktop.changes @@ -1,3 +1,62 @@ +------------------------------------------------------------------- +Wed Apr 27 12:03:31 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.1: + + Updated translations. + +------------------------------------------------------------------- +Fri Apr 22 11:00:36 CEST 2011 - vuntz@opensuse.org + +- Move gnome-about Obsoletes to gnome-version subpackage as this is + really the one providing the same kind of data. + +------------------------------------------------------------------- +Tue Apr 12 16:18:26 UTC 2011 - dimstar@opensuse.org + +- Set IS_DEFAULT_GNOME_DESKTOP to 1 and add gnome-about Obsoletes + to libgnome-desktop-3-0. + +------------------------------------------------------------------- +Tue Apr 5 11:11:24 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.0: + + libgnome-desktop: + - GnomeRR: Fix build when randr is not available + - GnomeRR: Avoid a crash with spice client + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 24 17:51:05 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.93: + + libgnome-desktop: + - Revert "Force property update when doing new crossfade frame" + +------------------------------------------------------------------- +Tue Mar 22 13:20:20 UTC 2011 - fcrozat@novell.com + +- Update to version 2.91.92: + + libgnome-desktop: + - Force property update when doing new crossfade frame + - Use picture-uri GSettings key + + Misc: + - Don't build some RANDR code if RANDR is not available + + Updated translations. +- Changes from version 2.91.91: + + libgnome-desktop: + - Introspection build improvement + + Bump GTK+ 3 requirement to 3.0 + + Updated translations. +- Changes from version 2.91.90: + + libgnome-desktop: + - GnomeRR: Fix refcount issues in GnomeRRLabeler + - GnomeBG: Fix background cache + - GnomeBG: Better support for one-slide slideshows, for image + with multiple sizes + - GnomeRR: Properly position GnomeRRLabeler labels + + Build fix + + Updated translations. + ------------------------------------------------------------------- Sun Feb 13 21:08:35 CET 2011 - vuntz@opensuse.org diff --git a/gnome-desktop.spec b/gnome-desktop.spec index 0ed5b91..953f828 100644 --- a/gnome-desktop.spec +++ b/gnome-desktop.spec @@ -16,10 +16,10 @@ # -%define IS_DEFAULT_GNOME_DESKTOP 0 +%define IS_DEFAULT_GNOME_DESKTOP 1 Name: gnome-desktop -Version: 2.91.6.1 +Version: 3.0.1 Release: 1 License: LGPLv2.1+ Summary: The GNOME Desktop API Library @@ -46,8 +46,7 @@ BuildRequires: gtk-doc BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -This package contains the gnome-about program as well as some -desktop-wide documents. +This package contains the desktop-wide files. %if %IS_DEFAULT_GNOME_DESKTOP || 0%{?BUILD_FROM_VCS} @@ -55,6 +54,9 @@ desktop-wide documents. License: LGPLv2.1+ Summary: GNOME version Group: System/GUI/GNOME +%if %IS_DEFAULT_GNOME_DESKTOP +Obsoletes: gnome-about < %{version} +%endif %description -n gnome-version This package contains information on the version of GNOME that is installed. @@ -118,6 +120,7 @@ translation-update-upstream --disable-scrollkeeper \ --with-gnome-distributor="SUSE" \ --disable-date-in-gnome-version +make %{?_smp_mflags} V=1 %install %makeinstall