This commit is contained in:
committed by
Git OBS Bridge
parent
c813430360
commit
9db75a29ef
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:23386f74509bd041ee95a59e99bf962fca494f3742ac963bc9c57613b2c7ce7d
|
|
||||||
size 1376270
|
|
3
gnome-desktop-2.21.91.tar.bz2
Normal file
3
gnome-desktop-2.21.91.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fdbdcc38d97084dc29c60d9e37b3cc770168632f46bf74b6f5be079adec686b2
|
||||||
|
size 1382663
|
@@ -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
|
Fri Feb 1 19:49:14 CET 2008 - maw@suse.de
|
||||||
|
|
||||||
|
@@ -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.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@@ -10,12 +10,13 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: gnome-desktop
|
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
|
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
|
License: GNU Free Documentation License, Version 1.1 (GFDL 1.1); GPL v2 or later; LGPL v2.1 or later
|
||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Obsoletes: gnome-core
|
Obsoletes: gnome-core
|
||||||
Version: 2.21.90
|
Version: 2.21.91
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The GNOME Desktop API Library
|
Summary: The GNOME Desktop API Library
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@@ -182,6 +183,17 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/gnome-desktop
|
%{_datadir}/gtk-doc/html/gnome-desktop
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Feb 01 2008 maw@suse.de
|
||||||
- Update to version 2.21.90:
|
- Update to version 2.21.90:
|
||||||
+ Add GNOME_DESKTOP_USE_UNSTABLE_API API guard
|
+ Add GNOME_DESKTOP_USE_UNSTABLE_API API guard
|
||||||
|
Reference in New Issue
Block a user