OBS User unknown 2008-02-19 01:24:21 +00:00 committed by Git OBS Bridge
parent c813430360
commit 9db75a29ef
4 changed files with 31 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23386f74509bd041ee95a59e99bf962fca494f3742ac963bc9c57613b2c7ce7d
size 1376270

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fdbdcc38d97084dc29c60d9e37b3cc770168632f46bf74b6f5be079adec686b2
size 1382663

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Feb 18 20:40:22 CET 2008 - maw@suse.de
- Update to version 2.21.91:
+ libgnome-desktop:
* Fix invalid read
* Fix compilation issue caused by some headers
* Port to gio
* Fix crash in GnomeBG when file is empty
+ gnome-about:
* Add back a --version option
+ Require gio, and get rid of gnome-vfs
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 1 19:49:14 CET 2008 - maw@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package gnome-desktop (Version 2.21.90)
# spec file for package gnome-desktop (Version 2.21.91)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -10,12 +10,13 @@
# norootforbuild
Name: gnome-desktop
BuildRequires: fdupes gnome-common gnome-doc-utils gnome-doc-utils-devel gtk-doc intltool libgnomeui-devel perl-XML-Parser scrollkeeper startup-notification-devel update-desktop-files
License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GPL v2 or later; LGPL v2.1 or later
Group: System/GUI/GNOME
Obsoletes: gnome-core
Version: 2.21.90
Version: 2.21.91
Release: 1
Summary: The GNOME Desktop API Library
Source: %{name}-%{version}.tar.bz2
@ -182,6 +183,17 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/gnome-desktop
%changelog
* Mon Feb 18 2008 maw@suse.de
- Update to version 2.21.91:
+ libgnome-desktop:
* Fix invalid read
* Fix compilation issue caused by some headers
* Port to gio
* Fix crash in GnomeBG when file is empty
+ gnome-about:
* Add back a --version option
+ Require gio, and get rid of gnome-vfs
+ Updated translations.
* Fri Feb 01 2008 maw@suse.de
- Update to version 2.21.90:
+ Add GNOME_DESKTOP_USE_UNSTABLE_API API guard